summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make libssl and libcrypto compile with -Werrorbeck2014-04-231-1/+1
* Restore beck's rev 1.3: snprintf() was reviewedguenther2014-04-201-1/+1
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-1/+1
* kill REF_PRINT/REF_CHECK debugging framework noone would usederaadt2014-04-172-14/+2
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-132/+1
* fix BIO_snprintf usage in here.beck2014-04-171-8/+19
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-174-20/+20
* move enginetest to regress as was done with the other testsjsg2014-04-171-283/+0
* we don't use these files for buildingtedu2014-04-151-91/+0
* Remove the GOST engine: It is not compiled or used and depends on thereyk2014-04-152-6/+0
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-1/+1
* Remove eng_cryptodev.c (merged into old-name hw_cryptodev.c); movemiod2014-04-144-1460/+38
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-362/+0
* Remove the GMP engine: It was an experimental engine using libgmp asreyk2014-04-142-6/+0
* Remove the CAPI engine: It is a backend for the Windows CryptoAPI andreyk2014-04-142-4/+0
* Remove the nuron engine. The static engine is not standalone and thereyk2014-04-142-4/+0
* Remove the nCipher CHIL engine. It is not standalone and depends onreyk2014-04-142-20/+0
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-1/+0
* Remove the AEP engine: it is not standalone and doesn't seem to bereyk2014-04-132-4/+0
* Remove the Atalla engine: It is not standalone and depends on externalreyk2014-04-132-4/+0
* Remove the cswift engine: it is not standalone and we don't have thereyk2014-04-132-4/+0
* Remove the "sureware" engine:reyk2014-04-132-4/+0
* Remove the Broadcom ubsec engine:reyk2014-04-132-4/+0
* Remove the IBM 4758 engine: we don't have this hardware and it is anreyk2014-04-132-4/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-132-1/+1
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-131-0/+1
|\
| * Import OpenSSL 1.0.1gmiod2014-04-131-0/+1
* | Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned thematthew2013-05-301-2/+2
* | resolve conflictsdjm2012-10-135-27/+102
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-132-0/+810
|\|
| * import OpenSSL-1.0.1cdjm2012-10-132-0/+810
| * import openssl-0.9.7dmarkus2004-04-071-1/+1
| * import 0.9.7b (without idea and rc5)markus2003-05-111-43/+25
| * import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-5/+5
| * import openssl-0.9.7-beta3markus2002-09-051-124/+227
| * import openssl-0.9.7-beta1markus2002-09-051-136/+369
| * This commit was manufactured by cvs2git to create branch 'OPENSSL'.cvs2svn2002-05-152-0/+814
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-0/+3
* move CRYPTO_VIAC3_MAX out of cryptodev.h and into the onlyjsg2010-12-161-0/+2
* The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX lengthjsg2010-12-161-2/+2
* More OpenSSL fixes:djm2010-10-062-11/+13
* Retire Skipjackmikeb2010-10-062-2/+0
* resolve conflicts, fix local changesdjm2010-10-0148-11845/+311
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-012-0/+413
|\
| * import OpenSSL-1.0.0adjm2010-10-0114-57/+580
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-83/+369
|\ \
| * | import OpenSSL-1.0.0adjm2010-10-013-222/+512
| * | import openssl-0.9.8jdjm2009-01-092-136/+261
* | | AES-NI engine support for OpenSSL.thib2010-07-014-2/+595
* | | VIA xcrypt for amd64, simpler version of a diff from deraadtjsg2010-06-291-6/+19