summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509v3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this istb2021-11-011-3/+1
* Declare STACK_OF(GENERAL_NAMES)tb2021-10-231-3/+4
* Prepare to provide X509_get_extension_flags()tb2021-10-231-1/+2
* Prepare to provide X509_get_{extended_,}key_usage()tb2021-10-221-1/+5
* Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsagetb2021-10-211-2/+3
* Unroll DECLARE_ASN1_FUNCTIONS()job2021-09-021-9/+56
* Rename DEFINE_STACK_OF() to DECLARE_STACK_OF()job2021-09-021-4/+4
* Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif...job2021-09-021-1/+144
* Add new x509 certificate chain validator in x509_verify.cbeck2020-09-131-1/+3
* Collapse the x509v3 directory into x509.jsing2020-06-041-0/+992