97ed5c20dbe3f8ec0f37fa37d789d6cab603d3c5
[platform/upstream/curl.git] / TODO-RELEASE
1 Fix before releasing 7.11.0
2 ===========================
3 (Issues not sorted in any particular order)
4
5 3. Apply Peter Sylvester's multi patches (awaiting updated patch)
6
7 5. Large-file support (patch is almost complete, work by Dave Meyer)
8
9 6. REST fix for servers not behaving well on >2GB requests (some outstanding
10    issues, Dave Meyer works on this)
11
12 8. Resolve the occational test case 91 failure. This still has no
13    resolution. (David Byron has done lots of research)
14
15 12. The "PUT and (NTLM/Digest) auth" bug (Jacob Swed's report #862835)
16
17 17. Diego Casorran's AmigaOS patch
18
19 To get fixed in 7.11.1
20 ======================
21
22 1. Introduce a new error code indicating authentication problems (for proxy
23    CONNECT error 407 for example) (no progress yet) #845941
24
25 2. Make the proxy CONNECT headers get passed to the callbacks just like other
26    headers are (no progress yet) #845941
27
28 4. Multi-threaded OpenSSL usage needs to be addressed (patch anyone?)
29
30 9. Modify ares to do 'files bind' order instead of 'bind files' by default
31    (not actually part of libcurl) See details by Frank Ticheler posted here:
32    http://curl.haxx.se/mail/archive-2003-11/0020.html
33
34 10. Anton Fedorov's "dumpcert" patch (only mailed to me privately)
35
36 14. Evaluate/apply Gertjan van Wingerde's SSL patches
37
38 16. Tony Blakie's bug report about getting a 302 and Location: back from a
39     proxy after a CONNECT request. (correct behavior on this is not certain)
40
41 Fixed in 7.11
42 =============
43
44 7. Apply Gisle Vanem's djgpp patches
45
46 11. building for Windows with SSL on MSVC (patched by David Byron)
47
48 13. Andrés García's CURLOPT_IPRESOLVE problem
49
50 15. RBramante's inactivity timeout on Win2k problem (problem fixed in more
51     recent versions)
52