openssl/crypto/x509
Dr. David von Oheimb 9ca66fc273 x509_vfy.c and x509_lu.c: refactor find_issuer(), X509_STORE_CTX_get1_issuer(), etc.
Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18762)
2024-11-20 12:48:24 +01:00
..
build.info feat: support the attributeDescriptor X.509v3 extension 2024-11-13 11:53:34 +01:00
by_dir.c Copyright year updates 2024-09-05 09:35:49 +02:00
by_file.c Check file name for not being NULL before opening it 2024-09-26 20:35:26 +02:00
by_store.c Copyright year updates 2024-09-05 09:35:49 +02:00
ext_dat.h feat: support the attributeDescriptor X.509v3 extension 2024-11-13 11:53:34 +01:00
pcy_cache.c
pcy_data.c
pcy_lib.c
pcy_local.h
pcy_map.c
pcy_node.c
pcy_tree.c Copyright year updates 2024-09-05 09:35:49 +02:00
standard_exts.h feat: support the attributeDescriptor X.509v3 extension 2024-11-13 11:53:34 +01:00
t_acert.c Copyright year updates 2024-09-05 09:35:49 +02:00
t_crl.c
t_req.c
t_x509.c feat: use ossl_serial_number_print in X509_print_ex 2024-09-16 22:56:02 +02:00
v3_ac_tgt.c feat: print <none> in issuer serials in ac targeting extension 2024-09-10 19:17:34 +02:00
v3_addr.c
v3_admis.c Adjust naming authority formatting when printing out admission extension 2024-11-07 10:29:34 +01:00
v3_admis.h
v3_akeya.c
v3_akid.c
v3_asid.c
v3_attrdesc.c feat: define and use ossl_bio_print_hex 2024-11-13 11:53:34 +01:00
v3_audit_id.c
v3_authattid.c feat: support the authorityAttributeIdentifier X.509v3 extension 2024-09-10 19:17:34 +02:00
v3_battcons.c
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c
v3_crld.c x509: add a newline after printing Full Name 2024-11-05 14:22:10 +01:00
v3_enum.c
v3_extku.c Copyright year updates 2024-09-05 09:35:49 +02:00
v3_genn.c Copyright year updates 2024-09-05 09:35:49 +02:00
v3_group_ac.c
v3_ia5.c
v3_ind_iss.c
v3_info.c
v3_int.c
v3_iobo.c feat: add support for issuedOnBehalfOf X.509v3 extension 2024-08-27 16:48:57 +02:00
v3_ist.c
v3_lib.c
v3_ncons.c v3_ncons: Fix difference args names in nc_match_single function 2024-10-04 12:20:19 +02:00
v3_no_ass.c
v3_no_rev_avail.c
v3_pci.c Copyright year updates 2024-09-05 09:35:49 +02:00
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c
v3_rolespec.c feat: add ossl_serial_number_print 2024-09-16 22:56:02 +02:00
v3_san.c Fix memory leak on failure in copy_issuer() 2024-11-07 10:19:56 +01:00
v3_sda.c
v3_single_use.c
v3_skid.c
v3_soa_id.c
v3_sxnet.c
v3_tlsf.c
v3_usernotice.c
v3_utf8.c
v3_utl.c feat: define and use ossl_bio_print_hex 2024-11-13 11:53:34 +01:00
v3err.c
x509_acert.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509_acert.h Copyright year updates 2024-09-05 09:35:49 +02:00
x509_att.c
x509_cmp.c
x509_d2.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509_def.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509_err.c
x509_ext.c
x509_local.h
x509_lu.c x509_vfy.c and x509_lu.c: refactor find_issuer(), X509_STORE_CTX_get1_issuer(), etc. 2024-11-20 12:48:24 +01:00
x509_meth.c
x509_obj.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509_r2x.c
x509_req.c
x509_set.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509_trust.c
x509_txt.c
x509_v3.c Fix doc and use of_X509v3_add_extensions() in case sk_X509_EXTENSION_num(exts) <= 0 2024-11-13 17:19:58 +01:00
x509_vfy.c x509_vfy.c and x509_lu.c: refactor find_issuer(), X509_STORE_CTX_get1_issuer(), etc. 2024-11-20 12:48:24 +01:00
x509_vpm.c
x509aset.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509cset.c
x509name.c
x509rset.c Copyright year updates 2024-09-05 09:35:49 +02:00
x509spki.c
x509type.c
x_all.c Increase limit for CRL download 2024-10-08 15:59:38 +02:00
x_attrib.c feat: define and use ossl_bio_print_hex 2024-11-13 11:53:34 +01:00
x_crl.c
x_exten.c Copyright year updates 2024-09-05 09:35:49 +02:00
x_ietfatt.c Copyright year updates 2024-09-05 09:35:49 +02:00
x_name.c Copyright year updates 2024-09-05 09:35:49 +02:00
x_pubkey.c Copyright year updates 2024-09-05 09:35:49 +02:00
x_req.c
x_x509.c
x_x509a.c