summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509cset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics, mostly removal of silly parenthesestb2024-03-261-21/+19
* Tweak versions comment for CRLstb2024-03-261-1/+2
* Reject setting invalid versions for certs, CRLs and CSRstb2024-03-261-1/+7
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-15/+15
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+15
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-2/+4
* Prepare to provide X509_re_X509*_tbs()tb2021-10-231-1/+8
* Provide X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate().jsing2018-02-221-1/+13
* Provide X509_CRL_up_ref().jsing2018-02-221-1/+8
* Provide X509_REVOKED_get0_extensions(), X509_REVOKED_get0_revocationDate()jsing2018-02-221-1/+19
* s/M_ASN1_TIME_free/ASN1_TIME_free/jsing2015-09-301-4/+4
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-4/+4
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-291-5/+5
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-04-201-38/+51
* blunt force knftedu2014-04-181-40/+30
* resolve conflicts, fix local changesdjm2010-10-011-2/+2
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2005-04-291-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+169