openssl/crypto/x509v3
Paul Yang 7a908204ed Simplify the stack reservation
Use the newly introduced sk_TYPE_new_reserve API to simplify the
reservation of stack as creating it.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4592)
2017-10-26 14:34:35 -04:00
..
build.info Declare a new x509v3 extension: x509ExtAdmission 2017-06-20 09:25:30 -04:00
ext_dat.h Declare a new x509v3 extension: x509ExtAdmission 2017-06-20 09:25:30 -04:00
pcy_cache.c
pcy_data.c
pcy_int.h
pcy_lib.c
pcy_map.c
pcy_node.c
pcy_tree.c Avoid possible memleak in X509_policy_check() 2017-07-05 11:14:07 +02:00
standard_exts.h Declare a new x509v3 extension: x509ExtAdmission 2017-06-20 09:25:30 -04:00
v3_addr.c Avoid out-of-bounds read 2017-08-28 13:26:26 -04:00
v3_admis.c Declare a new x509v3 extension: x509ExtAdmission 2017-06-20 09:25:30 -04:00
v3_admis.h Declare a new x509v3 extension: x509ExtAdmission 2017-06-20 09:25:30 -04:00
v3_akey.c
v3_akeya.c
v3_alt.c Simplify the stack reservation 2017-10-26 14:34:35 -04:00
v3_asid.c More updates following review feedback 2017-08-21 08:44:44 +01:00
v3_bcons.c
v3_bitst.c
v3_conf.c This has been added to avoid the situation where some host ctype.h functions 2017-08-22 09:45:25 +10:00
v3_cpols.c Simplify the stack reservation 2017-10-26 14:34:35 -04:00
v3_crld.c Simplify the stack reservation 2017-10-26 14:34:35 -04:00
v3_enum.c
v3_extku.c Simplify the stack reservation 2017-10-26 14:34:35 -04:00
v3_genn.c Fix memory leak in GENERAL_NAME_set0_othername. 2017-10-23 17:46:02 +02:00
v3_ia5.c
v3_info.c Simplify the stack reservation 2017-10-26 14:34:35 -04:00
v3_int.c
v3_lib.c
v3_ncons.c Don't use strcasecmp and strncasecmp for IA5 strings 2017-10-26 14:43:57 +01:00
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c Simplify the stack reservation 2017-10-26 14:34:35 -04:00
v3_prn.c
v3_purp.c
v3_skey.c
v3_sxnet.c
v3_tlsf.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
v3_utl.c x509v3/v3_utl.c: avoid double-free. 2017-10-17 21:36:31 +02:00
v3err.c