1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg 2642638fca - Alexander Beedie provided the patch for a noproxy problem: If I have set
CURLOPT_NOPROXY to "*", or to a host that should not use a proxy, I actually
  could still end up using a proxy if a proxy environment variable was set.
2009-08-01 11:02:10 +00:00

27 lines
511 B
Plaintext

To be addressed in 7.19.6 (planned release: August 2009)
=========================
248 - "Pausing pipeline problems."
249 - Wildcard cert name checking and null termination
250 - RAND_screen() fix
251 - TFTP block size
252 - disable SNI for SSLv2 and SSLv3
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 -