aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Catch up the VMS build.Richard Levitte2-4/+10
2015-02-25Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell1-19/+36
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz1-2/+2
2015-02-04More unused FIPS module code.Dr. Stephen Henson2-313/+1
2015-02-02Remove old DES APIRich Salz1-2/+2
2015-02-02cms-test.pl: "localize" /dev/null even further [as follow-up to VMS].Andy Polyakov1-3/+3
2015-01-30Since SHA0 was completely removed, also remove the related testRichard Levitte1-16/+4
2015-01-30VMS exit codes weren't handled well enough and were unclearRichard Levitte1-3/+11
2015-01-30VMS adjustments:Richard Levitte1-4/+9
2015-01-30VMS adjustments:Richard Levitte3-73/+281
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-6/+6
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell7-791/+764
2015-01-12RT478: Add uninstall make targetRich Salz1-0/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson3-4/+5
2014-12-18make update following changes to default config settingsMatt Caswell1-13/+11
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell1-15/+16
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell1-0/+20
2014-12-11make updateMatt Caswell1-2/+5
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell1-16/+16
2014-12-08make dependDr. Stephen Henson1-113/+0
2014-12-08Remove fips utility build rules from test/MakefileDr. Stephen Henson1-104/+2
2014-12-04Remove SSLv2 supportKurt Roeckx4-81/+38
2014-11-28Remove all .cvsignore filesRich Salz1-43/+0
2014-11-18Fixed cms-test.pl for no-ec2mMatt Caswell1-1/+21
2014-09-23make updateEmilia Kasper1-2/+5
2014-09-05make updateEmilia Kasper1-5/+2
2014-08-28Constant-time utilitiesEmilia Kasper1-4/+17
2014-08-14make dependEmilia Kasper1-138/+116
2014-08-09Test SRP authentication ciphersuites.Dr. Stephen Henson1-0/+6
2014-07-24Don't call setenv in gost2814789t.cDr. Stephen Henson1-1/+1
2014-07-20Add test header, sync ordinals with 1.0.2Dr. Stephen Henson1-1/+1
2014-07-19Check the test registry size during add_test()Mike Bland1-0/+2
2014-07-19Use testutil registry in heartbeat_testMike Bland1-6/+8
2014-07-19test/testutil.c test registry functions.Mike Bland2-0/+115
2014-06-30Make depend.Ben Laurie1-118/+155
2014-06-11Enable multi-block support by default.Andy Polyakov1-0/+8
2014-06-10Create test/testutil.h for unit test helper macrosMike Bland1-0/+116
2014-06-09Link heartbeat_test with the static version of the librariesKurt Roeckx1-1/+8
2014-05-27Fix for test_bn regular expression to work on Windows using MSYS. PR#3346Peter Mosmans1-1/+1
2014-05-25add test case to makefilesChristian Heimes1-4/+12
2014-05-19Make it build/run.Ben Laurie1-2/+2
2014-05-19Unit/regression test for TLS heartbeats.Mike Bland1-4/+32
2014-03-06test/Makefile: allow emulated test (e.g. under wine).Andy Polyakov1-45/+41
2014-02-19make dependDr. Stephen Henson1-6/+2
2013-09-13Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"...Trevor Perrin1-4/+4
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2-2/+2
2013-08-21Correctly test for no-ec.Ben Laurie1-1/+1
2013-08-17Don't run ECDH CMS tests if EC disabled.Dr. Stephen Henson1-0/+20
2013-08-05Add X9.42 DH test.Dr. Stephen Henson1-0/+8
2013-08-05Add X9.42 DH certificate to S/MIME testDr. Stephen Henson2-1/+47