mirror of
https://github.com/curl/curl.git
synced 2025-02-11 14:50:40 +08:00
should introduce an option to disable SNI, but as we're in feature freeze now I've addressed the obvious bug here (pointed out by Peter Sylvester): we shouldn't try to enable SNI when SSLv2 or SSLv3 is explicitly selected. Code for OpenSSL and GnuTLS was fixed. NSS doesn't seem to have a particular option for SNI, or are we simply not using it?
21 lines
391 B
Plaintext
21 lines
391 B
Plaintext
To be addressed in 7.19.6 (planned release: August 2009)
|
|
=========================
|
|
|
|
248 - "Pausing pipeline problems."
|
|
|
|
251 - TFTP block size
|
|
|
|
To be addressed in 7.19.7 (planned release: October 2009)
|
|
=========================
|
|
|
|
244 - patch for [out] parameters
|
|
|
|
245 - HTTP version getinfo
|
|
|
|
247 - Using CURLINFO_ERROR in Curl_failf
|
|
|
|
253 - add option to disable SNI for TLS handshakes
|
|
|
|
254 -
|
|
|