summaryrefslogtreecommitdiffstats
path: root/test/ssltest.c
AgeCommit message (Expand)Author
2015-05-27Enable DH testsEmilia Kasper
2015-05-26Fix ssltest to use 1024-bit DHE parametersEmilia Kasper
2015-05-20Only support >= 256-bit elliptic curves with ecdh_auto (server) or by default...Emilia Kasper
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-04Remove the fake RLE compression method.Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-21ssltest output cleanupRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-11free NULL cleanup 9Rich Salz
2015-04-11free NULL cleanup 10Rich Salz
2015-04-02Fewer newlines in comp method outputRich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte