summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2011-05-16cms-test.pl: make it work with not-so-latest perl.Andy Polyakov
2011-03-25Update .cvsignoreDr. Stephen Henson
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-24Implement FIPS CMAC.Richard Levitte
2011-03-23make update (1.1.0-dev)Richard Levitte
2011-03-20* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2011-03-12Add SRP support.Ben Laurie
2011-03-09Add ECDH to validated module.Dr. Stephen Henson
2011-03-09Update .cvsignoreDr. Stephen Henson
2011-03-08New initial DH algorithm test driver.Dr. Stephen Henson
2011-03-06Updates to DRBG: fix bugs in infrastructure. Add initial experimentalDr. Stephen Henson
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-21*** empty log message ***Dr. Stephen Henson
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2011-02-14Add ECDSA functionality to fips module. Initial very incomplete versionDr. Stephen Henson
2011-02-11New "fispcanisteronly" build option: only build fipscanister.o andDr. Stephen Henson
2011-02-08Experimental incomplete AES GCM algorithm test program.Dr. Stephen Henson
2011-02-03make updateBodo Möller
2011-01-27update .cvsignoreDr. Stephen Henson
2011-01-26FIPS changes to test/Makefile: rules to build FIPS test applications.Dr. Stephen Henson
2011-01-26FIPS_allow_md5() no longer exists and is no longer requiredDr. Stephen Henson
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-11-29Better method for creating SSLROOT:.Richard Levitte
2010-11-23Implement bc test strategy as submitted by Steven M. Schweda <sms@antinode.in...Richard Levitte
2010-11-23Print openssl version information at the end of the testsRichard Levitte
2010-11-22* tests.com: Add the symbol openssl_conf, so the openssl applicationRichard Levitte
2010-11-22Better way to build tests. Taken from OpenSSL-1_0_1-stableRichard Levitte
2010-11-18Tell the user what test is being performed.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-09-05NPN tests.Ben Laurie
2010-05-20oops, typoDr. Stephen Henson
2010-05-20Update cms-test.pl to handle some Unix like Windows environments whereDr. Stephen Henson
2010-04-10AESNI engine: update test_aesni.Andy Polyakov
2010-01-27Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte
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
2010-01-25It seems like sslroot: needs to be defined for some tests to work.Richard Levitte
2009-11-23cms-test.pl: use EXE_EXT.Andy Polyakov
2009-11-13PR: 2101Dr. Stephen Henson
2009-10-18make updateDr. Stephen Henson
2009-08-12Update default dependency flags.Dr. Stephen Henson
2009-07-24Update from 0.9.8-stableDr. Stephen Henson
2009-07-15Updates from 1.0.0-stableDr. Stephen Henson
2009-07-08Make update.Dr. Stephen Henson
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-05-02AES-NI engine jumbo update.Andy Polyakov