openssl/util
Richard Levitte 1060a50b6d Add getters / setters for the X509_STORE_CTX and X509_STORE functions
We only add setters for X509_STORE function pointers except for the
verify callback function.  The thought is that the function pointers
in X509_STORE_CTX are a cache for the X509_STORE functions.
Therefore, it's preferable if the user makes the changes in X509_STORE
before X509_STORE_CTX_init is called, and otherwise use the verify
callback to override any results from OpenSSL's internal
calculations.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-07-25 17:20:58 +02:00
..
perl/OpenSSL/Util
TLSProxy Add a test for fragmented alerts 2016-06-27 14:51:03 +01:00
ck_errf.pl
copy.pl
dofile.pl
find-doc-nits.pl RT4593: Add space after comma (doc nits) 2016-07-19 09:29:53 -04:00
find-undoc-api.pl
find-unused-errs GH1278: Removed error code for alerts 2016-07-08 13:28:33 -04:00
fipslink.pl
incore
indent.pro Replace all #define's in pod pages. 2016-07-08 12:55:45 -04:00
libcrypto.num Add getters / setters for the X509_STORE_CTX and X509_STORE functions 2016-07-25 17:20:58 +02:00
libssl.num Make update 2016-07-12 11:10:29 -04:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02:00
mkdir-p.pl utils/mkdir-p: check if dir exists also after mkdir failed 2016-06-23 11:10:29 -04:00
mkerr.pl Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl
selftest.pl
shlib_wrap.sh
su-filter.pl
with_fallback.pm