summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-281-88/+0
* Bring in compatibility for OpenSSL 1.1 style init functions.beck2018-03-171-5/+15
* Remove OpenSSL engine RSAX.doug2015-07-191-4/+1
* Disable ENGINE_load_dynamic (dynamic engine support).bcook2015-06-191-2/+1
* Delete a lot of #if 0 code in libressl.doug2015-02-071-8/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* Abandon the auto-ENGINE /dev/crypto interface. VIA 3des cbc receivesderaadt2014-06-101-17/+1
* KNF.jsing2014-06-101-6/+10
* A few months back there was a big community fuss regarding direct-usederaadt2014-06-021-3/+0
* Remove the GOST engine: It is not compiled or used and depends on thereyk2014-04-151-3/+0
* Remove the GMP engine: It was an experimental engine using libgmp asreyk2014-04-141-3/+0
* Remove the CAPI engine: It is a backend for the Windows CryptoAPI andreyk2014-04-141-3/+0
* Remove the nuron engine. The static engine is not standalone and thereyk2014-04-141-3/+0
* Remove the nCipher CHIL engine. It is not standalone and depends onreyk2014-04-141-3/+0
* Remove the AEP engine: it is not standalone and doesn't seem to bereyk2014-04-131-3/+0
* Remove the Atalla engine: It is not standalone and depends on externalreyk2014-04-131-3/+0
* Remove the cswift engine: it is not standalone and we don't have thereyk2014-04-131-3/+0
* Remove the "sureware" engine:reyk2014-04-131-3/+0
* Remove the Broadcom ubsec engine:reyk2014-04-131-3/+0
* Remove the IBM 4758 engine: we don't have this hardware and it is anreyk2014-04-131-3/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+0
* resolve conflictsdjm2012-10-131-3/+8
* resolve conflicts, fix local changesdjm2010-10-011-9/+10
* AES-NI engine support for OpenSSL.thib2010-07-011-0/+5
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+3
* resolve conflictsdjm2008-09-061-11/+20
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-12/+6
* merge with 0.9.7-beta1markus2002-09-051-2/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+118