summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make it possible to disable memory checking for timingsTOBEMERGED_main2OpenSSL_0_9_7-stablebodo2002-02-142-7/+20
* '-C' is still quite brokenbodo2002-02-141-0/+7
* fix '-C'bodo2002-02-141-11/+5
* fix memory leakbodo2002-02-141-1/+2
* move ECDSA test right after EC testbodo2002-02-141-9/+13
* don't call OPENSSL_config(), this does not make any sense during "make test"bodo2002-02-141-0/+2
* Make sure memset() is defined by including string.hlevitte2002-02-141-0/+1
* For some reason, getting the topmost error was done the same way aslevitte2002-02-141-1/+1
* make update, with libeay.num remade to match the 0.9.7-stable one.levitte2002-02-142-65/+65
* The Cygwin shared extension was shifted.levitte2002-02-141-1/+1
* At Corinna Vinschen's request, change CygWin32 to Cygwinlevitte2002-02-145-13/+17
* EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()bodo2002-02-143-9/+9
* Fix warnings.ben2002-02-141-4/+9
* Correct sh, pleaselevitte2002-02-141-2/+6
* ECDSA supportbodo2002-02-1384-2690/+9117
* some modifications to named curve supportbodo2002-02-133-83/+89
* Modify the main trunk version to 0.9.8-dev.levitte2002-02-134-5/+9
* new locksbodo2002-02-132-2/+7
* add support for named curvesbodo2002-02-136-8/+358
* Update the configuration of CygWin32 to use the new capabilities oflevitte2002-02-134-7/+36
* We should implement a countermeasure against the predictable-IV CBCbodo2002-02-131-1/+5
* Move teh silencer to the right place.levitte2002-02-131-2/+2
* Make link-shard a little bit more efficient. If there are nolevitte2002-02-131-6/+6
* Make removal from session cache more robust.jaenicke2002-02-102-3/+9
* add a wishbodo2002-02-091-1/+5
* Do not store unneeded data.jaenicke2002-02-082-4/+9
* Add notes on the added support for aep and sureware crypto cards inlevitte2002-02-071-0/+12
* Remove an unused variable.levitte2002-02-071-1/+0
* Oops, do not unlock CRYPTO_LOCK_DYNLOCK when we lockedlevitte2002-02-071-1/+1
* I forgot to include the aep and sureware vendor header files.levitte2002-02-072-0/+417
* Because AEP and we used the same AEP_R_ prefix for error reasons,levitte2002-02-074-114/+115
* Add aep and sureware implementations and clean up some error reasonslevitte2002-02-0711-28/+2559
* Certain reasons aren't really part of the engine framework, so let'slevitte2002-02-071-6/+6
* Generate the individual engines' error strings and macroslevitte2002-02-0718-365/+1252
* If the intended header file doesn't exist, create it.levitte2002-02-071-35/+98
* 'make update'levitte2002-02-059-154/+311
* With the changed des_old API, let's complete the work by renaming thelevitte2002-02-0510-134/+236
* Apply one patch from Assar Westerlund <assar@sics.se>:levitte2002-02-051-3/+9
* Apply three patches from Assar Westerlund <assar@kth.se>:levitte2002-02-052-18/+16
* ASN1_BIT_STRING_set_bit() didn't clear previously set bitslevitte2002-02-032-2/+8
* #undef some things that cause a conflict under Win32 whensteve2002-02-021-0/+5
* Shut up compiler warnings for inconsistent declarations.jaenicke2002-01-293-3/+3
* HP-UX 32bit:jaenicke2002-01-291-1/+7
* Make SHLIB_TARGET available in subdirs (here: apps/)jaenicke2002-01-291-1/+1
* Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.levitte2002-01-293-2/+8
* Superflous '\' messes up with HP-UX make.jaenicke2002-01-281-1/+2
* Undo previous change, X509_check_issued() was correct.bodo2002-01-271-1/+1
* Spelling correction.levitte2002-01-271-1/+1
* Correct the number of colons for the targets aix43-cc, aix43-gcc,levitte2002-01-271-7/+8
* Detect one-step shifts of the dso_scheme.levitte2002-01-271-1/+13