From 4b62cd36169505571038c99bfcf6d9ee65812872 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 9 Dec 2008 15:02:37 +0000 Subject: - 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. --- TODO-RELEASE | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index bb5555565..19d5530bb 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -2,14 +2,15 @@ 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 -198 - implicit SSL with FileZilla server - 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 -- cgit v1.2.3