summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_openssl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior andtb2018-04-141-3/+3
* Remove SHA0 check, as we did in v1.21 of sha.h.bcook2015-12-071-2/+2
* Kill coverity 128475beck2015-08-281-2/+2
* Enable building with -DOPENSSL_NO_DEPRECATED.doug2015-02-111-1/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-8/+8
* 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/+3
* KNF.jsing2014-06-221-105/+123
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-1/+1
* resolve conflictsdjm2008-09-061-1/+24
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+16
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+347