summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-02-16Cygwin target name has been changed!Ulf Möller
2002-02-16The AES modes OFB and CFB are defined with 128 feedback bits. ThisRichard Levitte
2002-02-16Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte
2002-02-16Adjust the NID names for the AES modes OFB and CFB to contain the numberRichard Levitte
2002-02-16The macro IMPLEMENT_ASN1_FUNCTIONS_const already contains an ending ;,Richard Levitte
2002-02-16Local `time' shadows the global function `time()'. Rename the localRichard Levitte
2002-02-16Missing #endifRichard Levitte
2002-02-16gcc chokes on C++ comments in C code.Richard Levitte
2002-02-15Give the linux-sparv9 target shared capability.Richard Levitte
2002-02-15Even though it is not really practical people should know about it.Lutz Jänicke
2002-02-14fix indentationBodo Möller
2002-02-14Add the configuration target VxWorks.Richard Levitte
2002-02-14make it possible to disable memory checking for timingsBodo Möller
2002-02-14'-C' is still quite brokenBodo Möller
2002-02-14fix '-C'Bodo Möller
2002-02-14fix memory leakBodo Möller
2002-02-14move ECDSA test right after EC testBodo Möller
2002-02-14don't call OPENSSL_config(), this does not make any sense during "make test"Bodo Möller
2002-02-14Make sure memset() is defined by including string.hRichard Levitte
2002-02-14For some reason, getting the topmost error was done the same way asRichard Levitte
2002-02-14make update, with libeay.num remade to match the 0.9.7-stable one.Richard Levitte
2002-02-14The Cygwin shared extension was shifted.Richard Levitte
2002-02-14At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte
2002-02-14EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller
2002-02-14Fix warnings.Ben Laurie
2002-02-14Correct sh, pleaseRichard Levitte
2002-02-13ECDSA supportBodo Möller
2002-02-13some modifications to named curve supportBodo Möller
2002-02-13Modify the main trunk version to 0.9.8-dev.Richard Levitte
2002-02-13new locksBodo Möller
2002-02-13add support for named curvesBodo Möller
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte
2002-02-13We should implement a countermeasure against the predictable-IV CBCBodo Möller
2002-02-13Move teh silencer to the right place.Richard Levitte
2002-02-13Make link-shard a little bit more efficient. If there are noRichard Levitte
2002-02-10Make removal from session cache more robust.Lutz Jänicke
2002-02-09add a wishBodo Möller
2002-02-08Do not store unneeded data.Lutz Jänicke
2002-02-07Add notes on the added support for aep and sureware crypto cards inRichard Levitte
2002-02-07Remove an unused variable.Richard Levitte
2002-02-07Oops, do not unlock CRYPTO_LOCK_DYNLOCK when we lockedRichard Levitte
2002-02-07I forgot to include the aep and sureware vendor header files.Richard Levitte
2002-02-07Because AEP and we used the same AEP_R_ prefix for error reasons,Richard Levitte
2002-02-07Add aep and sureware implementations and clean up some error reasonsRichard Levitte
2002-02-07Certain reasons aren't really part of the engine framework, so let'sRichard Levitte
2002-02-07Generate the individual engines' error strings and macrosRichard Levitte
2002-02-07If the intended header file doesn't exist, create it.Richard Levitte
2002-02-05'make update'Richard Levitte
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte
2002-02-05Apply one patch from Assar Westerlund <assar@sics.se>:Richard Levitte