1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg 4b62cd3616 - Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any
particular state for the control connection like it did before for implicit
  FTPS (libcurl assumed such control connections to be encrypted while some
  FTPS servers such as FileZilla assumes such connections to be clear
  mode). Use the CURLOPT_USE_SSL option to set your desired level.
2008-12-09 15:02:37 +00:00

24 lines
735 B
Plaintext

To be addressed in 7.19.3 (planned release: January 2009)
=========================
193 - Fix zero-byte file transfers
- Nobody has actually started for real on this
196 - #2351653 "crash in ConnectionExists"
- Being worked on in the bug tracker
197 - IIS-bug in Digest
199 - "Bug 2351645" adjustment of the patch Daniel S applied
- Suggested fix posted to list
200 - "afert redirect, the content length is not reset" by Shunlong Bai
201 - "bug: header data output to the body callback function after set header"
by Shunlong Bai
202 - "hangs up of application above libcurl" - problems with the multi_socket
implementation when using HTTP pipelining. Patch pending by
Igor Novoseltsev
203 -