summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_vfy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* wrap getenv OPENSSL_ALLOW_PROXY_CERTS in an issetugid check, to protectderaadt2014-06-201-2/+2
* check stack push return and make some effort to clean up. ok beck miodtedu2014-06-191-2/+6
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* calloc instead of malloc/memset. from Benjamin Baiertedu2014-05-251-2/+1
* KNF.jsing2014-04-201-418/+554
* blunt force knftedu2014-04-181-538/+372
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* correct cases of code occuring directly after goto/break/returnjsg2014-04-151-1/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-5/+15
* resolve conflictsdjm2012-10-131-5/+0
* OpenSSL 1.0.0f: mergedjm2012-01-051-1/+1
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-1/+5
* resolve conflicts, fix local changesdjm2010-10-011-144/+807
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-4/+8
* resolve conflictsdjm2008-09-061-133/+348
* resolve conflictsdjm2006-06-271-1/+1
* resolve conflictsdjm2005-04-291-13/+118
* update missing pieces from 0.9.7d; ok henningmarkus2004-04-251-7/+48
* backout for nowmarkus2004-04-081-48/+7
* merge 0.9.7dmarkus2004-04-081-7/+48
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-2/+2
* security fix from http://www.openssl.org/news/secadv_20030930.txtmarkus2003-09-301-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-40/+307
* openssl-engine-0.9.6 mergebeck2000-12-151-193/+298
* OpenSSL 0.9.5a mergebeck2000-04-151-6/+16
* OpenSSL 0.9.5 mergebeck2000-03-191-20/+186
* OpenSSL 0.9.4 mergebeck1999-09-291-143/+78
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+704