1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg 0dce2ff8a0 - Tanguy Fautre pointed out that OpenSSL's function RAND_screen() (present
only in some OpenSSL installs - like on Windows) isn't thread-safe and we
  agreed that moving it to the global_init() function is a decent way to deal
  with this situation.
2009-08-01 11:09:02 +00:00

25 lines
486 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
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 -