summaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)Author
2015-11-20Fix ASYNC null implementationMatt Caswell
2015-11-20Add ASYNC testsMatt Caswell
2015-11-20Make libssl async awareMatt Caswell
2015-10-30Reorganise state machine filesMatt Caswell
2015-10-24Improve make depend.Ben Laurie
2015-10-24Fix undeclared variable warnings.Ben Laurie
2015-09-30Make update / libeay.num fixRich Salz
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-16make updateMatt Caswell
2015-09-15Add a method to list available testsRichard Levitte
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-07Have 'make clean' clean away the log files.Richard Levitte
2015-09-07Remove test targets from Makefile, have it use run_tests.plRichard Levitte
2015-09-06Make the verify_extra test location agnosticRichard Levitte
2015-09-05Use the shlib wrapper when running nptestAlessandro Ghedini
2015-09-04Supply a build rule for the recently added nptestBenjamin Kaduk
2015-09-04Test for NULL ptr == 0Rich Salz
2015-09-03make updateDr. Stephen Henson
2015-09-03PBE lookup testDr. Stephen Henson
2015-09-02Check OPENSSL_gmtime_diffRich Salz
2015-08-26Add NewSessionTicket test suiteMatt Caswell
2015-08-13Use -I to add to @INC, and use -w to produce warningsRichard Levitte
2015-08-11Use dynamic engine for libssl test harnessRichard Levitte
2015-08-11Add a test for 0 p value in anon DH SKEMatt Caswell
2015-08-11Add some libssl testsMatt Caswell
2015-08-03PACKET unit testsMatt Caswell
2015-08-03Add initial packet parsing codeMatt Caswell
2015-07-27Add test for SSL_set_session_ticket_extMatt Caswell
2015-07-09Apply some missing updates from previous commitsMatt Caswell
2015-07-07Add test for CVE-2015-1793Matt Caswell
2015-06-23More secure storage of key material.Rich Salz
2015-06-10When making libcrypto from apps or test, make sure to include enginesRichard Levitte
2015-05-29Remove OPENSSL_CONF=/dev/null from testsRichard Levitte
2015-05-26make updateDr. Stephen Henson
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-20make updateDr. Stephen Henson
2015-05-16Version negotiation rewrite cleanupMatt Caswell
2015-05-14Adjust unixly mk1mf after introduction of tkeyRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-21test/Makefile dclean cleans out a few files too many.Richard Levitte
2015-04-08Drop CA.sh for CA.plRich Salz
2015-04-08consistent test-start loggingRich Salz
2015-04-01make updateEmilia Kasper
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-29Add private/public key conversion testsDr. Stephen Henson
2015-03-24make dependDr. Stephen Henson
2015-02-25Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell