summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_purp.c
AgeCommit message (Expand)Author
2020-04-16Introduce an internal version of X509_check_issued()Matt Caswell
2020-04-11Add manpage entry for X509_check_purpose()Jake Maynard
2020-04-06Allow certificates with Basic Constraints CA:false, pathlen:0Tomas Mraz
2020-03-30Add the X509v3_cache_extensions() functionMatt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-21Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-08-01Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte