aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* oops, typoDr. Stephen Henson2010-05-201-0/+1
* Update cms-test.pl to handle some Unix like Windows environments whereDr. Stephen Henson2010-05-201-4/+7
* AESNI engine: update test_aesni.Andy Polyakov2010-04-101-4/+3
* Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte2010-01-2715-17/+27
* Apparently, test/testtsa.com was only half doneRichard Levitte2010-01-271-45/+26
* There's really no need to use $ENV::HOMERichard Levitte2010-01-251-4/+1
* Forgot to correct the definition of __arch in this file.Richard Levitte2010-01-251-1/+3
* It seems like sslroot: needs to be defined for some tests to work.Richard Levitte2010-01-251-0/+4
* cms-test.pl: use EXE_EXT.Andy Polyakov2009-11-231-4/+1
* PR: 2101Dr. Stephen Henson2009-11-131-1/+4
* make updateDr. Stephen Henson2009-10-181-2/+5
* Update default dependency flags.Dr. Stephen Henson2009-08-121-5/+9
* Update from 0.9.8-stableDr. Stephen Henson2009-07-241-1/+1
* Updates from 1.0.0-stableDr. Stephen Henson2009-07-151-1/+5
* Make update.Dr. Stephen Henson2009-07-081-7/+2
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-1515-65/+129
* AES-NI engine jumbo update.Andy Polyakov2009-05-021-8/+4
* Update test/test_padlock script.Andy Polyakov2009-04-271-9/+9
* aesni-x86.pl: fix another typo and add test script.Andy Polyakov2009-04-271-0/+73
* Updates from 1.0.0-stable branch.Dr. Stephen Henson2009-04-201-8/+8
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-1/+5
* PR: 1835Dr. Stephen Henson2009-02-141-1/+1
* Synchronise VMS build system with the Unixly oneRichard Levitte2008-12-162-8/+20
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-8/+1
* Add JPAKE.Ben Laurie2008-10-261-4/+20
* Perl script to run and verify OpenSSL against PKITS RFC3280 complianceDr. Stephen Henson2008-09-011-0/+940
* More type-checking.Ben Laurie2008-06-041-18/+35
* LHASH revamp. make depend.Ben Laurie2008-05-261-13/+14
* Use "cont" consistently in cms-examples.plDr. Stephen Henson2008-05-011-3/+23
* Make certs argument work in CMS_sign() add test case.Dr. Stephen Henson2008-04-181-0/+1
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-0/+1
* Rename runex.pl to cms-examples.plDr. Stephen Henson2008-04-031-1/+1
* Add signed receipt tests.Dr. Stephen Henson2008-04-011-0/+18
* Use correct headers for signed receipts. Use consistent naming.Dr. Stephen Henson2008-03-311-0/+12
* Add support for KEK decrypt in cms utility.Dr. Stephen Henson2008-03-191-0/+21
* Delete standard out and err temp files too.Dr. Stephen Henson2008-03-181-0/+2
* Delete tmp files, silence openssl commands, compare extracted content.Dr. Stephen Henson2008-03-181-2/+53
* Add enveloped data keyid test.Dr. Stephen Henson2008-03-181-0/+8
* Fixes for S/MIME consistency checker and flexibility enhancements.Dr. Stephen Henson2008-03-181-24/+35
* Add extensive PCKS7 and CMS consistency test script.Dr. Stephen Henson2008-03-1810-0/+560
* Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe2008-03-161-2/+2
* Adapt to diffrent OpenSSL utility locations.Dr. Stephen Henson2008-03-161-1/+14
* Don't need to check for examples directory any more.Dr. Stephen Henson2008-03-161-6/+1
* Extend runex.pl to extract examples directly from RFC text.Dr. Stephen Henson2008-03-161-280/+308
* Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson2008-03-151-7/+47
* Delete temp files.Dr. Stephen Henson2008-03-141-2/+2
* Typos.Dr. Stephen Henson2008-03-141-3/+3
* Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson2008-03-141-2/+34
* New utility functions for encryptedData content type which will also be usedDr. Stephen Henson2008-03-141-2/+2
* RFC4134 S/MIME examples test script.Dr. Stephen Henson2008-03-131-0/+281