summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge in the latest changes from 0.9.6-stable, including the versionOpenSSL-engine-0_9_6d-beta1Richard Levitte2002-04-175-16/+17
* surewarehk_dh_ex_free() isn't used, so do not compile it.Richard Levitte2002-04-171-0/+6
* Avoid variable shadowing.Richard Levitte2002-04-171-3/+3
* Make sure strdup() gets properly declared.Richard Levitte2002-04-171-0/+3
* Change the engine variable from engine_id to engine to avoid shadowingRichard Levitte2002-04-171-5/+5
* Change the engine variable from e to eng to avoid shadowing warnings.Richard Levitte2002-04-171-4/+4
* Merge in the latest changes from 0.9.6d-stable.Richard Levitte2002-04-1716-79/+349
* synchronize with OpenSSL_0_9_6-stableBodo Möller2002-04-121-1/+2
* Merge in recent changes from 0.9.6-stable.Richard Levitte2002-04-061-2/+2
* Merge in recent changes from 0.9.6-stable.Richard Levitte2002-04-0614-47/+69
* Forgot one of the castsRichard Levitte2002-04-031-1/+1
* HW_aep was a little too constified for this version of OpenSSL.Richard Levitte2002-04-031-2/+2
* The rest of the OpenSSL files include openssl/e_os.h. There's noRichard Levitte2002-04-032-2/+2
* Cast the pointers to the BIGNUM data to unsigned long *. This would beRichard Levitte2002-04-031-8/+19
* Keyclient forgotten on VMS.Richard Levitte2002-04-031-1/+1
* A couple of typos.Richard Levitte2002-04-031-8/+1
* Merge in changes from 0.9.6-stable. This should definitely be done aRichard Levitte2002-03-3020-32/+120
* AEPRAND it is...Richard Levitte2002-03-071-7/+7
* Synchronise the AEP engine in all branches. For 0.9.6-stable [engine], imple...Richard Levitte2002-03-071-29/+79
* Changes from 0.9.6-stable.Richard Levitte2002-03-075-5/+6
* fix prototypeBodo Möller2002-03-011-4/+4
* make updateRichard Levitte2002-02-282-0/+763
* Merge in changes from the 0.9.6-stable branch.Richard Levitte2002-02-285-771/+29
* Back port of the latest updates of the AEP engine.Richard Levitte2002-02-281-12/+53
* make updateRichard Levitte2002-02-2611-1188/+1164
* Merge from 0.9.6-stable.Richard Levitte2002-02-2624-76/+159
* 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