From 6bae091c1b60a422f86697c8099a0bd083d62808 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Jan 2008 16:04:52 +0000 Subject: Add the three currently discussed bugs that won't make it into the 7.18.0 release but hopefully they'll all be fixed in 7.18.1... --- docs/KNOWN_BUGS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index a7ac23386..566592ffd 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -3,6 +3,18 @@ join in and help us correct one or more of these! Also be sure to check the changelog of the current development status, as one or more of these problems may have been fixed since this was written! +52. Gautam Kachroo's issue that identifies a problem with the multi interface + where a connection can be re-used without actually being properly + SSL-negoatiated: + http://curl.haxx.se/mail/lib-2008-01/0277.html + +51.Kevin Reed's reported problem with a proxy when doing CONNECT and it + wants NTLM and close the connection to the initial CONNECT response: + http://curl.haxx.se/bug/view.cgi?id=1879375 + +50. Curl_done() and pipelning aren't totally cool together: + http://curl.haxx.se/mail/lib-2008-01/0330.html + 49. If using --retry and the transfer timeouts (possibly due to using -m or -y/-Y) the next attempt doesn't resume the transfer properly from what was downloaded in the previous attempt but will truncate and restart at the -- cgit v1.2.3