openssl/crypto/x509v3
Dr. Stephen Henson b2e85f9d93 The new ASN1 code automatically allocates
structures for fields that are not OPTIONAL.

However in the AUTHORITY_INFO_ACCESS case
the 'location' field was set to NULL in
the old code.

So in 0.9.7+ we should free up the field before
overwriting it in v2i_AUTHORITY_INFO_ACCESS.
2002-06-13 00:43:59 +00:00
..
.cvsignore
ext_dat.h Add support for Subject Info Acess extension. 2001-10-27 00:16:53 +00:00
Makefile.ssl 'make update' 2001-10-04 07:49:09 +00:00
tabtest.c
v3_akey.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
v3_akeya.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
v3_alt.c Make it possible to move the emailAddress object to the subjectAltName 2001-04-11 12:55:06 +00:00
v3_bcons.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_bitst.c
v3_conf.c Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
v3_cpols.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_crld.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_enum.c
v3_extku.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_genn.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_ia5.c Check the return values where memory allocation failures may happen. 2002-05-30 16:50:38 +00:00
v3_info.c The new ASN1 code automatically allocates 2002-06-13 00:43:59 +00:00
v3_int.c
v3_lib.c
v3_ocsp.c
v3_pku.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_prn.c
v3_purp.c Undo previous change, X509_check_issued() was correct. 2002-01-27 17:41:12 +00:00
v3_skey.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
v3_sxnet.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_utl.c disable '#ifdef DEBUG' sections 2002-02-21 14:08:47 +00:00
v3conf.c
v3err.c Purpose and trust setting functions for X509_STORE. 2001-05-10 00:13:59 +00:00
v3prin.c
x509v3.h remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00