openssl/crypto/x509
David Woodhouse 47bbaa5b60 Revert "OPENSSL_NO_xxx cleanup: RFC3779"
This reverts the non-cleanup parts of commit c73ad69017. We do actually
have a reasonable use case for OPENSSL_NO_RFC3779 in the EDK2 UEFI
build, since we don't have a strspn() function in our runtime environment
and we don't want the RFC3779 functionality anyway.

In addition, it changes the default behaviour of the Configure script so
that RFC3779 support isn't disabled by default. It was always disabled
from when it was first added in 2006, right up until the point where
OPENSSL_NO_RFC3779 was turned into a no-op, and the code in the
Configure script was left *trying* to disable it, but not actually
working.

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-09-03 16:31:09 -04:00
..
by_dir.c make X509_CRL opaque 2015-09-02 21:26:17 +01:00
by_file.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
Makefile make update 2015-09-02 21:26:17 +01:00
x509_att.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_cmp.c Add X509_up_ref function. 2015-08-31 23:18:55 +01:00
x509_d2.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_def.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509_ext.c make X509_CRL opaque 2015-09-02 21:26:17 +01:00
x509_lcl.h make X509_VERIFY_PARAM opaque 2015-05-02 14:15:00 +01:00
x509_lu.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
x509_obj.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_r2x.c make X509_REQ opaque 2015-08-31 20:58:33 +01:00
x509_req.c make X509_REQ opaque 2015-08-31 20:58:33 +01:00
x509_set.c Add X509_up_ref function. 2015-08-31 23:18:55 +01:00
x509_trs.c make X509_CERT_AUX opaque 2015-08-31 20:58:33 +01:00
x509_txt.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_v3.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_vfy.c Revert "OPENSSL_NO_xxx cleanup: RFC3779" 2015-09-03 16:31:09 -04:00
x509_vpm.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
x509cset.c make X509_CRL opaque 2015-09-02 21:26:17 +01:00
x509name.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509rset.c make X509_REQ opaque 2015-08-31 20:58:33 +01:00
x509spki.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509type.c Remove Gost94 signature algorithm. 2015-08-11 18:23:29 -04:00
x_all.c make X509_REQ opaque 2015-08-31 20:58:33 +01:00
x_attrib.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x_exten.c make X509_EXTENSION opaque 2015-03-23 18:27:04 +00:00
x_name.c remove 0 assignments. 2015-09-03 16:26:34 -04:00