curl/TODO-RELEASE

15 lines
451 B
Plaintext
Raw Normal View History

2004-01-29 16:00:10 +00:00
Issues not sorted in any particular order.
2004-06-29 11:27:33 +00:00
2004-12-25 23:15:45 +00:00
To get fixed in 7.12.4 (planned release: February 2005)
2004-10-04 10:37:30 +00:00
======================
2004-09-30 11:38:46 +00:00
2004-10-04 10:37:30 +00:00
47 - Peter Sylvester's patch for SRP on the TLS layer
2004-11-11 16:56:34 +00:00
Awaits OpenSSL support for this, no need to support this in libcurl before
there's an OpenSSL release that does it.
2004-12-25 23:15:45 +00:00
To get fixed in 7.13.0
======================
54 - Turn the FTP code into a state machine to support the multi interface
100% non-blocking.