summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
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
2008-03-15Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson
2008-03-14Delete temp files.Dr. Stephen Henson
2008-03-14Typos.Dr. Stephen Henson
2008-03-14Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson
2008-03-14New utility functions for encryptedData content type which will also be usedDr. Stephen Henson
2008-03-13RFC4134 S/MIME examples test script.Dr. Stephen Henson
2007-12-03Change submitted by Doug Kaufman. He writes:Richard Levitte
2007-07-31Proper support for shared build under MacOS X.Andy Polyakov
2007-05-15Change C++ style comments.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-11-07Make TSA tests use the noprompt mode of utilities rather than pipingDr. Stephen Henson
2006-10-24Further mingw build procedure updates.Andy Polyakov
2006-09-18Build error on non-unix.Andy Polyakov
2006-08-31Kill more C++ comments.Dr. Stephen Henson
2006-08-31Forward port of IGE mode.Ben Laurie
2006-08-01Real Bourne shell doesn't interpret ==, but =.Andy Polyakov
2006-07-10make updateDr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-04-11improve make dclean to remove files generated during buildUlf Möller
2006-03-30The -config option flag needs to be in the SSLEAY_CONFIG value.Richard Levitte
2006-03-28Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_CONFIG, notRichard Levitte
2006-03-27Since we're moving between directories, let's get an absolute path toRichard Levitte
2006-03-25Only try to remove the tsa.dir subdirectory if it actually exists.Richard Levitte
2006-03-18Typo...Richard Levitte
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch
2006-03-08Remember to *build* WP_TEST on VMS, as well :-)Richard Levitte
2006-03-06The actual whirlpool test was missing on VMS...Richard Levitte
2006-02-26Add a TSA test. testtsa.com is a manual sh to dcl translation ofRichard Levitte
2006-02-26Break out deltree in its' own command procedure.Richard Levitte
2006-02-16ignoreUlf Möller
2006-02-16message styleUlf Möller
2006-02-16oopsUlf Möller
2006-02-16wrap shlib for testtsaUlf Möller
2006-02-12time stamp Makefile, test filesUlf Möller
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2005-12-28Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,Andy Polyakov
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov
2005-10-29Include kerberos libraries (if used) when linking test apps: some need it.Dr. Stephen Henson
2005-08-25Keep cipher lists sorted in the source instead of sorting them atNils Larsch
2005-07-16makeNils Larsch
2005-06-23Jumbo Makfiles update.Andy Polyakov