Fixes for WIN64 FIPS build.
[openssl.git] / test /
2011-03-25 Dr. Stephen HensonUpdate .cvsignore
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-23 Richard Levittemake update (1.1.0-dev)
2011-03-20 Richard Levitte* apps/makeapps.com: Forgot to end the check for /POINT...
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-03-12 Ben LaurieAdd SRP support.
2011-03-09 Dr. Stephen HensonAdd ECDH to validated module.
2011-03-09 Dr. Stephen HensonUpdate .cvsignore
2011-03-08 Dr. Stephen HensonNew initial DH algorithm test driver.
2011-03-06 Dr. Stephen HensonUpdates to DRBG: fix bugs in infrastructure. Add initia...
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-21 Dr. Stephen Henson*** empty log message ***
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-02-14 Dr. Stephen HensonAdd ECDSA functionality to fips module. Initial very...
2011-02-11 Dr. Stephen HensonNew "fispcanisteronly" build option: only build fipscan...
2011-02-08 Dr. Stephen HensonExperimental incomplete AES GCM algorithm test program.
2011-02-03 Bodo Möllermake update
2011-01-27 Dr. Stephen Hensonupdate .cvsignore
2011-01-26 Dr. Stephen HensonFIPS changes to test/Makefile: rules to build FIPS...
2011-01-26 Dr. Stephen HensonFIPS_allow_md5() no longer exists and is no longer...
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-11-29 Richard LevitteBetter method for creating SSLROOT:.
2010-11-23 Richard LevitteImplement bc test strategy as submitted by Steven M...
2010-11-23 Richard LevittePrint openssl version information at the end of the...
2010-11-22 Richard Levitte* tests.com: Add the symbol openssl_conf, so the openss...
2010-11-22 Richard LevitteBetter way to build tests. Taken from OpenSSL-1_0_1...
2010-11-18 Richard LevitteTell the user what test is being performed.
2010-11-18 Richard LevitteWe expect these scripts not to bail on error, so make...
2010-11-18 Richard LevitteSynchronise with Unix tests
2010-09-05 Ben LaurieNPN tests.
2010-05-20 Dr. Stephen Hensonoops, typo
2010-05-20 Dr. Stephen HensonUpdate cms-test.pl to handle some Unix like Windows...
2010-04-10 Andy PolyakovAESNI engine: update test_aesni.
2010-01-27 Richard LevitteHave the VMS build system catch up with the 1.0.0-stabl...
2010-01-27 Richard LevitteApparently, test/testtsa.com was only half done
2010-01-25 Richard LevitteThere's really no need to use $ENV::HOME
2010-01-25 Richard LevitteForgot to correct the definition of __arch in this...
2010-01-25 Richard LevitteIt seems like sslroot: needs to be defined for some...
2009-11-23 Andy Polyakovcms-test.pl: use EXE_EXT.
2009-11-13 Dr. Stephen HensonPR: 2101
2009-10-18 Dr. Stephen Hensonmake update
2009-08-12 Dr. Stephen HensonUpdate default dependency flags.
2009-07-24 Dr. Stephen HensonUpdate from 0.9.8-stable
2009-07-15 Dr. Stephen HensonUpdates from 1.0.0-stable
2009-07-08 Dr. Stephen HensonMake update.
2009-05-15 Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2009-05-02 Andy PolyakovAES-NI engine jumbo update.
2009-04-27 Andy PolyakovUpdate test/test_padlock script.
2009-04-27 Andy Polyakovaesni-x86.pl: fix another typo and add test script.
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2009-04-03 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-02-14 Dr. Stephen HensonPR: 1835
2008-12-16 Richard LevitteSynchronise VMS build system with the Unixly one
2008-12-02 Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-10-26 Ben LaurieAdd JPAKE.
2008-09-01 Dr. Stephen HensonPerl script to run and verify OpenSSL against PKITS...
2008-06-04 Ben LaurieMore type-checking.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2008-05-01 Dr. Stephen HensonUse "cont" consistently in cms-examples.pl
2008-04-18 Dr. Stephen HensonMake certs argument work in CMS_sign() add test case.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-04-03 Dr. Stephen HensonRename runex.pl to cms-examples.pl
2008-04-01 Dr. Stephen HensonAdd signed receipt tests.
2008-03-31 Dr. Stephen HensonUse correct headers for signed receipts. Use consistent...
2008-03-19 Dr. Stephen HensonAdd support for KEK decrypt in cms utility.
2008-03-18 Dr. Stephen HensonDelete standard out and err temp files too.
2008-03-18 Dr. Stephen HensonDelete tmp files, silence openssl commands, compare...
2008-03-18 Dr. Stephen HensonAdd enveloped data keyid test.
2008-03-18 Dr. Stephen HensonFixes for S/MIME consistency checker and flexibility...
2008-03-18 Dr. Stephen HensonAdd extensive PCKS7 and CMS consistency test script.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-03-16 Dr. Stephen HensonAdapt to diffrent OpenSSL utility locations.
2008-03-16 Dr. Stephen HensonDon't need to check for examples directory any more.
2008-03-16 Dr. Stephen HensonExtend runex.pl to extract examples directly from RFC...
2008-03-15 Dr. Stephen HensonInitial support for enveloped data decrypt. Extent...
2008-03-14 Dr. Stephen HensonDelete temp files.
2008-03-14 Dr. Stephen HensonTypos.
2008-03-14 Dr. Stephen HensonEncrypted Data type processing. Add options to cms...
2008-03-14 Dr. Stephen HensonNew utility functions for encryptedData content type...
2008-03-13 Dr. Stephen HensonRFC4134 S/MIME examples test script.
2007-12-03 Richard LevitteChange submitted by Doug Kaufman. He writes:
2007-07-31 Andy PolyakovProper support for shared build under MacOS X.
2007-05-15 Dr. Stephen HensonChange C++ style comments.
2007-05-13 Ben LaurieAES IGE mode speedup.
2007-04-04 Ben LaurieMake sure we detect corruption.
2006-11-30 Dr. Stephen HensonUpdate dependencies.
2006-11-07 Dr. Stephen HensonMake TSA tests use the noprompt mode of utilities rathe...
2006-10-24 Andy PolyakovFurther mingw build procedure updates.
2006-09-18 Andy PolyakovBuild error on non-unix.
2006-08-31 Dr. Stephen HensonKill more C++ comments.
2006-08-31 Ben LaurieForward port of IGE mode.
2006-08-01 Andy PolyakovReal Bourne shell doesn't interpret ==, but =.
2006-07-10 Dr. Stephen Hensonmake update
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-04-11 Ulf Möllerimprove make dclean to remove files generated during...
2006-03-30 Richard LevitteThe -config option flag needs to be in the SSLEAY_CONFI...
2006-03-28 Richard LevitteSmall bug. apps/CA.sh and apps/CA.com look at SSLEAY_C...
2006-03-27 Richard LevitteSince we're moving between directories, let's get an...
next