summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-06Add a -CAserial argument for signing the user cert requestRichard Levitte
2015-05-06Initialize potentially uninitialized local variablesGunnar Kudrjavets
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Remove the fake RLE compression method.Rich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01Use BN_ULONG format.Ben Laurie
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-28remove malloc castsRich Salz
2015-04-26Remove the special list-xxxx commandsRich Salz
2015-04-21ssltest output cleanupRich Salz