aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change submitted by Doug Kaufman. He writes:Richard Levitte2007-12-031-1/+5
* Proper support for shared build under MacOS X.Andy Polyakov2007-07-311-5/+1
* Change C++ style comments.Dr. Stephen Henson2007-05-151-1/+1
* AES IGE mode speedup.Ben Laurie2007-05-131-0/+17
* Make sure we detect corruption.Ben Laurie2007-04-041-1/+1
* Update dependencies.Dr. Stephen Henson2006-11-301-0/+3
* Make TSA tests use the noprompt mode of utilities rather than pipingDr. Stephen Henson2006-11-072-51/+38
* Further mingw build procedure updates.Andy Polyakov2006-10-241-1/+1
* Build error on non-unix.Andy Polyakov2006-09-181-1/+1
* Kill more C++ comments.Dr. Stephen Henson2006-08-311-16/+16
* Forward port of IGE mode.Ben Laurie2006-08-312-4/+498
* Real Bourne shell doesn't interpret ==, but =.Andy Polyakov2006-08-011-1/+1
* make updateDr. Stephen Henson2006-07-101-4/+10
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-10/+4
* improve make dclean to remove files generated during buildUlf Möller2006-04-111-1/+3
* The -config option flag needs to be in the SSLEAY_CONFIG value.Richard Levitte2006-03-302-2/+2
* Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_CONFIG, notRichard Levitte2006-03-282-0/+5
* Since we're moving between directories, let's get an absolute path toRichard Levitte2006-03-271-1/+1
* Only try to remove the tsa.dir subdirectory if it actually exists.Richard Levitte2006-03-251-3/+6
* Typo...Richard Levitte2006-03-182-5/+5
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-101-0/+6
* Remember to *build* WP_TEST on VMS, as well :-)Richard Levitte2006-03-081-1/+1
* The actual whirlpool test was missing on VMS...Richard Levitte2006-03-061-0/+4
* Add a TSA test. testtsa.com is a manual sh to dcl translation ofRichard Levitte2006-02-262-6/+279
* Break out deltree in its' own command procedure.Richard Levitte2006-02-261-31/+2