1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg 5ec4501b9d The FD_SETSIZE issue is already sorted, at least internally. We still need
to provide a better multi-API to allow apps to avoid select().
2004-11-21 13:18:36 +00:00

20 lines
653 B
Plaintext

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)
======================