openssl/crypto/x509v3
Dr. Stephen Henson 04cc76660a 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:27 +00:00
..
.cvsignore
ext_dat.h Add support for Subject Info Acess extension. 2001-10-27 00:16:53 +00:00
Makefile.ssl ECDSA support 2002-02-13 18:21:51 +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
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c
v3_crld.c
v3_enum.c
v3_extku.c
v3_genn.c
v3_ia5.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
v3_info.c The new ASN1 code automatically allocates 2002-06-13 00:43:27 +00:00
v3_int.c
v3_lib.c
v3_ocsp.c
v3_pku.c
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
v3_utl.c disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
v3conf.c
v3err.c
v3prin.c
x509v3.h remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00