openssl/crypto/x509
Richard Levitte 8e21938ce3 Remove the envvar hack to enable proxy cert processing
When the proxy cert code was initially added, some application authors
wanted to get them verified without having to change their code, so a
check of the env var OPENSSL_ALLOW_PROXY_CERTS was added.

Since then, the use of this variable has become irrelevant, as it's
likely that code has been changed since, so it's time it gets removed.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-06-30 01:37:40 +02:00
..
build.info
by_dir.c
by_file.c
t_crl.c
t_req.c
t_x509.c
x509_att.c Fix an error path leak in int X509_ATTRIBUTE_set1_data() 2016-06-10 16:42:05 +01:00
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c make update 2016-06-20 21:34:37 +02:00
x509_ext.c
x509_lcl.h
x509_lu.c
x509_obj.c Spelling 2016-06-29 09:56:39 -04:00
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c Remove pointless free loop in X509_TRUST_cleanup() 2016-06-20 09:58:58 -04:00
x509_txt.c Check that the subject name in a proxy cert complies to RFC 3820 2016-06-20 21:34:37 +02:00
x509_v3.c
x509_vfy.c Remove the envvar hack to enable proxy cert processing 2016-06-30 01:37:40 +02:00
x509_vpm.c Make a2i_ipadd an internal function 2016-06-09 17:15:42 -04:00
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c
x_attrib.c
x_crl.c
x_exten.c
x_name.c Missing NULL check on OBJ_dup result in x509_name_canon 2016-06-18 16:30:24 -04:00
x_pubkey.c
x_req.c
x_x509.c
x_x509a.c