1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Yang Tse fd8d862c37 Modify test harness so that the minimum SSH version required to run
SCP, SFTP and SOCKS4 tests is now OpenSSH 2.9.9 or SunSSH 1.0

For SOCKS5 tests minimum versions are OpenSSH 3.7 or SunSSH 1.0
2008-01-03 20:48:22 +00:00

25 lines
822 B
Plaintext

To be addressed before 7.18.0 (planned release: January 2008)
=============================
109 - curl_easy_pause (outstanding work)
http://curl.haxx.se/mail/lib-2007-12/0247.html
110 - seekfunction (review)
http://curl.haxx.se/mail/lib-2007-12/0188.html
111 - DNS resolve over socks5 (review, apply)
patch by Maxim Perenesenko on Dec 26 2007
112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work)
http://curl.haxx.se/mail/lib-2007-12/0252.html
113 - #1850730 and #1854175, both dealing with POST over proxy requiring proxy
auth (to find and fix)
114 - Ranged downloads on file:// URLs by Daniel Egger (patch failed to apply)
115 - Cleanup debugging messages in test harness, introduced for new minimum
SSH version support for SCP, SFTP and SOCKS tests
116 -