summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_vfy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new x509 certificate chain validator in x509_verify.cbeck2020-09-131-1/+4
* Make X509_OBJECT_up_ref_count return an int.tb2018-08-241-2/+2
* Fix eyesore indentation of member functions of X509_LOOKUP_METHOD.tb2018-05-181-12/+11
* X509_LOOKUP_by_alias() now takes a 'const char str *' andtb2018-05-181-5/+5
* Provide X509_STORE_get_ex_new_index macro.jsing2018-03-201-1/+5
* Provide X509_STORE_get0_param()tb2018-03-171-1/+2
* Provide X509_OBJECT_get_type(). Instead of the X509_LOOKUP_TYPE enumtb2018-03-171-1/+2
* Provide X509_STORE_get0_objects(), X509_STORE_get_ex_data() andjsing2018-02-221-1/+4
* Provide X509_OBJECT_get0_X509() and X509_OBJECT_get0_X509_CRL().jsing2018-02-221-1/+3
* Provide X509_STORE_up_ref().jsing2018-02-221-3/+5
* Provide X509_STORE_CTX_get0_chain() and X509_STORE_CTX_get0_store().jsing2018-02-221-1/+3
* Provide X509_STORE_CTX_get0_{cert,untrusted}() andjsing2018-02-141-2/+6
* Expose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2jsing2018-02-101-1/+16
* Remove prototypes from the public header for X509_VERIFY_PARAM functionsjsing2016-12-211-5/+1
* Part one of the alt chains changes, bring in newer modifications tobeck2016-11-051-4/+30
* Add support for disabling certificate and CRL validity checking.jsing2015-09-141-2/+3
* Delete a lot of #if 0 code in libressl.doug2015-02-071-12/+1
* Add X509_STORE_load_mem() to load certificates from a memory bufferreyk2015-01-221-1/+8
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Any sane platform has stdio. Stop pretending we will ever use a platformbeck2014-05-291-4/+0
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-1/+0
* resolve conflicts, fix local changesdjm2010-10-011-1/+37
* resolve conflictsdjm2008-09-061-17/+126
* resolve conflictsdjm2005-04-291-1/+7
* merge 0.9.7dmarkus2004-04-081-5/+14
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-25/+42
* openssl-engine-0.9.6 mergebeck2000-12-151-14/+42
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+18
* OpenSSL 0.9.4 mergebeck1999-09-291-100/+68
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+378