Lines Matching refs:ssl
21 …* [ssl] fix segfault in counting renegotiations for openssl versions without TLSEXT/SNI (thx carpi…
39 * [ssl] fix build errors when Elliptic-Curve Diffie-Hellman is disabled
44 * [ssl] count renegotiations to prevent client renegotiations
45 * [ssl] add option to honor server cipher order (fixes #2364, BEAST attack)
47 * [ssl] fix ssl connection aborts if files are larger than the MAX_WRITE_LIMIT (256kb)
55 * ssl: Support for Diffie-Hellman and Elliptic-Curve Diffie-Hellman key exchange (fixes #2301)
56 add ssl.use-sslv3 (fixes #2246)
58 …* [ssl/md5] prefix our own md5 implementation with li_ so it doesn't conflict with the openssl one…
59 * [ssl/build] some minor fixes; fix compile without ssl, cleanup ssl config buffers
79 * Fix stalls while reading from ssl sockets (fixes #2197)
179 * Don't print ssl error if client didn't support TLS SNI
339 * hide some ssl errors per default, enable them with debug.log-ssl-noise (#397)
374 * remove broken workaround for buggy Opera version with ssl/chunked encoding (#285)
531 * added ssl.cipher-list and ssl.use-sslv2
728 * fixed ssl support (especially on OpenBSD)
793 * added ssl.ca-file