summaryrefslogtreecommitdiff
path: root/include/openssl/x509v3.h.in
Commit message (Expand)AuthorAgeFilesLines
* Fix GENERAL_NAME_cmp for x400Address (master)Hugo Landau2023-02-071-1/+1
* X509: Add "code sign" as purpose for verification of certificatesLutz Jaenicke2022-08-181-1/+2
* Header file cleanup for C++20 header-unitsNathan Sidwell2022-05-091-0/+3
* Code cleanup mostly in crypto/x509/v3_purp.cDr. David von Oheimb2021-02-271-1/+1
* Update copyright yearRichard Levitte2021-01-281-1/+1
* x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TESTDr. David von Oheimb2021-01-131-3/+6
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-0/+13
* X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb2021-01-131-0/+1
* Fix safestack issues in x509v3.hMatt Caswell2020-09-131-0/+1000