summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)Author
2010-11-18Tell the user what test is being performed.Richard Levitte
2010-11-18Make sure the source directory for ASN1TEST is defined.Richard Levitte
2010-11-18We expect these scripts not to bail on error, so make sure that's what happens.Richard Levitte
2010-11-18Synchronise with Unix testsRichard Levitte
2010-05-20oops, typoDr. Stephen Henson
2010-05-20Update cms-test.pl to handle some Unix like Windows environments whereDr. Stephen Henson
calling shlib_wrap.sh doesn't work.
2010-04-13Since test modules aren't copied to the test/ directory any more onRichard Levitte
VMS, we need to rework this script with knowledge of where they are.
2010-01-27Apparently, test/testtsa.com was only half doneRichard Levitte
2010-01-25There's really no need to use $ENV::HOMERichard Levitte
2010-01-25Forgot to correct the definition of __arch in this file.Richard Levitte
Submitted by Steven M. Schweda <sms@antinode.info>
2010-01-25It seems like sslroot: needs to be defined for some tests to work.Richard Levitte
Submitted by Steven M. Schweda <sms@antinode.info>
2010-01-20make updateOpenSSL_1_0_0-beta5Dr. Stephen Henson
2010-01-19stop asn1test compilation producing link errorsDr. Stephen Henson
2010-01-16Fix type-checking/casting issue.Ben Laurie
2009-11-26cms-test.pl: use EXE_EXT (from HEAD).Andy Polyakov
PR: 2107
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-11-13Add test_cmsRichard Levitte
2009-10-18make updateDr. Stephen Henson
2009-08-25Correct some typos and missing things.Richard Levitte
Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
2009-08-12Update default dependency flags.Dr. Stephen Henson
Make error name discrepancies a fatal error. Fix error codes. make update
2009-07-24Update from 0.9.8-stable.Dr. Stephen Henson
2009-07-15Call CMS tests with "make test"Dr. Stephen Henson
2009-07-08Make update.Dr. Stephen Henson
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-04-27test_padlock: update from HEAD.Andy Polyakov
2009-04-16PR: 1894Dr. Stephen Henson
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Fix various typos and stuff.
2009-04-01Make update fixing duplicate ASN1 error codes.Dr. Stephen Henson
2009-02-14PR: 1835Dr. Stephen Henson
Submitted by: Damien Miller <djm@mindrot.org> Approved by: steve@openssl.org Fix various typos.
2008-12-16Synchronise VMS build system with the Unixly oneRichard Levitte
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller
(specifically, "experimental-jpake").
2008-10-26Add JPAKE.Ben Laurie
2008-09-01Perl script to run and verify OpenSSL against PKITS RFC3280 complianceDr. Stephen Henson
test suite.
2008-06-04More type-checking.Ben Laurie
2008-05-26LHASH revamp. make depend.Ben Laurie
2008-05-01Use "cont" consistently in cms-examples.plDr. Stephen Henson
Add a -certsout option to output any certificates in a message. Add test for example 4.11
2008-04-18Make certs argument work in CMS_sign() add test case.Dr. Stephen Henson
PR:1664
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
PR: 1552 Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
2008-04-03Rename runex.pl to cms-examples.plDr. Stephen Henson
2008-04-01Add signed receipt tests.Dr. Stephen Henson
2008-03-31Use correct headers for signed receipts. Use consistent naming.Dr. Stephen Henson
Update cms-test.pl to support OpenSSL 0.9.8.
2008-03-19Add support for KEK decrypt in cms utility.Dr. Stephen Henson
2008-03-18Delete standard out and err temp files too.Dr. Stephen Henson
2008-03-18Delete tmp files, silence openssl commands, compare extracted content.Dr. Stephen Henson
2008-03-18Add enveloped data keyid test.Dr. Stephen Henson
2008-03-18Fixes for S/MIME consistency checker and flexibility enhancements.Dr. Stephen Henson
2008-03-18Add extensive PCKS7 and CMS consistency test script.Dr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
OPENSSL_NO_DEPRECATED, etc. Steve, please double-check the CMS stuff...
2008-03-16Adapt to diffrent OpenSSL utility locations.Dr. Stephen Henson
2008-03-16Don't need to check for examples directory any more.Dr. Stephen Henson
2008-03-16Extend runex.pl to extract examples directly from RFC text.Dr. Stephen Henson