summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT478: Add uninstall make targetRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-18make update following changes to default config settingsMatt Caswell
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell
2014-12-11make updateMatt Caswell
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08make dependDr. Stephen Henson
2014-12-08Remove fips utility build rules from test/MakefileDr. Stephen Henson
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-28Remove all .cvsignore filesRich Salz
2014-11-18Fixed cms-test.pl for no-ec2mMatt Caswell
2014-09-23make updateEmilia Kasper
2014-09-05make updateEmilia Kasper
2014-08-28Constant-time utilitiesEmilia Kasper
2014-08-14make dependEmilia Kasper
2014-08-09Test SRP authentication ciphersuites.Dr. Stephen Henson
2014-07-24Don't call setenv in gost2814789t.cDr. Stephen Henson
2014-07-20Add test header, sync ordinals with 1.0.2Dr. Stephen Henson
2014-07-19Check the test registry size during add_test()Mike Bland
2014-07-19Use testutil registry in heartbeat_testMike Bland
2014-07-19test/testutil.c test registry functions.Mike Bland
2014-06-30Make depend.Ben Laurie
2014-06-11Enable multi-block support by default.Andy Polyakov
2014-06-10Create test/testutil.h for unit test helper macrosMike Bland
2014-06-09Link heartbeat_test with the static version of the librariesKurt Roeckx
2014-05-27Fix for test_bn regular expression to work on Windows using MSYS. PR#3346Peter Mosmans
2014-05-25add test case to makefilesChristian Heimes
2014-05-19Make it build/run.Ben Laurie
2014-05-19Unit/regression test for TLS heartbeats.Mike Bland
2014-03-06test/Makefile: allow emulated test (e.g. under wine).Andy Polyakov
2014-02-19make dependDr. Stephen Henson
2013-09-13Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"...Trevor Perrin
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-08-21Correctly test for no-ec.Ben Laurie
2013-08-17Don't run ECDH CMS tests if EC disabled.Dr. Stephen Henson
2013-08-05Add X9.42 DH test.Dr. Stephen Henson
2013-08-05Add X9.42 DH certificate to S/MIME testDr. Stephen Henson
2013-07-22Add tests for ALPN functionality.Adam Langley
2013-07-19Make ecdsatest work with nonces.Dr. Stephen Henson
2013-07-19Temporarily disable ECDSA test.Dr. Stephen Henson
2013-07-17New CMS tests.Dr. Stephen Henson
2013-07-17Scripts to recreate S/MIME test certificates.Dr. Stephen Henson
2013-06-21Add new CMS tests.Dr. Stephen Henson
2013-06-18Cleanup of custom extension stuff.Trevor
2013-06-12Add support for arbitrary TLS extensions.Trevor
2013-05-05Tests pass!Ben Laurie
2013-04-07Make sure all tests are actually run, plus some fixups for things thatBen Laurie
2013-04-06Fix test_ss.Ben Laurie