blob: 7d7e9fbbb1e389d5acd106531e92d7e79793b3a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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 -
|