summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_purp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In X509_check_issued() do the same dance around x509v3_cache_extensions()claudio2021-09-131-3/+11
* Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif...job2021-09-021-1/+14
* Delete some code from X509_PURPOSE_cleanup(3) that had no effect:schwarze2021-07-231-5/+1
* Fix copy-paste error in previoustb2021-03-191-2/+2
* Use EXFLAG_INVALID to handle out of memory and parse errors intobhe2021-03-131-10/+40
* Add new x509 certificate chain validator in x509_verify.cbeck2020-09-131-3/+3
* Collapse the x509v3 directory into x509.jsing2020-06-041-0/+893