aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
blob: 0750eae282a48d17a8253e645cc56c20b9f8e50a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Issues not sorted in any particular order.

To get fixed in 7.12.3 (planned release: December 2004)
======================

47 - Peter Sylvester's patch for SRP on the TLS layer
     Awaits OpenSSL support for this, no need to support this in libcurl before
     there's an OpenSSL release that does it.

48 - MSVC Makefile improvements by Samuel Díaz García
     Still lacks user feedback. Possibly not going to get in.

51 - PUT/POST with multipass authenticaion (API change required)
     Being discussed on the libcurl list.

52 - POST with NULL contents should still POST.

To get fixed in 7.13 (planned release: March 2005)
======================

53 - switch to poll() instead of select() for systems that support it (to
     address the FS_SETSIZE problem (API change required)