summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_pci.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2021-11-17Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...Dr. David von Oheimb
2021-08-24Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated stringsMatt Caswell
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_v3 symbolsShane Lontis
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-08-04Correct confusing X509V3 conf error output by removing needless 'section:<NUL...Dr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte