summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509type.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make X509_certificate_type() less badtb2023-11-131-24/+29
* Garbage collect an incoherent export crypto checktb2023-11-131-4/+1
* Use a sensible variable name (i.e. nid) instead of i for a NIDtb2023-11-131-5/+6
* Use X509_get_signature_nid() instead of inlining ittb2023-11-131-2/+2
* X509_certificate_type() needs to know about RSA-PSStb2023-11-131-1/+4
* Teach the grotty X509_certificate_type() about Ed25519 certstb2023-06-151-1/+4
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-2/+2
* Make internal header file names consistenttb2022-11-261-3/+3
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+2
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+2
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Add const to both arguments of X509_certificate_type() and clean uptb2018-05-301-15/+8
* Fix bad indenting in LibreSSL.doug2015-06-131-4/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-04-201-29/+31
* blunt force knftedu2014-04-181-10/+7
* resolve conflictsdjm2012-10-131-13/+19
* resolve conflicts, fix local changesdjm2010-10-011-0/+4
* resolve conflictsdjm2008-09-061-0/+6
* merge 0.9.7dmarkus2004-04-081-1/+1
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-2/+3
* OpenSSL 0.9.4 mergebeck1999-09-291-7/+6
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+115