summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'OpenSSL-engine-OpenSSL-engine-0_9_6ccvs2svn2002-02-151-0/+15
|\
| * This commit was manufactured by cvs2svn to create branch 'OpenSSL-engine-cvs2svn2002-02-152-0/+105
| |\
| | * Even though it is not really practical people should know about it.Lutz Jänicke2002-02-156-2/+97
| | * fix indentationBodo Möller2002-02-141-1/+1
| | * Add the configuration target VxWorks.Richard Levitte2002-02-1412-21/+102
| | * make it possible to disable memory checking for timingsBodo Möller2002-02-142-7/+20
| | * '-C' is still quite brokenBodo Möller2002-02-141-0/+7
| | * fix '-C'Bodo Möller2002-02-141-11/+5
| | * fix memory leakBodo Möller2002-02-141-1/+2
| | * move ECDSA test right after EC testBodo Möller2002-02-141-9/+13
| | * don't call OPENSSL_config(), this does not make any sense during "make test"Bodo Möller2002-02-141-0/+2
| | * Make sure memset() is defined by including string.hRichard Levitte2002-02-141-0/+1
| | * For some reason, getting the topmost error was done the same way asRichard Levitte2002-02-141-1/+1
| | * make update, with libeay.num remade to match the 0.9.7-stable one.Richard Levitte2002-02-142-65/+65
| | * The Cygwin shared extension was shifted.Richard Levitte2002-02-141-1/+1
| | * At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte2002-02-145-13/+17
| | * EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller2002-02-143-9/+9
| | * Fix warnings.Ben Laurie2002-02-141-4/+9
| | * Correct sh, pleaseRichard Levitte2002-02-141-2/+6
| | * ECDSA supportBodo Möller2002-02-1384-2690/+9117
| | * some modifications to named curve supportBodo Möller2002-02-133-83/+89
| | * Modify the main trunk version to 0.9.8-dev.Richard Levitte2002-02-134-5/+9
| | * new locksBodo Möller2002-02-132-2/+7
| | * add support for named curvesBodo Möller2002-02-136-8/+358
| | * Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte2002-02-134-7/+36
| | * We should implement a countermeasure against the predictable-IV CBCBodo Möller2002-02-131-1/+5
| | * Move teh silencer to the right place.Richard Levitte2002-02-131-2/+2
| | * Make link-shard a little bit more efficient. If there are noRichard Levitte2002-02-131-6/+6
| | * Make removal from session cache more robust.Lutz Jänicke2002-02-102-3/+9
| | * add a wishBodo Möller2002-02-091-1/+5
| | * Do not store unneeded data.Lutz Jänicke2002-02-082-4/+9
| | * Add notes on the added support for aep and sureware crypto cards inRichard Levitte2002-02-071-0/+12
| | * Remove an unused variable.Richard Levitte2002-02-071-1/+0
| | * Oops, do not unlock CRYPTO_LOCK_DYNLOCK when we lockedRichard Levitte2002-02-071-1/+1
| | * I forgot to include the aep and sureware vendor header files.Richard Levitte2002-02-072-0/+417
| | * Because AEP and we used the same AEP_R_ prefix for error reasons,Richard Levitte2002-02-074-114/+115
| | * Add aep and sureware implementations and clean up some error reasonsRichard Levitte2002-02-0711-28/+2559
| | * Certain reasons aren't really part of the engine framework, so let'sRichard Levitte2002-02-071-6/+6
| | * Generate the individual engines' error strings and macrosRichard Levitte2002-02-0718-365/+1252
| | * If the intended header file doesn't exist, create it.Richard Levitte2002-02-071-35/+98
| | * 'make update'Richard Levitte2002-02-059-154/+311
| | * With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-0510-134/+236
| | * Apply one patch from Assar Westerlund <assar@sics.se>:Richard Levitte2002-02-051-3/+9
| | * Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte2002-02-052-18/+16
| | * ASN1_BIT_STRING_set_bit() didn't clear previously set bitsRichard Levitte2002-02-032-2/+8
| | * #undef some things that cause a conflict under Win32 whenDr. Stephen Henson2002-02-021-0/+5
| | * Shut up compiler warnings for inconsistent declarations.Lutz Jänicke2002-01-293-3/+3
| | * HP-UX 32bit:Lutz Jänicke2002-01-291-1/+7
| | * Make SHLIB_TARGET available in subdirs (here: apps/)Lutz Jänicke2002-01-291-1/+1
| | * Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte2002-01-293-2/+8