Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-22Change scary wording.BEN_FIPS_TEST_2Ben Laurie
2003-10-22Include extra libraries/flags.Ben Laurie
2003-10-08Another stupid diff.BEN_FIPS_TEST_1Ben Laurie
2003-10-08FIPS depends on object, so crypto must be built before fips.Ben Laurie
2003-10-07Don't assume diff is any good.Ben Laurie
2003-10-06No test.Ben Laurie
2003-10-04Fingerprinting needs to work even if OpenSSL isn't installed yet.Ben Laurie
2003-10-02Recent changes from 0.9.7-stableRichard Levitte
2003-09-30setkey is already defined on HP/UX.Ben Laurie
2003-09-30Make sure we get OPENSSL_FIPS.Richard Levitte
2003-09-29Recent changes from 0.9.7-stableRichard Levitte
2003-09-29Detect correctly that we're in FIPS mode.Richard Levitte
2003-09-29Recent changes from 0.9.7-stableRichard Levitte
2003-09-28Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte
2003-09-28Recent changes from 0.9.7-stableRichard Levitte
2003-09-28DSA self-test.Ben Laurie
2003-09-27Selftest RSA and some fixes.Ben Laurie
2003-09-27Recent changes from 0.9.7-stable.Richard Levitte
2003-09-26Make FIPS work again.Ben Laurie
2003-09-26Constification.Ben Laurie
2003-09-25Use OPENSSL_FIPS instead of FIPS.Richard Levitte
2003-09-25Uhmm, o_str.o, not o_str.c...Richard Levitte
2003-09-21In order to get the expected self signed error whenDr. Stephen Henson
2003-09-14Missing file.Ben Laurie
2003-09-14Don't debug.Ben Laurie
2003-09-13Make TLSv1 work in FIPS mode.Ben Laurie
2003-09-13Add a debug flag.Ben Laurie
2003-09-13Temporarily remove FIPS test that doesn't work.Ben Laurie
2003-09-12Add RSA to FIPS.Ben Laurie
2003-09-10make updateRichard Levitte
2003-09-10Include "e_os.h" instead of "../e_os.h", and trust the buildingRichard Levitte
2003-09-10Include openssl/fips.h outside of the check for FIPS, so make dependRichard Levitte
2003-09-10We currently define FIPS, not OPENSSL_FIPS. The reason for this isRichard Levitte
2003-09-10Use BIO_snprintf() instead of snprintf().Dr. Stephen Henson
2003-09-10Typo.Dr. Stephen Henson
2003-09-10Include e_os.h in a few cases (to pick upDr. Stephen Henson
2003-09-10Update hashes. Fix a few typos in o_str.cDr. Stephen Henson
2003-09-09make updateRichard Levitte
2003-09-09Move the FIPS check so make depend doesn't give different resultsRichard Levitte
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-09This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-09Test data files should not be part of the TEST value, or util/mk1mf.plRichard Levitte
2003-09-08Put #ifdef FIPS round FIPS DSA_generate_parameters .Dr. Stephen Henson
2003-09-08Recent changes from 0.9.7-stable.Richard Levitte
2003-09-08Make it builadable in non-FIPS mode.Richard Levitte
2003-09-08These should be write-locks, not read-locks.Geoff Thorpe
2003-09-08included <string.h> in fips.c to pick upDr. Stephen Henson
2003-09-08Update dependencies.Dr. Stephen Henson
2003-09-08More files to ignore.Richard Levitte