summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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-04RT3998: Allow scrypt to be disabledRich Salz
2015-09-03RT3674: Make no-cms build work.David Bar
2015-09-03make updateDr. Stephen Henson
2015-09-03PBE lookup testDr. Stephen Henson
2015-09-02Check OPENSSL_gmtime_diffRich Salz
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-09-02Extend ciphersuite test coverage.Dr. Stephen Henson
2015-09-02Update ssltest certificate handling.Dr. Stephen Henson
2015-09-02Create DSA and ECDSA certificates.Dr. Stephen Henson
2015-09-01RT 3493: fix RSA testEmilia Kasper
2015-08-31BN_mod_exp_mont_consttime: check for zero modulus.Emilia Kasper
2015-08-31Fix spurious bntest failures.Emilia Kasper
2015-08-28GH354: Memory leak fixesAlessandro Ghedini
2015-08-26PACKET: add methods for reading length-prefixed TLS vectors.Emilia Kasper
2015-08-26Add NewSessionTicket test suiteMatt Caswell
2015-08-24More test cases.Dr. Stephen Henson
2015-08-13Use -I to add to @INC, and use -w to produce warningsRichard Levitte
2015-08-13Enhance PACKET readabilityMatt Caswell
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-06Fix clang uninitialized variable warning.Adam Eijdenberg
2015-08-06Revert "Fix uninitalised warning."Matt Caswell
2015-08-06Fix uninitalised warning.Ben Laurie
2015-08-04Fix a bug in the new PACKET implementationMatt 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-16Remove obsolete key formats.Rich Salz
2015-07-09Apply some missing updates from previous commitsMatt Caswell
2015-07-07Add test for CVE-2015-1793Matt Caswell
2015-06-29Check for errors with SRPDr. Stephen Henson
2015-06-23More secure storage of key material.Rich Salz
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb
2015-06-22RT3907-fixRich Salz
2015-06-22RT3907: avoid "local" in testssl scriptRich Salz
2015-06-12Fix ABI break with HMACMatt Caswell
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell
2015-06-10Make sure test/gost2814789test.c can see configuration macrosRichard Levitte
2015-06-10When making libcrypto from apps or test, make sure to include enginesRichard Levitte
2015-06-09No fprintf in the txt_db componentRich Salz
2015-05-29Remove OPENSSL_CONF=/dev/null from testsRichard Levitte
2015-05-27Enable DH testsEmilia Kasper
2015-05-26make updateDr. Stephen Henson
2015-05-26Add PBE tests.Dr. Stephen Henson
2015-05-26Fix ssltest to use 1024-bit DHE parametersEmilia Kasper
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte