summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_lu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make X509_OBJECT_up_ref_count return an int.tb2018-08-241-7/+5
* X509_LOOKUP_by_alias() now takes a 'const char str *' andtb2018-05-181-4/+4
* Provide X509_STORE_get0_param()tb2018-03-171-1/+7
* Provide X509_OBJECT_get_type(). Instead of the X509_LOOKUP_TYPE enumtb2018-03-171-1/+7
* Provide X509_STORE_get0_objects(), X509_STORE_get_ex_data() andjsing2018-02-221-1/+19
* Provide X509_OBJECT_get0_X509() and X509_OBJECT_get0_X509_CRL().jsing2018-02-221-2/+17
* Provide X509_STORE_up_ref().jsing2018-02-221-1/+8
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-13/+8
* Fix previous change to X509_STORE_add_{cert,crl} to not free the inputmiod2016-11-131-3/+7
* Check for stack push failure, and correctly destroy the object we failedmiod2016-11-081-20/+47
* Don't ignore the reference count in X509_STORE_free.doug2015-04-251-1/+5
* Remove more IMPLEMENT_STACK_OF noops that have been hiding for the lastjsing2015-02-101-4/+1
* X509_STORE_new(): do not leak memory upon error.miod2014-09-261-14/+17
* When looking for the issuer of a certificate, if the current candidate ismiod2014-07-111-5/+18
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-4/+4
* KNF.jsing2014-04-201-152/+203
* blunt force knftedu2014-04-181-183/+134
* fix some more leaks, mostly suggestions from miodjsg2014-04-171-0/+1
* fix some of the leaksjsg2014-04-171-1/+3
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-11/+11
* resolve conflictsdjm2012-10-131-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-33/+182
* resolve conflictsdjm2008-09-061-10/+20
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-6/+34
* openssl-engine-0.9.6 mergebeck2000-12-151-115/+217
* OpenSSL 0.9.5 mergebeck2000-03-191-5/+21
* OpenSSL 0.9.4 mergebeck1999-09-291-87/+52
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+446