summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_ext.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x509_ext.c: remove unnecessary includestb2024-05-141-5/+1
* x509_ext.c: remove lots of extraneous parenthesestb2024-05-141-23/+23
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-28/+28
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+28
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Add const to the 'x' and 'obj' arguments of:tb2018-05-181-7/+7
* Add const qualifiers to the x and obj qualifiers oftb2018-05-181-7/+8
* Add const qualifiers to the X509_CRL *x and ASN1_OBJECT *obj arguments oftb2018-05-181-7/+7
* The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned intojsing2015-02-101-4/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-5/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-04-201-59/+85
* blunt force knftedu2014-04-181-42/+42
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+19
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+17
* OpenSSL 0.9.4 mergebeck1999-09-291-77/+29
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+222