summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_set.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop superfluous parentheses in X509_set_version()tb2024-03-261-5/+5
* piuid and psuid have annoyed me for long enoughtb2024-03-261-7/+7
* Reject setting invalid versions for certs, CRLs and CSRstb2024-03-261-1/+7
* Remove some redundant parenthesestb2023-06-231-17/+17
* Invalidate the DER cache earlier on in X509 setter functionsjob2023-04-251-1/+8
* Introduce X509_get0_uids() accessor functionjob2023-02-231-1/+12
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-19/+19
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+19
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this istb2021-11-011-3/+1
* Prepare to provide X509_get_X509_PUBKEY() as a function.tb2021-10-211-1/+9
* Turn a number of #defines into proper functions with prototypes matchingtb2018-08-241-1/+13
* Provide X509_get0_tbs_sigalg().jsing2018-02-221-1/+7
* Provide X509_set1_notBefore() and X509_set1_notAfter().jsing2018-02-221-1/+13
* Provide X509_get0_extensions() and X509_get0_signature()jsing2018-02-171-1/+7
* Provide X509_get{0,m}_not{Before,After}().jsing2018-02-141-4/+32
* s/M_ASN1_TIME_free/ASN1_TIME_free/jsing2015-09-301-3/+3
* 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-4/+4
* 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/+52
* blunt force knftedu2014-04-181-35/+25
* resolve conflicts, fix local changesdjm2010-10-011-2/+2
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+8
* OpenSSL 0.9.5 mergebeck2000-03-191-7/+7
* OpenSSL 0.9.4 mergebeck1999-09-291-25/+11
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+164