aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix FIPS SSLv2 testDr. Stephen Henson2016-03-261-2/+6
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* make updateMatt Caswell2015-12-031-3/+4
* RT4044: Remove .cvsignore files.Rich Salz2015-09-151-34/+0
* Add test for SSL_set_session_ticket_extMatt Caswell2015-07-271-4/+35
* Add test for CVE-2015-1793Matt Caswell2015-07-0714-4/+372
* Check for errors with SRPDr. Stephen Henson2015-06-291-4/+4
* RT3907-fixRich Salz2015-06-221-3/+3
* RT3907: avoid "local" in testssl scriptRich Salz2015-06-221-3/+2
* When making libcrypto from apps or test, make sure to include enginesRichard Levitte2015-06-101-2/+2
* Fix ssltest to use 1024-bit DHE parametersEmilia Kasper2015-05-261-4/+34
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-231-6/+7
* Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell2015-02-251-4/+24
* Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell2015-01-221-6/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-539/+531
* mark all block comments that need format preserving so thatTim Hudson2015-01-222-3/+4
* Add the constant time test to the VMS build and testsRichard Levitte2014-10-152-2/+8
* Make sure test/tests.com exit gracefully, even when openssl.exe wasn't proper...Richard Levitte2014-10-151-0/+2
* Update the VMS build according to the latest unixly build. Partly provided by...Richard Levitte2014-10-152-2/+9
* Constant-time utilitiesEmilia Kasper2014-08-281-5/+17
* Test SRP authentication ciphersuites.Dr. Stephen Henson2014-08-091-0/+6
* make updateDr. Stephen Henson2014-08-011-1/+1
* Create test/testutil.h for unit test helper macrosMike Bland2014-06-101-0/+116
* Link heartbeat_test with the static version of the librariesKurt Roeckx2014-06-091-1/+8
* Fix for test_bn regular expression to work on Windows using MSYS. PR#3346Peter Mosmans2014-05-271-1/+1
* Unit/regression test for TLS heartbeats.Mike Bland2014-05-191-4/+34
* make updateDr. Stephen Henson2014-01-061-78/+202
* make updateDr. Stephen Henson2013-12-081-202/+78
* cms-test.pl: make it work with not-so-latest perl.Andy Polyakov2013-02-141-1/+3
* Fix for EXP-RC2-CBC-MD5Adam Langley2013-02-061-0/+17
* Make verify return errors.Ben Laurie2012-12-131-1/+1
* On OpenVMS, try sha256 and sha512 et al as well.Richard Levitte2012-03-011-0/+4
* make updateDr. Stephen Henson2011-12-271-105/+86
* 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
* make depend.Ben Laurie2011-11-131-84/+104
* use -no_ecdhe when using -no_dheBodo Möller2011-10-131-4/+4
* increase test RSA key size to 1024 bitsDr. Stephen Henson2011-10-123-3/+3
* oopsBodo Möller2011-09-051-2/+2
* Fix session handling.Bodo Möller2011-09-051-2/+2
* Don't add trailing slash to FIPSDIR: it causes problems with Windows builds.Dr. Stephen Henson2011-06-181-1/+1
* Update key sizes to 2048 bits.Dr. Stephen Henson2011-06-144-4/+129
* Make test utility link work for fips build.Dr. Stephen Henson2011-05-261-1/+4
* 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
* make update (1.0.1-stable)Richard Levitte2011-03-231-6/+13
* * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte2011-03-202-1/+57
* Keep file references in the VMS build files in the same order as theyRichard Levitte2011-03-192-2/+9
* Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte2011-03-1918-241/+375
* Add SRP.Ben Laurie2011-03-162-3/+21