1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 03:25:04 -05:00
curl/TODO-RELEASE
Daniel Stenberg 0f29fdaf17 #2784055, connect race with multi and socks proxy
bad enough to almost make socks proxies with multi interface unusable
2009-05-01 20:16:24 +00:00

30 lines
762 B
Plaintext

To be addressed in 7.19.5 (planned release: May 2009)
=========================
221 - debian man page warnings
223 - TFTP flaw, #2723236
226 - Active Mode FTPS Data Port Range
228 - rpath problems in linking with custom openssl
229 - [PATCH] to correct spelling in ABI
231 - [PATCH] TPF-platform specific changes to various files
- committed with minor changes
- awaiting feedback
232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
platform HTTP requests
233 - [PATCH] Allow Curl test suite test #251 to work if client and server
are on different machines
234 - [PATCH] Allow various Curl test suite tests to work on non-ASCII
platforms
235 - #2784055, connect race with multi and socks proxy
236 -