summaryrefslogtreecommitdiff
path: root/test/ssltest.c
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-13/+13
* Have the test executables output in text modeRichard Levitte2015-09-061-1/+1
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-061-1/+1
* Add and use OPENSSL_zallocRich Salz2015-09-021-5/+2
* Update ssltest certificate handling.Dr. Stephen Henson2015-09-021-64/+6
* Enable DH testsEmilia Kasper2015-05-271-1/+2
* Fix ssltest to use 1024-bit DHE parametersEmilia Kasper2015-05-261-9/+11
* Only support >= 256-bit elliptic curves with ecdh_auto (server) or by default...Emilia Kasper2015-05-201-5/+2
* Server side version negotiation rewriteMatt Caswell2015-05-161-1/+1
* Remove Kerberos support from libsslMatt Caswell2015-05-131-15/+0
* Make COMP_CTX and COMP_METHOD opaqueRich Salz2015-05-121-3/+2
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-061-1/+1
* Remove the fake RLE compression method.Rich Salz2015-05-041-10/+3
* free null cleanup finaleRich Salz2015-05-011-9/+4
* free NULL cleanup 7Rich Salz2015-04-301-4/+2
* ssltest output cleanupRich Salz2015-04-211-45/+36
* Code style: space after 'if'Viktor Dukhovni2015-04-161-15/+15
* free NULL cleanup 9Rich Salz2015-04-111-1/+0
* free NULL cleanup 10Rich Salz2015-04-111-9/+5
* Fewer newlines in comp method outputRich Salz2015-04-021-3/+5
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+3207