summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_ncons.c
AgeCommit message (Expand)Author
2020-09-13Fix safestack issues in x509v3.hMatt Caswell
2020-08-26RFC 8398: Name constraints validationDmitry Belyavskiy
2020-05-22Coverity 1463258: Incorrect expression (EVALUATION_ORDER)Pauli
2020-05-05Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte