summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)Author
2010-05-20oops, typoDr. Stephen Henson
2010-05-20make cms-test.pl consistent with other branchesDr. Stephen Henson
2010-03-25We don't have a whirlpool test in this branch.Richard Levitte
2010-03-25Try to define the tests and their respective directories in a way thatRichard Levitte
preserves the order of the tests (to make it as easy as possible to synchronise with future Unix builds)
2010-03-25PR: 2202 (partial)Dr. Stephen Henson
Submitted by: Steven M. Schweda <sms@antinode.info> VMS fixes: Reduce copying into .apps and .test in makevms.com Don't try to use blank CA certificate in CA.com Allow use of C files from original directories in maketests.com
2010-02-22In some environments, we need to defined sslroot locally.Richard Levitte
2009-11-13PR: 2101Dr. Stephen Henson
Submitted by: Doug Kaufman <dkaufman@rahul.net> Approved by: steve@openssl.org Fixes for tests in cms-test.pl
2009-08-25Correct some typos and missing things.Richard Levitte
Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
2009-08-10Quote $(CC) in a few places so spaces in CC work properly.Dr. Stephen Henson
2009-07-24PR: 1994Dr. Stephen Henson
Submitted by: Gilles PION <gpion@lfdj.com> Approved by: steve@openssl.org Remove extra $.
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
Thank you\! (note: not tested for now, a few nightly builds should give indications though)
2009-03-25Make update.Dr. Stephen Henson
2009-02-14PR: 1835Dr. Stephen Henson
Submitted by: Damien Miller <djm@mindrot.org> Approved by: steve@openssl.org Fix various typos.
2009-02-02Make sure we have a library to link dummytest.o with.Bodo Möller
2008-12-29Avoid signed/unsigned compare warnings.Dr. Stephen Henson
2008-12-22Synchronise with Unixly build.Richard Levitte
2008-12-13Make depend.Ben Laurie
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller
(specifically, "experimental-jpake").
2008-11-24Update dependencies.Dr. Stephen Henson
2008-11-19Commit default dependencies.Dr. Stephen Henson
2008-11-19Remove jpake.h dependencies from default build.Dr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie
2008-09-17Make update: delete duplicate error code.Dr. Stephen Henson
2008-09-17Add missing files.Dr. Stephen Henson
2008-09-17Updates to build system from FIPS branch. Make fipscanisterbuild work andDr. Stephen Henson
build FIPS test programs.
2008-09-16FIPS merge of test changes: make sure key sizes are 1024 bits.Dr. Stephen Henson
2008-09-14Fix error code discrepancy.Dr. Stephen Henson
Make update.
2008-09-12Don't hide commands.Ben Laurie
2008-05-01Update from HEAD.Dr. Stephen Henson
2008-04-18Update from HEAD.Dr. Stephen Henson
2008-04-03Add S/MIME test certs.Dr. Stephen Henson
2008-04-03Backport of CMS code to 0.9.8-stable branch. Disabled by default.Dr. Stephen Henson
2007-07-31MacOS X update [from HEAD].Andy Polyakov
2007-07-04Fix warnings: C++ comments and computed value not used.Dr. Stephen Henson
2007-05-13AES IGE mode speedup.Ben Laurie
2007-04-04Make sure we detect corruption.Ben Laurie
2006-11-30Update dependencies.Dr. Stephen Henson
2006-09-18Build error on non-unix [from HEAD].Andy Polyakov
PR: 1390
2006-08-31Fix from HEAD.Dr. Stephen Henson
2006-08-28Add IGE and biIGE modes.Ben Laurie
2005-10-29Fix from HEAD.Dr. Stephen Henson
2005-08-25Keep cipher lists sorted in the source instead of sorting them atNils Larsch
runtime, thus removing the need for a lock. Add a test to ssltest to verify that the cipher lists are sorted.
2005-07-16makeNils Larsch
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make all test work again (+ make update) PR: 1159
2005-06-28Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov
for further details].
2005-06-08Avoid endless loops. Really, we were using the same variable for twoRichard Levitte
different conditions...
2005-05-30Forgottent make update. These files will be retagged.Richard Levitte
2005-05-29We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte
and I really can't be bothered...
2005-05-22Disseminate BUILDENV even further.Andy Polyakov
2005-05-19'make update' with a default configuration.Richard Levitte
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.