summaryrefslogtreecommitdiff
path: root/crypto/engine
Commit message (Expand)AuthorAgeFilesLines
* Add recent changes from HEAD.Richard Levitte2002-11-062-1/+2
* Recent changes from HEAD. The VMS procedures are probably broken, toRichard Levitte2002-10-318-30/+84
* Latest changes from main trunkRichard Levitte2002-10-1137-12178/+123
* This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2002-10-111-0/+1117
|\
| * Step 13 of move of engines: Remove old files.Richard Levitte2002-10-1133-12039/+0
| * Step 11c of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+24
| * Step 11b of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-3/+94
| * Step 11a of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+2
| * Step 10 of move of engines: Change crypto/engine/Makefile.ssl so weRichard Levitte2002-10-111-186/+2
| * Step 9 of move of engines: rename crypto/engine/hw_cryptodev.c toRichard Levitte2002-10-111-0/+1117
| * Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
| * Various Win32 fixes.Dr. Stephen Henson2002-10-061-1/+1
| * For some reason, the random number support removed the destructorRichard Levitte2002-10-051-0/+1
| * make updateDr. Stephen Henson2002-10-041-42/+22
| * Add random number generation capability to the cswift engine.Richard Levitte2002-10-041-1/+71
| * Removal missingRichard Levitte2002-10-021-594/+0
* | Merge in recent changes from main.Richard Levitte2002-10-026-603/+20
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2002-10-021-0/+1117
|\ \ | |/
| * The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte2002-10-024-5/+1133
| * Incorrect argument order to memset()Richard Levitte2002-09-251-2/+2
| * Missing ;Richard Levitte2002-09-251-1/+1
| * Fix a bug to allow the 4758 ENGINE to build as a DSO.Geoff Thorpe2002-08-281-1/+1
| * Change C++ style commentsDr. Stephen Henson2002-08-221-5/+5
* | Merge in all the changes from HEAD.Richard Levitte2002-08-138-172/+261
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2002-08-121-0/+148
|\ \ | |/
| * make updateBodo Möller2002-08-091-205/+217
| * ECDH engine supportBodo Möller2002-08-091-0/+148
| * Add ECDH support.Bodo Möller2002-08-096-3/+93
| * Certain flag macros were tested with #if instead if #ifdef...Richard Levitte2002-08-021-4/+4
| * OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-301-8/+8
| * "make update"Lutz Jänicke2002-07-301-331/+318
| * If DH is disabled, don't define the DH functions.Richard Levitte2002-07-221-0/+4
| * Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-138/+248
| * Reorder inclusion of header files:Lutz Jänicke2002-07-102-2/+2
| * Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
| * DJGPP has some needed header files that other MSDOS/Windows compilers don't h...Richard Levitte2002-06-271-1/+1
| * Make sure any ENGINE control commands make local copies of stringGeoff Thorpe2002-06-218-39/+174
| * Add missing prototypes.Lutz Jänicke2002-06-132-2/+2
| * Since there's no continuation, the ; can go as well :-)Richard Levitte2002-06-051-1/+1
| * There is no continuation at this point.Lutz Jänicke2002-06-051-1/+1
* | Merg in recent changes from HEAD.Richard Levitte2002-07-231-0/+4
* | Merge in the latest changes from HEAD.Richard Levitte2002-07-184-142/+252
* | Recent changes from HEAD.Richard Levitte2002-06-258-39/+174
* | Recent changes from HEAD.Richard Levitte2002-06-132-2/+2
* | Recent changes from HEAD.Richard Levitte2002-06-061-1/+1
|/
* Synchronise with 0.9.7-stable.Richard Levitte2002-04-292-18/+18
* The callback must have (void) as argument list.Richard Levitte2002-04-201-1/+1
* make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte2002-04-061-5/+8
* Forgot one of the castsRichard Levitte2002-04-031-1/+1
* Cast the pointers to the BIGNUM data to unsigned long *. This would beRichard Levitte2002-04-031-8/+19