blob: cda345f9a848142cb1e7b64fa26bc6908b324275 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
To be addressed in 7.19.6 (planned release: August 2009)
=========================
246 - small logic error with CURLOPT_NOPROXY
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 -
|