openssl/crypto/x509v3
Dr. Matthias St. Pierre 74b9ce2d84 Add missing accessors for X509 AuthorityKeyIdentifier
Complements commit b383aa2081, which added X509_get0_authority_key_id().

 const ASN1_OCTET_STRING *X509_get0_authority_key_id(X509 *x);
 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x);      [NEW]
 const ASN1_INTEGER *X509_get0_authority_serial(X509 *x);       [NEW]

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9494)
2019-08-01 12:13:37 +02:00
..
build.info
ext_dat.h
pcy_cache.c Harmonize use of sk_TYPE_find's return value. 2018-08-07 08:56:54 +02:00
pcy_data.c Update copyright year 2018-05-01 13:34:30 +01:00
pcy_int.h
pcy_lib.c
pcy_map.c
pcy_node.c Harmonize use of sk_TYPE_find's return value. 2018-08-07 08:56:54 +02:00
pcy_tree.c Harmonize use of sk_TYPE_find's return value. 2018-08-07 08:56:54 +02:00
standard_exts.h
v3_addr.c
v3_admis.c
v3_admis.h Remove __cplusplus preamble from internal headers 2018-06-22 12:24:59 +02:00
v3_akey.c
v3_akeya.c
v3_alt.c Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_print 2019-06-07 09:09:48 +02:00
v3_asid.c
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c Update copyright year 2018-05-01 13:34:30 +01:00
v3_crld.c
v3_enum.c
v3_extku.c
v3_genn.c Update copyright year 2019-05-28 14:49:38 +02:00
v3_ia5.c
v3_info.c
v3_int.c
v3_lib.c Update copyright year 2018-09-11 13:45:17 +01:00
v3_ncons.c Update copyright year 2018-05-29 13:16:04 +01:00
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c Add missing accessors for X509 AuthorityKeyIdentifier 2019-08-01 12:13:37 +02:00
v3_skey.c
v3_sxnet.c
v3_tlsf.c Update copyright year 2018-09-11 13:45:17 +01:00
v3_utl.c
v3err.c Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00