summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_trs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* X509_TRUST: start shuffling some code aroundtb2024-01-101-32/+31
* Fix logic error (&& -> ||)tb2024-01-081-2/+2
* purpose/trust: Improve comments about COUNT/MAX confusiontb2024-01-071-2/+5
* Remove X509_TRUST extensibilitytb2024-01-071-102/+10
* Convert some tables to C99 initializerstb2023-07-021-10/+49
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-12/+12
* Make internal header file names consistenttb2022-11-261-2/+2
* Revert "Check certificate extensions in trusted certificates"beck2022-11-171-16/+4
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+12
* Check certificate extensions in trusted certificates.beck2022-11-131-4/+16
* Allow explicit cert trusts or distrusts for EKU anybeck2022-11-101-4/+6
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Similar to x509/x509_purp.c rev. 1.5:schwarze2021-07-231-5/+1
* Add const qualifiers to the name and xp arguments of X509_TRUST_add(3),tb2018-05-181-5/+5
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-5/+5
* The upcoming x509 alt chains diff tightens the trust requirementsbeck2016-11-061-1/+17
* Remove more IMPLEMENT_STACK_OF noops that have been hiding for the lastjsing2015-02-101-3/+1
* Avoid modifying input on failure in X509_(TRUST|PURPOSE)_add.doug2014-12-061-6/+8
* further BUF_strdup conversion: these places should be safe to rely ontedu2014-11-181-2/+2
* Get rid of the last remaining BUF_strdup and BUF_strlcpy and friends, usebeck2014-10-161-2/+3
* X509_TRUST_add(): check X509_TRUST_get0() return value before dereferencing it,miod2014-09-281-15/+23
* 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
* More KNF.jsing2014-04-201-2/+2
* KNF.jsing2014-04-201-66/+101
* blunt force knftedu2014-04-181-5/+5
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* resolve conflicts, fix local changesdjm2010-10-011-1/+2
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-2/+2
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-5/+24
* merge openssl 0.9.6b-enginebeck2001-08-011-1/+2
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+9
* OpenSSL 0.9.5a mergebeck2000-04-151-8/+9
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+263