aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make openssl verify return errors.Ben Laurie2012-12-111-1/+1
* Tabification. Remove accidental duplication.Ben Laurie2012-12-101-197/+0
* Fix OCSP checking.Ben Laurie2012-12-0768-1/+2163
* make dependDr. Stephen Henson2012-11-191-93/+89
* PR: 2909Dr. Stephen Henson2012-11-181-4/+13
* util/fipslink.pl: further adjustments.Andy Polyakov2012-10-271-0/+1
* test_t4: cover even Camellia.Andy Polyakov2012-10-251-3/+6
* Add SPARC T4 AES support.Andy Polyakov2012-10-061-0/+66
* test_aesni: harmonize with AES-NI support at EVP layer.Andy Polyakov2012-07-151-7/+7
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-84/+96
* make updateDr. Stephen Henson2011-12-271-5/+11
* detect and use older PKITS dataDr. Stephen Henson2011-12-111-2/+9
* add commented out option to allow use of older PKITS dataDr. Stephen Henson2011-12-101-0/+2
* Add support for memory leak checking in fips_algvs.Dr. Stephen Henson2011-11-021-3/+21
* Add fips_algvs utility (from FIPS 2.0 stable branch).Dr. Stephen Henson2011-11-022-2/+320
* "make update" (partial)Bodo Möller2011-10-191-8/+8
* use -no_ecdhe when using -no_dheBodo Möller2011-10-131-4/+4
* increase test RSA key size to 1024 bitsDr. Stephen Henson2011-10-125-5/+5
* oopsBodo Möller2011-09-051-2/+2
* Fix session handling.Bodo Möller2011-09-051-2/+2
* make updateBodo Möller2011-09-051-155/+74
* cms-test.pl: make it work with not-so-latest perl.Andy Polyakov2011-05-161-1/+3
* Update .cvsignoreDr. Stephen Henson2011-03-251-0/+1
* Corrections to the VMS build system.Richard Levitte2011-03-251-29/+30
* For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte2011-03-251-13/+32
* Implement FIPS CMAC.Richard Levitte2011-03-241-61/+164
* make update (1.1.0-dev)Richard Levitte2011-03-231-97/+81
* * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte2011-03-202-1/+57
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-1918-243/+383
* Add SRP support.Ben Laurie2011-03-122-198/+173
* Add ECDH to validated module.Dr. Stephen Henson2011-03-091-3/+8
* Update .cvsignoreDr. Stephen Henson2011-03-091-0/+3
* New initial DH algorithm test driver.Dr. Stephen Henson2011-03-081-3/+7
* Updates to DRBG: fix bugs in infrastructure. Add initial experimentalDr. Stephen Henson2011-03-061-5/+10
* Update dependencies.Dr. Stephen Henson2011-02-211-55/+157
* *** empty log message ***Dr. Stephen Henson2011-02-211-1/+1
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-162-1/+2
* Add ECDSA functionality to fips module. Initial very incomplete versionDr. Stephen Henson2011-02-141-1/+7
* New "fispcanisteronly" build option: only build fipscanister.o andDr. Stephen Henson2011-02-111-4/+8
* Experimental incomplete AES GCM algorithm test program.Dr. Stephen Henson2011-02-081-3/+8
* make updateBodo Möller2011-02-031-42/+124
* update .cvsignoreDr. Stephen Henson2011-01-271-0/+5
* FIPS changes to test/Makefile: rules to build FIPS test applications.Dr. Stephen Henson2011-01-261-2/+94
* FIPS_allow_md5() no longer exists and is no longer requiredDr. Stephen Henson2011-01-261-64/+42
* First attempt at adding the possibility to set the pointer size for the build...Richard Levitte2010-12-141-4/+63
* Better method for creating SSLROOT:.Richard Levitte2010-11-291-3/+7
* Implement bc test strategy as submitted by Steven M. Schweda <sms@antinode.in...Richard Levitte2010-11-233-17/+268
* Print openssl version information at the end of the testsRichard Levitte2010-11-231-0/+1
* * tests.com: Add the symbol openssl_conf, so the openssl applicationRichard Levitte2010-11-222-45/+52
* Better way to build tests. Taken from OpenSSL-1_0_1-stableRichard Levitte2010-11-221-85/+88