aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release OpenSSL 0.9.6a beta2.OpenSSL_0_9_6a-beta2Richard Levitte2001-03-212-2/+2
* make updateRichard Levitte2001-03-211-6/+116
* Since site_t is used, there's no more need to cast to int.Richard Levitte2001-03-211-1/+1
* Make sure the size_t declaration is available.Bodo Möller2001-03-211-0/+2
* Turn 'num' argument to RAND_file_name into a size_t (rather than an int).Bodo Möller2001-03-214-9/+9
* Change from main development line, 2001-03-20 16:36 levitteRichard Levitte2001-03-211-0/+4
* Change from main development line, 2001-03-18 15:24 levitteRichard Levitte2001-03-213-7/+34
* Fix PKCS#12 key generation bug.Dr. Stephen Henson2001-03-183-2/+35
* make updateRichard Levitte2001-03-163-60/+220
* From revision 1.54, 2001-03-16 10:30 levitte:Richard Levitte2001-03-161-1/+1
* From revision 1.6, 2001-03-08 13:27 bodo:Richard Levitte2001-03-161-2/+2
* Success with Mingw32.Richard Levitte2001-03-151-1/+2
* Minimise the amount of -L. when linking the shared libraries. ItRichard Levitte2001-03-151-7/+7
* The change on handling shared libraries was never applied inRichard Levitte2001-03-153-126/+135
* Add status on a few fixes.Richard Levitte2001-03-151-1/+3
* BSDI ELF knows dlfcn.Richard Levitte2001-03-153-4/+8
* Forgot cvs commands, so only the surrounding changes made it... sigh.Lutz Jänicke2001-03-150-0/+0
* This commit was manufactured by cvs2svn to create branchcvs2svn2001-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
| * For some experiments, it is sometimes nice to serve files with completeRichard Levitte2001-03-102-9/+22
| * In crypto/ec #if 0 out structures which reference (currently)Dr. Stephen Henson2001-03-102-3/+4
| * Typo.Dr. Stephen Henson2001-03-101-1/+1
| * Add the 'ec' directory to mkdef.pl and mkfiles.plDr. Stephen Henson2001-03-103-7/+18
| * Use 32bit longs on Alpha as well, because that's what the VMSRichard Levitte2001-03-091-1/+1