openssl/crypto/x509v3
Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1
OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
Two typo's on #endif comments fixed:
	OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
	OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-14 15:57:28 -05:00
..
ext_dat.h Move CT viewer extension code to crypto/x509v3 2014-02-20 18:48:56 +00:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
pcy_cache.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pcy_data.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pcy_int.h Update obsolete email address... 2008-11-05 18:39:08 +00:00
pcy_lib.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pcy_map.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pcy_node.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pcy_tree.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
tabtest.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_addr.c Prevent malformed RFC3779 data triggering an assertion failure (CVE-2011-4577) 2012-01-04 23:01:54 +00:00
v3_akey.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_akeya.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_alt.c do_othername: check for NULL after allocating objtmp 2014-08-17 18:56:05 +02:00
v3_asid.c RT2465: Silence some gcc warnings 2014-08-15 10:52:06 -04:00
v3_bcons.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_bitst.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_conf.c do_ext_i2d: free ext_der or ext_oct on error path 2014-08-17 18:56:24 +02:00
v3_cpols.c Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
v3_crld.c Updates from 1.0.0-stable branch. 2009-04-20 11:33:12 +00:00
v3_enum.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_extku.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_genn.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_ia5.c RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING 2014-09-08 11:27:07 -04:00
v3_info.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_int.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_lib.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
v3_ncons.c RT3662: Allow leading . in nameConstraints 2015-01-06 15:29:28 -05:00
v3_ocsp.c PR: 2057 2009-09-30 23:55:53 +00:00
v3_pci.c process_pci_value: free (*policy)->data before setting to NULL after failed realloc 2014-08-17 18:56:35 +02:00
v3_pcia.c Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
v3_pcons.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_pku.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
v3_pmaps.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_prn.c Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05:00
v3_purp.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
v3_scts.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
v3_skey.c Audit libcrypto for unchecked return values: fix all cases enountered 2009-09-23 23:43:49 +00:00
v3_sxnet.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3_utl.c Allow multiple IDN xn-- indicators 2015-01-12 12:39:00 -05:00
v3conf.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
v3err.c Updates from 1.0.0-stable branch. 2009-04-20 11:33:12 +00:00
v3nametest.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
v3prin.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
x509v3.h RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING 2014-09-08 11:27:07 -04:00