curl/lib
Daniel Stenberg 11f2464a22 when asking for a resumed FTP transfer, even though the entire file has
already been transfered no longer returns error but instead is OK. The
reasoning behind this is of course that no extra actions need to be taken
and it is as if a transfer had been successfully performed.
2001-05-11 11:38:13 +00:00
..
arpa_telnet.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
base64.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
base64.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
cookie.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
cookie.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
curllib.dsp SM's updates 2001-04-09 05:55:58 +00:00
curllib.dsw SM's updates 2001-04-09 05:55:58 +00:00
dict.c Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields 2001-03-14 14:11:11 +00:00
dict.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
dllinit.c added for the win32 version 2000-10-06 11:02:48 +00:00
easy.c Modified to use Curl_* functions instead of curl_* ones 2001-03-09 15:10:58 +00:00
escape.c Andrés García fixed curl_escape() 2001-04-07 18:35:28 +00:00
escape.h the new escape/unescape function setup 2001-03-22 11:40:58 +00:00
file.c Remade resume stuff to keep data in the connectdata struct instead of the 2001-04-18 07:25:11 +00:00
file.h remade FILE:// support to look more as the other protocols 2001-03-05 13:39:01 +00:00
formdata.c curl_formfree() can be called with a NULL argument 2001-04-06 05:52:23 +00:00
formdata.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
ftp.c when asking for a resumed FTP transfer, even though the entire file has 2001-05-11 11:38:13 +00:00
ftp.h Added the disconnect proto 2001-03-02 07:44:22 +00:00
getdate.c brand new Curl_ prefixes on global symbols 2001-03-22 19:07:38 +00:00
getdate.h moved here from the newlib branch 2000-05-22 14:12:12 +00:00
getdate.y made it use Curl_ prefixes on global symbols 2001-03-22 18:44:43 +00:00
getenv.c Robert Weaver's fix 2001-01-24 09:01:32 +00:00
getinfo.c curl_ prefix modified to Curl_ 2001-03-09 15:13:11 +00:00
getpass.c added memdebug.h include 2001-03-16 15:19:36 +00:00
getpass.h Added source header. Made the prototype not being set if HAVE_GETPASS_R is 2001-01-08 22:30:30 +00:00
hostip.c Jun-ichiro itojun Hagino's IPv6 adjustments 2001-02-05 23:04:44 +00:00
hostip.h Jun-ichiro itojun Hagino's IPv6 adjustments 2001-02-05 23:04:44 +00:00
http_chunks.c re-added the default switch for weird states 2001-03-13 23:29:53 +00:00
http_chunks.h updated the chunked state-machine to deal with the trailing CRLF that comes 2001-03-13 22:16:42 +00:00
http.c corrected the read-callback typecase since FILE * was replaced with void * 2001-05-07 12:38:28 +00:00
http.h "Transfer-Encoding: chunked" support added 2001-03-07 23:51:41 +00:00
if2ip.c corrected the close to sclose() so that the memdebug stuff works 2001-03-16 15:44:38 +00:00
if2ip.h Ingo Ralf Blum made it compile with the newest cygwin 2001-02-04 19:00:27 +00:00
inet_ntoa_r.h had to add this since it was missing in the system includes! 2000-05-29 22:52:17 +00:00
krb4.c multiple connection support initial commit 2001-02-20 17:35:51 +00:00
krb4.h Added the curl source-header 2001-01-09 07:41:04 +00:00
ldap.c multiple connection support initial commit 2001-02-20 17:35:51 +00:00
ldap.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
libcurl.def removed the duplicates! 2001-03-22 15:42:10 +00:00
Makefile.am increased the 'current' number for the interface 2001-03-14 08:54:18 +00:00
Makefile.b32 Rosimildo da Silva corrected them to build a proper lib and to use options 2001-04-22 17:39:04 +00:00
Makefile.b32.resp Rosimildo da Silva corrected them to build a proper lib and to use options 2001-04-22 17:39:04 +00:00
Makefile.m32 Jörn Hartroth added a set of files 2001-03-14 08:23:51 +00:00
Makefile.vc6 corrected by SM to build better with openssl 2001-04-09 05:56:39 +00:00
memdebug.c uses socklen_t now 2001-03-09 15:13:34 +00:00
memdebug.h uses socklen_t now 2001-03-09 15:13:34 +00:00
mprintf.c renamed Curl_ to curl_ for the printf() prefixes 2001-01-05 12:19:42 +00:00
netrc.c added memdebug.h include 2001-03-16 15:19:36 +00:00
netrc.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
progress.c Remade resume stuff to keep data in the connectdata struct instead of the 2001-04-18 07:25:11 +00:00
progress.h Remade resume stuff to keep data in the connectdata struct instead of the 2001-04-18 07:25:11 +00:00
security.c multiple connection support initial commit 2001-02-20 17:35:51 +00:00
security.h Martin Hedenfalk added sec_fflush_fd() 2000-09-25 22:15:56 +00:00
sendf.c Added new CURLOPT_HEADERFUNCTION callback for writing headers only 2001-04-10 06:49:32 +00:00
sendf.h curl_read() and Curl_read() now have ssize_t in the last argument 2001-01-31 13:54:12 +00:00
setup.h use recv()/send() instead of read()/write() with sockets 2001-01-25 12:21:10 +00:00
speedcheck.c #include <string.h> removed a warning 2001-03-09 15:14:51 +00:00
speedcheck.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
ssluse.c include debugmem for memory leak detection 2001-04-24 21:41:29 +00:00
ssluse.h multiple connection support initial commit 2001-02-20 17:35:51 +00:00
strequal.c The Curl_* prefixes are now changed for curl_* ones, as these two functions 2001-03-14 08:47:56 +00:00
strequal.h old krb4 fix for strlcat() prototype 2001-04-22 15:49:17 +00:00
telnet.c added memdebug.h include 2001-03-16 15:19:36 +00:00
telnet.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
timeval.c Curl_tvnow is now properly declared with (void) 2001-03-13 07:53:06 +00:00
timeval.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
transfer.c checkheader() added to check headers+contents instead of the previous 2001-05-11 07:52:58 +00:00
transfer.h curl_transfer became Curl_perform() to better match the public name and 2001-03-09 15:17:09 +00:00
url.c another multiple FTP transfer fix 2001-05-11 06:40:04 +00:00
url.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
urldata.h when asking for a resumed FTP transfer, even though the entire file has 2001-05-11 11:38:13 +00:00
version.c on albert chin's comment I remade the fix to set '\0' instead of 0 since 2001-04-24 06:12:07 +00:00