summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509v3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x509v3.h: unwrap a linetb2023-06-251-3/+2
* Remove proxy cert remnantstb2023-04-251-25/+1
* Remove SXNETtb2023-04-251-41/+1
* Move the policy tree code to internal-onlytb2023-04-251-7/+1
* Use proper fix for the recent x400Address issuetb2023-04-251-3/+2
* Future users of libcrypto will also have to do without strong extranettb2023-04-241-1/+5
* Mark remaining policy tree public API for removaltb2023-04-161-1/+4
* Mark proxy policy API for removal in upcoming bumptb2023-04-161-1/+5
* Fix indentation of structs and unions in x509v3.htb2023-04-101-87/+87
* White space KNF, no code change:schwarze2022-11-071-15/+12
* Remove mkerr.pl remnants from LibreSSLkn2022-07-121-5/+1
* Remove header guard around RFC 3779 declarationstb2022-01-141-3/+1
* Remove name_cmp from public visibilitytb2022-01-141-2/+1
* Undo commenting of OPENSSL_NO_RFC3779tb2021-12-241-4/+4
* Fix some KNF issues in the RFC 3779 section that have bothered me fortb2021-12-241-54/+55
* 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