summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_trs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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