openssl/crypto/x509
Dr. David von Oheimb 2039ac07b4 X509_REQ_get_extensions(): Return empty stack if no extensions found
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13841)
2021-01-21 17:53:26 +01:00
..
build.info crypto/x509: Rename v3_{skey,skid}.c, v3_{akey,akid}.c, v3_{alt,san}.c 2021-01-13 11:53:15 +01:00
by_dir.c Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 2021-01-13 09:09:36 +01:00
by_file.c
by_store.c
ext_dat.h
pcy_cache.c
pcy_data.c
pcy_lib.c
pcy_local.h
pcy_map.c
pcy_node.c
pcy_tree.c
standard_exts.h
t_crl.c
t_req.c X509_REQ_print_ex(): Correct indentation of extensions, which are attributes 2021-01-20 15:59:22 +01:00
t_x509.c X509: Enable printing cert even with invalid validity times, saying 'Bad time value' 2021-01-20 15:55:58 +01:00
v3_addr.c
v3_admis.c
v3_admis.h
v3_akeya.c
v3_akid.c x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TEST 2021-01-13 11:53:16 +01:00
v3_asid.c
v3_bcons.c
v3_bitst.c
v3_conf.c X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v3_delete_ext() etc. 2021-01-20 15:59:22 +01:00
v3_cpols.c
v3_crld.c
v3_enum.c
v3_extku.c
v3_genn.c Correctly compare EdiPartyName in GENERAL_NAME_cmp() 2020-12-08 10:16:50 +00:00
v3_ia5.c
v3_info.c Restore v2i_AUTHORITY_INFO_ACCESS() behavior 2020-12-21 14:38:37 +01:00
v3_int.c
v3_ist.c
v3_lib.c
v3_ncons.c
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert 2021-01-13 11:19:17 +01:00
v3_san.c x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TEST 2021-01-13 11:53:16 +01:00
v3_skid.c x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TEST 2021-01-13 11:53:16 +01:00
v3_sxnet.c
v3_tlsf.c
v3_utf8.c Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert 2021-01-13 11:53:15 +01:00
v3_utl.c
v3err.c
x509_att.c
x509_cmp.c X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert 2021-01-13 11:19:17 +01:00
x509_d2.c
x509_def.c
x509_err.c
x509_ext.c
x509_local.h
x509_lu.c X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert 2021-01-13 11:19:17 +01:00
x509_meth.c
x509_obj.c
x509_r2x.c
x509_req.c X509_REQ_get_extensions(): Return empty stack if no extensions found 2021-01-21 17:53:26 +01:00
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c
x509_vfy.c x509_vfy.c: Rename CHECK_CB() to the more intuitively readable CB_FAIL_IF() 2021-01-20 11:08:35 +01:00
x509_vpm.c
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c Fix PKCS7 potential segfault 2021-01-18 15:01:26 +01:00
x_attrib.c Fix NULL pointer access caused by X509_ATTRIBUTE_create() 2020-12-21 15:25:59 +01:00
x_crl.c X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert 2021-01-13 11:19:17 +01:00
x_exten.c
x_name.c
x_pubkey.c X509_PUBKEY_set(): Fix error reporting 2021-01-13 11:53:15 +01:00
x_req.c
x_x509.c d2i_X509(): Make deallocation behavior consistent with d2i_X509_AUX() 2021-01-13 11:19:17 +01:00
x_x509a.c