summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_crld.c
AgeCommit message (Expand)Author
2024-01-30Copyright year updatesMatt Caswell
2024-01-05Validate config options during x509 extension creationNeil Horman
2022-03-15Update copyright yearMatt Caswell
2022-01-11Fix: some patches related to error exitingPeiwei Hu
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-09-13Fix safestack issues in x509v3.hMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-09-11Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set...Dr. David von Oheimb
2020-08-04Correct confusing X509V3 conf error output by removing needless 'section:<NUL...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