History log of /curl/lib/ftp.h (Results 51 – 65 of 65)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f26a338a 16-Jan-2003 Daniel Stenberg

copyright year update in the source header


Revision tags: curl-7_10_3
# d0b97f7e 03-Dec-2002 Daniel Stenberg

Curl_GetFTPResponse() takes a different set of parameters and now return a
proper CURLcode. The default timeout for reading one response is now also
possible to change while running.


Revision tags: curl-7_10_2, curl-7_10_1, curl-7_10
# ba4e69be 03-Sep-2002 Daniel Stenberg

updated source code boilerplate/header


# cb895ec3 12-Aug-2002 Daniel Stenberg

Initial fix to make the multi interface return control while waiting for
the initial connect to "come through".

This should work fine for connect and for FTP-PASV connects. Needs massive

Initial fix to make the multi interface return control while waiting for
the initial connect to "come through".

This should work fine for connect and for FTP-PASV connects. Needs massive
testing.

show more ...


Revision tags: curl-7_9_8
# 08ef208f 11-Jun-2002 Daniel Stenberg

added disable-[protocol] support, largely provided by Miklos Nemeth


Revision tags: curl-7_9_7, curl-7_9_7-pre2, curl-7_9_6
# 974f314f 19-Mar-2002 Daniel Stenberg

copyright string (year) update


Revision tags: curl-7_9_5, curl-7_9_5-pre4, curl-7_9_5-pre2, curl-7_9_4, curl-7_9_3, curl-7_9_3-pre3, curl-7_9_3-pre2, curl-7_9_3-pre1, pre-host-cache, curl-7_9_2
# 3d438d8d 05-Nov-2001 Daniel Stenberg

Curl_ftpsendf() had wrong return type


Revision tags: curl-7_9_1
# ae2ecfc5 28-Sep-2001 Daniel Stenberg

removed the socket argument from some functions that always passed in the
same socket and it was available from the passed-in struct anyway!


Revision tags: curl-7_9, Curl_easy_1-1-8, Curl_easy_1-1-7, before_urldata_rename, curl-7_8_1
# 9fa464aa 14-Aug-2001 Daniel Stenberg

Curl_ftpsendf's third argument is now a const char *


Revision tags: curl-7_8_1-pre3, curl-7_8, curl-7_8-pre2, curl-7_7_3, curl-7_7_2, curl-7_7_1, curl-7_7, curl-7_7-beta5, curl-7_7-beta3, curl-7_7-beta2, curl-7_7-beta1, curl-7_7_alpha2
# a3ba6b7a 02-Mar-2001 Daniel Stenberg

Added the disconnect proto


Revision tags: curl-7_6_1, curl-7_6_1-pre3, curl-7_6_1-pre2, curl-7_6_1-pre1, curl-7_6, curl-7_6-pre4, curl_7_6-pre3
# 40311044 05-Jan-2001 Daniel Stenberg

Internal symbols that aren't static are now prefixed with 'Curl_'


Revision tags: curl-7_5_2
# 24dee483 03-Jan-2001 Daniel Stenberg

dual-license fix


Revision tags: pre-header-change, curl-7_5, curl-7_4_1, curl-7_3, curl-7_2, curl-7_1_1
# 1ef3600a 20-Jun-2000 Daniel Stenberg

haxx.nu => haxx.se


Revision tags: v7_0_2beta
# 96dde76b 22-May-2000 Daniel Stenberg

moved here from the newlib branch


Revision tags: curl-6_5_2, curl-6_5_1, curl-6_5
# ae1912cb 29-Dec-1999 Daniel Stenberg

Initial revision


123