summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2015-05-21correctionDr. Stephen Henson
2015-05-20Only support >= 256-bit elliptic curves with ecdh_auto (server) or by default...Emilia Kasper
2015-05-20make updateDr. Stephen Henson
2015-05-20Add scrypt tests.Dr. Stephen Henson
2015-05-16Version negotiation rewrite cleanupMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-14Adjust unixly mk1mf after introduction of tkeyRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz