mirror of
https://github.com/moparisthebest/curl
synced 2024-11-08 02:25:06 -05:00
15 lines
451 B
Plaintext
15 lines
451 B
Plaintext
Issues not sorted in any particular order.
|
|
|
|
To get fixed in 7.12.4 (planned release: February 2005)
|
|
======================
|
|
|
|
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.
|
|
|
|
To get fixed in 7.13.0
|
|
======================
|
|
|
|
54 - Turn the FTP code into a state machine to support the multi interface
|
|
100% non-blocking.
|