openssl/crypto/x509
Jonathan M. Wilbur 2b735fe219 feat: add acceptablePrivilegePolicies and acceptableCertPolicies exts
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24663)
2024-06-26 15:00:13 +02:00
..
build.info Support subjectDirectoryAttributes and associatedInformation exts 2024-06-24 15:33:21 +02:00
by_dir.c Fix race for X509 store found by thread sanitizer 2024-04-30 17:21:56 +02:00
by_file.c Copyright year updates 2024-04-09 13:43:26 +02:00
by_store.c Avoid duplicate default CApath lookups 2024-04-26 09:03:44 +02:00
ext_dat.h feat: add acceptablePrivilegePolicies and acceptableCertPolicies exts 2024-06-26 15:00:13 +02:00
pcy_cache.c
pcy_data.c
pcy_lib.c
pcy_local.h
pcy_map.c
pcy_node.c
pcy_tree.c
standard_exts.h feat: add acceptablePrivilegePolicies and acceptableCertPolicies exts 2024-06-26 15:00:13 +02:00
t_acert.c Attribute certificate printing functions 2024-04-24 14:05:35 +01:00
t_crl.c
t_req.c
t_x509.c
v3_ac_tgt.c Add support for targetingInformation X.509v3 extension 2024-06-17 14:03:25 +02:00
v3_addr.c make_addressPrefix(): Fix a memory leak in error case 2024-04-12 10:56:28 +02:00
v3_admis.c
v3_admis.h
v3_akeya.c
v3_akid.c
v3_asid.c Copyright year updates 2024-04-09 13:43:26 +02:00
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c
v3_crld.c Add support for targetingInformation X.509v3 extension 2024-06-17 14:03:25 +02:00
v3_enum.c
v3_extku.c feat: add acceptablePrivilegePolicies and acceptableCertPolicies exts 2024-06-26 15:00:13 +02:00
v3_genn.c CMP: Improvements of the support for requesting CRL 2024-05-01 14:59:39 +02:00
v3_group_ac.c
v3_ia5.c
v3_ind_iss.c
v3_info.c
v3_int.c
v3_ist.c Copyright year updates 2024-04-09 13:43:26 +02:00
v3_lib.c
v3_ncons.c feat: add delegatedNameConstraints and holderNameConstraints exts 2024-06-20 19:59:22 +02:00
v3_no_ass.c
v3_no_rev_avail.c
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c
v3_san.c
v3_sda.c Support subjectDirectoryAttributes and associatedInformation exts 2024-06-24 15:33:21 +02:00
v3_single_use.c
v3_skid.c
v3_soa_id.c
v3_sxnet.c Copyright year updates 2024-04-09 13:43:26 +02:00
v3_tlsf.c
v3_utf8.c
v3_utl.c stricter parser for ipv4_from_asc 2024-06-24 15:43:12 +02:00
v3err.c
x509_acert.c x509_acert: Load attributes from config file section 2024-04-24 14:08:05 +01:00
x509_acert.h Add RFC 5755 attribute certificate support 2024-04-24 14:05:32 +01:00
x509_att.c Copyright year updates 2024-04-09 13:43:26 +02:00
x509_cmp.c
x509_d2.c Avoid duplicate default CApath lookups 2024-04-26 09:03:44 +02:00
x509_def.c
x509_err.c Add Version Check for CSR Verification 2024-06-21 15:40:45 -04:00
x509_ext.c
x509_local.h
x509_lu.c Copyright year updates 2024-04-09 13:43:26 +02:00
x509_meth.c
x509_obj.c
x509_r2x.c
x509_req.c Copyright year updates 2024-04-09 13:43:26 +02:00
x509_set.c x509/x509_set.c: Add the check for the EVP_MD_CTX_get_size() 2024-03-30 09:23:56 -04:00
x509_trust.c
x509_txt.c
x509_v3.c fix: extension critical definition to default false 2024-05-14 16:04:51 +02:00
x509_vfy.c
x509_vpm.c
x509aset.c Attribute certificate getter and setter API 2024-04-24 14:05:35 +01:00
x509cset.c
x509name.c
x509rset.c Reject setting invalid CSR versions 2024-03-29 15:48:00 -04:00
x509spki.c
x509type.c
x_all.c Add Version Check for CSR Verification 2024-06-21 15:40:45 -04:00
x_attrib.c Support subjectDirectoryAttributes and associatedInformation exts 2024-06-24 15:33:21 +02:00
x_crl.c
x_exten.c fix: extension critical definition to default false 2024-05-14 16:04:51 +02:00
x_ietfatt.c Fix potential memory leak in OSSL_IETF_ATTR_SYNTAX_add1_value() 2024-05-30 18:34:22 +02:00
x_name.c
x_pubkey.c
x_req.c
x_x509.c
x_x509a.c