openssl/util
Richard Levitte fe0169b097 Make it possible for external code to set the certiciate proxy path length
This adds the functions X509_set_proxy_pathlen(), which sets the
internal pc path length cache for a given X509 structure, along with
X509_get_proxy_pathlen(), which retrieves it.

Along with the previously added X509_set_proxy_flag(), this provides
the tools needed to manipulate all the information cached on proxy
certificates, allowing external code to do what's necessary to have
them verified correctly by the libcrypto code.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-07-25 17:36:39 +02:00
..
perl/OpenSSL/Util perl: refactor .pod name section extractor into its own module 2016-06-02 15:38:16 +02:00
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 Add script to find undocumented API 2016-06-07 10:05:06 -04:00
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 Make it possible for external code to set the certiciate proxy path length 2016-07-25 17:36:39 +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 perl: refactor .pod name section extractor into its own module 2016-06-02 15:38:16 +02:00
selftest.pl
shlib_wrap.sh
su-filter.pl
with_fallback.pm