aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssltest.c
Commit message (Expand)AuthorAgeFilesLines
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-9/+6
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-071-1/+1
* Add support for minimum and maximum protocol versionKurt Roeckx2016-01-021-5/+137
* unload modules in ssltestDr. Stephen Henson2015-12-221-0/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-1/+1
* Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2015-12-051-44/+0
* Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDHKurt Roeckx2015-12-041-1/+0
* Make SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()Kurt Roeckx2015-12-041-0/+1
* _BSD_SOURCE is deprecated, use _DEFAULT_SOURCE insteadRichard Levitte2015-12-021-0/+1
* Fix (minor) problems found by ubsanAlessandro Ghedini2015-11-211-1/+6
* Use uint32_t and int32_t for SSL_CIPHER structure.Dr. Stephen Henson2015-11-081-2/+2
* 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