aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add security patch and create release.OpenSSL-engine-0_9_6bRichard Levitte2001-07-097-35/+84
* Merge from 0.9.6-stable branch. No conflicts.Richard Levitte2001-07-0513-206/+371
* Add changes from the 0.9.6-stable branch.Richard Levitte2001-06-0527-33/+211
* Stop mishandling the type number in dynlock lockingRichard Levitte2001-06-011-5/+4
* Merge in changes from the 0.9.6-stable branch.Richard Levitte2001-05-0221-69/+157
* Release OpenSSL 0.9.6a [engine]OpenSSL-engine-0_9_6aRichard Levitte2001-04-056-204/+327
* Merge in changes from the 0.9.6-stable branch.Richard Levitte2001-04-054-31/+35
* Merge in changes from the 0.9.6-stable branch.Richard Levitte2001-04-0413-16/+61
* ENGINE_load_private_key, ENGINE_load_public_key, and ENGINE_ctrl all hadGeoff Thorpe2001-04-021-5/+6
* Tagging has been done, move on to develop beta 4 (hopefully not :-)).Richard Levitte2001-03-302-3/+3
* make updateOpenSSL-engine-0_9_6a-beta3Richard Levitte2001-03-302-14/+14
* Merge in the latest fixes from 0.9.6a-beta3.Richard Levitte2001-03-303-4/+9
* Release beta 3 of OpenSSL 0.9.6a [engine].Richard Levitte2001-03-302-2/+2
* Merge in fixes from 0.9.6-stable.Richard Levitte2001-03-3011-70/+110
* Merge in recent changes from 0.9.6-stableRichard Levitte2001-03-2919-38/+86
* Merge in recent changes from 0.9.6-stableRichard Levitte2001-03-272-4/+5
* Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget t...Richard Levitte2001-03-271-0/+1
* Merge in recent changes from OpenSSL_0_9_6-stable.Richard Levitte2001-03-2613-83/+140
* Tagging has been done, time to move on.Richard Levitte2001-03-212-3/+3
* Release OpenSSL 0.9.6a beta2 [engine].OpenSSL-engine-0_9_6a-beta2Richard Levitte2001-03-212-2/+2
* Changes from the 0.9.6-stable branch and a make update.Richard Levitte2001-03-214-52/+164
* Changes from the 0.9.6-stable branch.Richard Levitte2001-03-2126-248/+505
* This commit was manufactured by cvs2svn to create branch 'OpenSSL-engine-cvs2svn2001-03-151-0/+47
|\
| * Forgot "cvs add", so only the surrounding changes made it... sigh.Lutz Jänicke2001-03-151-0/+47
| * avoid infinite loopBodo Möller2001-03-151-0/+4
| * error codes are longs, not intsBodo Möller2001-03-151-2/+2
| * More error_data memory leaksBodo Möller2001-03-152-7/+7
| * It is a good thing to prepare the .def files.Richard Levitte2001-03-152-0/+4
| * Document the -certopt option to the x509 utility.Dr. Stephen Henson2001-03-153-3/+86
| * The former ULTRASPARC preprocessor symbol is now calledBodo Möller2001-03-141-4/+4
| * Fix: return 0 if no error occured.Bodo Möller2001-03-131-0/+1
| * make update.Richard Levitte2001-03-134-585/+607
| * We need to build MINFO.Richard Levitte2001-03-132-0/+2
| * typoBodo Möller2001-03-131-1/+1
| * Use err_clear_data macroBodo Möller2001-03-131-3/+2
| * fix memory leak in err.cBodo Möller2001-03-122-1/+12
| * Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult,Bodo Möller2001-03-124-11/+11
| * Add various X9.62 OIDs. (GF(2^n) mostly left out.)Bodo Möller2001-03-114-5/+167
| * Initial docs for PEM routines.Dr. Stephen Henson2001-03-111-0/+453
| * EC_METHOD based on bn_mont2 (not used in the library)Bodo Möller2001-03-113-9/+313
| * Forcibly enable memory leak checking during "make test"Bodo Möller2001-03-118-5/+27
| * Timings are not supposed to be enabled by default ...Bodo Möller2001-03-111-1/+1
| * Add functions EC_POINT_mul and EC_GROUP_precompute.Bodo Möller2001-03-115-39/+135
| * handle negative scalars correctly when doing point multiplicationBodo Möller2001-03-112-2/+25
| * use fflushBodo Möller2001-03-111-0/+6
| * Change timing output: We don't have "exponents" here, curves areBodo Möller2001-03-101-1/+9
| * comment and error code updateBodo Möller2001-03-104-8/+8
| * Remove files from Lenka's EC implementation.Bodo Möller2001-03-103-1662/+0
| * More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller2001-03-1013-88/+1059
| * Document the change.Richard Levitte2001-03-101-0/+9