aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use safer sizeof variant in mallocRich Salz2015-05-041-11/+12
* test/Makefile dclean cleans out a few files too many.Richard Levitte2015-04-211-2/+1
* Drop CA.sh for CA.plRich Salz2015-04-081-1/+1
* consistent test-start loggingRich Salz2015-04-081-49/+90
* make updateEmilia Kasper2015-04-011-18/+9
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-11/+2
* Add private/public key conversion testsDr. Stephen Henson2015-03-291-4/+9
* make dependDr. Stephen Henson2015-03-241-10/+11
* Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell2015-02-251-19/+36
* ui_compat cleanup; makefiles and vmsRich Salz2015-02-061-2/+2
* More unused FIPS module code.Dr. Stephen Henson2015-02-041-1/+1
* Remove old DES APIRich Salz2015-02-021-2/+2
* Since SHA0 was completely removed, also remove the related testRichard Levitte2015-01-301-16/+4
* RT478: Add uninstall make targetRich Salz2015-01-121-0/+2
* make update following changes to default config settingsMatt Caswell2014-12-181-13/+11
* Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell2014-12-161-15/+16
* make updateMatt Caswell2014-12-111-2/+5
* Prepare for bn opaquify. Implement internal helper functions.Matt Caswell2014-12-081-16/+16
* make dependDr. Stephen Henson2014-12-081-113/+0
* Remove fips utility build rules from test/MakefileDr. Stephen Henson2014-12-081-104/+2
* Remove SSLv2 supportKurt Roeckx2014-12-041-5/+2
* make updateEmilia Kasper2014-09-231-2/+5
* make updateEmilia Kasper2014-09-051-5/+2
* Constant-time utilitiesEmilia Kasper2014-08-281-4/+17
* make dependEmilia Kasper2014-08-141-138/+116
* Don't call setenv in gost2814789t.cDr. Stephen Henson2014-07-241-1/+1
* Add test header, sync ordinals with 1.0.2Dr. Stephen Henson2014-07-201-1/+1
* Use testutil registry in heartbeat_testMike Bland2014-07-191-6/+8
* Make depend.Ben Laurie2014-06-301-118/+155
* 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
* add test case to makefilesChristian Heimes2014-05-251-4/+12
* Make it build/run.Ben Laurie2014-05-191-2/+2
* Unit/regression test for TLS heartbeats.Mike Bland2014-05-191-4/+32
* test/Makefile: allow emulated test (e.g. under wine).Andy Polyakov2014-03-061-45/+41
* make dependDr. Stephen Henson2014-02-191-6/+2
* Make ecdsatest work with nonces.Dr. Stephen Henson2013-07-191-1/+1
* Temporarily disable ECDSA test.Dr. Stephen Henson2013-07-191-1/+1
* Add support for arbitrary TLS extensions.Trevor2013-06-121-1/+1
* Tests pass!Ben Laurie2013-05-051-1/+2
* Make sure all tests are actually run, plus some fixups for things thatBen Laurie2013-04-071-1/+1
* Fix test_ss.Ben Laurie2013-04-061-1/+2
* Make session ID test work.Ben Laurie2013-04-061-1/+1
* Make S/MIME test work.Ben Laurie2013-04-061-1/+1
* Make RSA test work.Ben Laurie2013-04-061-1/+1
* Make PKCS#7 test work.Ben Laurie2013-04-061-1/+1
* More progress towards working tests.Ben Laurie2013-04-061-11/+11
* Get closer to a working single Makefile with test support.Ben Laurie2013-04-061-39/+39
* make depend.Ben Laurie2013-02-211-0/+14
* Merge branch 'master' of openssl.net:opensslBen Laurie2013-01-191-3/+14
|\