aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-09-06Make the verify_extra test location agnosticRichard Levitte2-7/+15
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson1-1/+1
2015-09-05Cleanup testtsa scriptRich Salz1-89/+40
2015-09-05Use the shlib wrapper when running nptestAlessandro Ghedini1-1/+1
2015-09-04Supply a build rule for the recently added nptestBenjamin Kaduk1-0/+3
2015-09-04Test for NULL ptr == 0Rich Salz2-3/+80
2015-09-04RT3998: Allow scrypt to be disabledRich Salz1-3/+11
2015-09-03RT3674: Make no-cms build work.David Bar1-0/+7
2015-09-03make updateDr. Stephen Henson1-0/+7
2015-09-03PBE lookup testDr. Stephen Henson2-4/+104
2015-09-02Check OPENSSL_gmtime_diffRich Salz2-4/+143
2015-09-02Add and use OPENSSL_zallocRich Salz2-8/+3
2015-09-02Extend ciphersuite test coverage.Dr. Stephen Henson1-17/+24
2015-09-02Update ssltest certificate handling.Dr. Stephen Henson2-67/+9
2015-09-02Create DSA and ECDSA certificates.Dr. Stephen Henson2-15/+61
2015-09-01RT 3493: fix RSA testEmilia Kasper1-12/+20
2015-08-31BN_mod_exp_mont_consttime: check for zero modulus.Emilia Kasper1-0/+52
2015-08-31Fix spurious bntest failures.Emilia Kasper1-2/+2
2015-08-28GH354: Memory leak fixesAlessandro Ghedini2-0/+4
2015-08-26PACKET: add methods for reading length-prefixed TLS vectors.Emilia Kasper1-1/+83
2015-08-26Add NewSessionTicket test suiteMatt Caswell2-1/+180
2015-08-24More test cases.Dr. Stephen Henson1-0/+115
2015-08-13Use -I to add to @INC, and use -w to produce warningsRichard Levitte1-3/+3
2015-08-13Enhance PACKET readabilityMatt Caswell1-1/+1
2015-08-11Use dynamic engine for libssl test harnessRichard Levitte1-3/+6
2015-08-11Add a test for 0 p value in anon DH SKEMatt Caswell2-1/+95
2015-08-11Add some libssl testsMatt Caswell3-1/+195
2015-08-06Fix clang uninitialized variable warning.Adam Eijdenberg1-1/+0
2015-08-06Revert "Fix uninitalised warning."Matt Caswell1-1/+1
2015-08-06Fix uninitalised warning.Ben Laurie1-1/+1
2015-08-04Fix a bug in the new PACKET implementationMatt Caswell1-24/+25
2015-08-03PACKET unit testsMatt Caswell2-4/+337
2015-08-03Add initial packet parsing codeMatt Caswell1-12/+13
2015-07-27Add test for SSL_set_session_ticket_extMatt Caswell2-4/+249
2015-07-16Remove obsolete key formats.Rich Salz1-18/+0
2015-07-09Apply some missing updates from previous commitsMatt Caswell1-4/+13
2015-07-07Add test for CVE-2015-1793Matt Caswell15-4/+571
2015-06-29Check for errors with SRPDr. Stephen Henson1-4/+4
2015-06-23More secure storage of key material.Rich Salz2-2/+46
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb3-2/+5
2015-06-22RT3907-fixRich Salz1-3/+3
2015-06-22RT3907: avoid "local" in testssl scriptRich Salz1-3/+2
2015-06-12Fix ABI break with HMACMatt Caswell1-1/+6
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell1-12/+12
2015-06-10Make sure test/gost2814789test.c can see configuration macrosRichard Levitte1-0/+1
2015-06-10When making libcrypto from apps or test, make sure to include enginesRichard Levitte1-2/+2
2015-06-09No fprintf in the txt_db componentRich Salz1-0/+99
2015-05-29Remove OPENSSL_CONF=/dev/null from testsRichard Levitte14-17/+5
2015-05-27Enable DH testsEmilia Kasper3-7/+8
2015-05-26make updateDr. Stephen Henson1-5/+5