aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2007-12-15Make test utilities build in non-FIPS compiles.Dr. Stephen Henson1-2/+2
2007-08-26Framework update.Andy Polyakov1-3/+4
2007-08-21Make tesfipsssl pass.FIPS_098_TEST_4Andy Polyakov2-2/+2
2007-08-21Update fips_dsatest to use 1024 bit key.Dr. Stephen Henson1-2/+0
2007-08-15Move fips-1.0/ files to fips/Dr. Stephen Henson1-15/+15
2007-08-01Jumbo framework update.Andy Polyakov1-21/+10
2007-07-21For Unix fips builds...Dr. Stephen Henson1-1/+1
2007-07-15Update .cvsignoreDr. Stephen Henson1-0/+5
2007-07-10Delete old duplicate files.Dr. Stephen Henson1-9/+8
2007-07-10Update dependencies.Dr. Stephen Henson1-4/+6
2007-06-20Fix warnings.Dr. Stephen Henson1-1/+1
2007-05-21Update from stable branch.Dr. Stephen Henson1-0/+17
2007-04-24Merge from 0.9.8 stable branch.Dr. Stephen Henson1-1/+1
2007-03-25Typos in Makefiles.Andy Polyakov1-1/+1
2007-03-22And so it begins...Dr. Stephen Henson4-75/+692
2006-11-30Update dependencies.Dr. Stephen Henson1-0/+3
2006-09-18Build error on non-unix [from HEAD].Andy Polyakov1-1/+1
2006-08-31Fix from HEAD.Dr. Stephen Henson1-16/+16
2006-08-28Add IGE and biIGE modes.Ben Laurie2-4/+498
2005-10-29Fix from HEAD.Dr. Stephen Henson1-2/+2
2005-08-25Keep cipher lists sorted in the source instead of sorting them atNils Larsch1-0/+1
2005-07-16makeNils Larsch2-11/+6
2005-06-28Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov1-1/+1
2005-06-08Avoid endless loops. Really, we were using the same variable for twoRichard Levitte1-7/+7
2005-05-30Forgottent make update. These files will be retagged.Richard Levitte1-8/+9
2005-05-29We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte1-1/+1
2005-05-22Disseminate BUILDENV even further.Andy Polyakov1-1/+1
2005-05-19'make update' with a default configuration.Richard Levitte1-4/+10
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-3/+5
2005-05-16make updateBodo Möller1-10/+4
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov1-4/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-3/+0
2005-05-15Make update.Dr. Stephen Henson1-4/+10
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov1-460/+39
2005-04-30From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:Richard Levitte1-1/+1
2005-04-26make updateBodo Möller1-19/+14
2005-04-26make depend.Ben Laurie1-4/+10
2005-04-25make updateBodo Möller1-10/+4
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+14
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte1-1/+1
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-4/+10
2005-03-30Makefile.ssl doesn't exist anymoreNils Larsch1-1/+1
2005-03-30Blow away Makefile.ssl.Ben Laurie1-7/+6
2005-03-21There are cases when there are no files left to verify. Make sure toRichard Levitte1-3/+6
2005-03-13"make depend". This takes into account the algorithms that are nowBodo Möller1-10/+3
2005-02-03Shut whiny make's up.Andy Polyakov1-1/+1
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov13-138/+78
2005-01-27Oops, == should really be = when used with test ([ and ]).Richard Levitte1-1/+1
2005-01-26The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte1-62/+62
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte4-21/+32