summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-05-06Fix selftest.OpenSSL-fips-0_9_7-stableBen Laurie
2004-05-06Recent changes from 0.9.7-stable.Richard Levitte
2004-04-30Final(?) version of test suite.Ben Laurie
2004-04-29Recent changes from 0.9.7-stable.Richard Levitte
2004-04-28P, not T.Ben Laurie
2004-04-28Fix self-test.Ben Laurie
2004-04-27Finish moving FIPS_allow_md5().Ben Laurie
2004-04-22Update from main branch.Dr. Stephen Henson
2004-04-21Recent changes from 0.9.7-stable.Richard Levitte
2004-04-20Another small bug fix. Notified by cipo <cseplo_l@netlock.net>Richard Levitte
2004-04-20Small bug fixes.Richard Levitte
2004-04-20Recent changes from 0.9.7-stable.Richard Levitte
2004-04-16Tests have shown that setargv.obj isn't really needed (at least as farRichard Levitte
2004-04-16make updateRichard Levitte
2004-04-16Don't use global variables. Instead, use a function that returns theRichard Levitte
2004-04-16Wrap with a check for OPENSSL_FIPS. We need that to have mkdef.plRichard Levitte
2004-04-16Add the first half of the C++ protection :-).Richard Levitte
2004-04-15Add fips_rand.h among the header files to look at.Richard Levitte
2004-04-15Fix sign vs. unsigned warning.Richard Levitte
2004-04-15Make sure mkdef.pl is called with optional "fips" as well.Richard Levitte
2004-04-15make updateRichard Levitte
2004-04-15Look at a few FIPS-related headers and process FIPS-related symbolsRichard Levitte
2004-04-15Make the Windows/DOS build system understand "fips".Richard Levitte
2004-04-15make updateRichard Levitte
2004-04-15Now that we look in fips/rsa, there's no need to erroneously excludeRichard Levitte
2004-04-15Include fips/rsa among the directories to look in.Richard Levitte
2004-04-15make updateRichard Levitte
2004-04-15make updateRichard Levitte
2004-04-15Some platforms (Win32, it seems) do not have PATH_MAX, so let's defineRichard Levitte
2004-04-15Recognise the "platform" OPENSSL_FIPS.Richard Levitte
2004-04-15Use OPENSSL_FIPS instead of just FIPS.Richard Levitte
2004-04-15Make fips_gettime work on Win32 (lets hope the Win32 function we useRichard Levitte
2004-04-15Include string.h to get a proper declaration of memcmp()Richard Levitte
2004-04-15Make sure this script works with shared library builds as well.Richard Levitte
2004-04-15Allow the possibility to say no-fips, and make Ben build his debugRichard Levitte
2004-04-14Add corruptors so KATs can be made to fail.Ben Laurie
2004-04-132-key 3DES KAT.Ben Laurie
2004-04-13Add some root CAs.Dr. Stephen Henson
2004-04-13This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn
2004-04-13This commit was manufactured by cvs2svn to create branchcvs2svn
2004-04-13Add some root CAs.Dr. Stephen Henson
2004-04-11Fingerprint SHA-1 asm.Ben Laurie
2004-04-11Add SHA-1 assembler.Ben Laurie
2004-04-11Remove crib and sabotage.Ben Laurie
2004-04-09Fix memory leak.Dr. Stephen Henson
2004-04-09Stop warnings:Dr. Stephen Henson
2004-04-09Add x86 assembler.Ben Laurie
2004-04-09Use HMAC instead of straight SHA-1.Ben Laurie
2004-04-09Don't make, $(MAKE).Ben Laurie
2004-04-04Do HMAC.Ben Laurie