summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change scary wording.BEN_FIPS_TEST_2Ben Laurie2003-10-221-2/+2
* Include extra libraries/flags.Ben Laurie2003-10-224-4/+4
* Another stupid diff.BEN_FIPS_TEST_1Ben Laurie2003-10-081-1/+1
* FIPS depends on object, so crypto must be built before fips.Ben Laurie2003-10-081-1/+1
* Don't assume diff is any good.Ben Laurie2003-10-071-1/+1
* No test.Ben Laurie2003-10-051-1/+1
* Fingerprinting needs to work even if OpenSSL isn't installed yet.Ben Laurie2003-10-046-10/+17
* Recent changes from 0.9.7-stableRichard Levitte2003-10-0219-18/+104
* setkey is already defined on HP/UX.Ben Laurie2003-09-302-3/+3
* Make sure we get OPENSSL_FIPS.Richard Levitte2003-09-291-0/+1
* Recent changes from 0.9.7-stableRichard Levitte2003-09-291-2/+2
* Detect correctly that we're in FIPS mode.Richard Levitte2003-09-291-10/+12
* Recent changes from 0.9.7-stableRichard Levitte2003-09-293-5/+34
* Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte2003-09-2815-208/+311
* Recent changes from 0.9.7-stableRichard Levitte2003-09-2818-45/+136
* DSA self-test.Ben Laurie2003-09-2710-10/+178
* Selftest RSA and some fixes.Ben Laurie2003-09-2712-12/+208
* Recent changes from 0.9.7-stable.Richard Levitte2003-09-273-1/+7
* Make FIPS work again.Ben Laurie2003-09-2513-18/+23
* Constification.Ben Laurie2003-09-254-8/+9
* Use OPENSSL_FIPS instead of FIPS.Richard Levitte2003-09-2529-46/+47
* Uhmm, o_str.o, not o_str.c...Richard Levitte2003-09-251-1/+1
* In order to get the expected self signed error whenDr. Stephen Henson2003-09-211-1/+1
* Missing file.Ben Laurie2003-09-141-0/+52
* Don't debug.Ben Laurie2003-09-131-1/+1
* Make TLSv1 work in FIPS mode.Ben Laurie2003-09-1312-6/+221
* Add a debug flag.Ben Laurie2003-09-131-1/+12
* Temporarily remove FIPS test that doesn't work.Ben Laurie2003-09-131-1/+3
* Add RSA to FIPS.Ben Laurie2003-09-1110-12/+1051
* make updateRichard Levitte2003-09-103-15/+16
* Include "e_os.h" instead of "../e_os.h", and trust the buildingRichard Levitte2003-09-104-4/+4
* Include openssl/fips.h outside of the check for FIPS, so make dependRichard Levitte2003-09-101-1/+1
* We currently define FIPS, not OPENSSL_FIPS. The reason for this isRichard Levitte2003-09-102-2/+2
* Use BIO_snprintf() instead of snprintf().Dr. Stephen Henson2003-09-102-2/+2
* Typo.Dr. Stephen Henson2003-09-101-1/+1
* Include e_os.h in a few cases (to pick upDr. Stephen Henson2003-09-104-2/+15
* Update hashes. Fix a few typos in o_str.cDr. Stephen Henson2003-09-093-3/+4
* make updateRichard Levitte2003-09-092-2/+3
* Move the FIPS check so make depend doesn't give different resultsRichard Levitte2003-09-091-4/+7
* Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte2003-09-096-47/+24
* This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn2003-09-092-0/+162
|\
| * Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte2003-09-098-47/+186
| * These should be write-locks, not read-locks.Geoff Thorpe2003-09-081-2/+2
| * certain changes have to be listed twice in this file because OpenSSLBodo Möller2003-09-041-0/+5
| * New -ignore_err option in ocsp application to stop the serverDr. Stephen Henson2003-09-032-0/+9
| * Only accept a client certificate if the server requestsDr. Stephen Henson2003-09-032-4/+10
| * outlen should be int * in out_utf8.Dr. Stephen Henson2003-08-211-1/+1
| * fix out-of-bounds check in lock_dbg_cb (was too lose to detect allBodo Möller2003-08-142-2/+2
| * make sure no error is left in the queue that is intentionally ignoredBodo Möller2003-08-111-1/+3
| * Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte2003-08-071-4/+10