curl/lib
Daniel Stenberg 617d6eb7ce Update the byte counters in the loop so that aborted transfers have the
information as well. Improves debug outputs etc.
2001-11-01 12:18:53 +00:00
..
.cvsignore
arpa_telnet.h
base64.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
base64.h
connect.c nonblock => Curl_nonblock, remade the check for a live SSL connection (again) 2001-10-31 08:44:11 +00:00
connect.h nonblock => Curl_nonblock, remade the check for a live SSL connection (again) 2001-10-31 08:44:11 +00:00
cookie.c prevent strdup()ing NULL -- Paul Harrington's report 2001-10-30 12:08:17 +00:00
cookie.h
curllib.dsp
curllib.dsw
dict.c check return code when issuing the request 2001-10-31 14:48:10 +00:00
dict.h
dllinit.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
easy.c curl_easy_duphandle() now properly clones the cookie option 2001-10-19 11:57:50 +00:00
escape.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
escape.h
file.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
file.h
formdata.c minor fix to support multiple files in one formadd() call 2001-10-29 13:21:25 +00:00
formdata.h
ftp.c Use Curl_tvdiff to compare times 2001-11-01 12:17:51 +00:00
ftp.h
getdate.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
getdate.h
getdate.y
getenv.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
getinfo.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
getinfo.h
getpass.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
getpass.h
hostip.c pack_hostent() now aligns the data properly on 64bit boundaries to work on 2001-10-23 12:11:43 +00:00
hostip.h
http_chunks.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
http_chunks.h
http.c Added better checking of return codes when we send data to sockets/connections 2001-10-31 14:57:00 +00:00
http.h
if2ip.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
if2ip.h
inet_ntoa_r.h
krb4.c check Curl_ftpsendf return codes 2001-10-31 15:06:38 +00:00
krb4.h
ldap.c bug report #474568 - 2001-10-25 08:28:29 +00:00
ldap.h
libcurl.def added curl_formadd 2001-10-29 13:28:44 +00:00
Makefile.am Kevin Roth's cygwin adjustment 2001-10-16 07:59:43 +00:00
Makefile.b32
Makefile.b32.resp
Makefile.m32
Makefile.vc6
memdebug.c the malloc debug system only logs data if the logfile FILE * is set, which 2001-10-17 12:33:35 +00:00
memdebug.h
mprintf.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
netrc.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
netrc.h
progress.c added typecasts to make the timers calculate with doubles, not longs as they 2001-10-31 14:45:47 +00:00
progress.h
security.c check Curl_ftpsendf return codes 2001-10-31 15:06:38 +00:00
security.h
sendf.c return type cleanup 2001-10-31 15:07:45 +00:00
sendf.h Curl_sendf now returns a CURLcode 2001-10-31 15:08:16 +00:00
setup.h
speedcheck.c Curl_tvdiff() now returns a millisecond diff, no double like before 2001-10-12 12:32:20 +00:00
speedcheck.h
ssluse.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
ssluse.h
strequal.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
strequal.h
strtok.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
strtok.h
telnet.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00
telnet.h
timeval.c Curl_tvdiff() now returns a millisecond diff, no double like before 2001-10-12 12:32:20 +00:00
timeval.h Curl_tvdiff() now returns a millisecond diff, no double like before 2001-10-12 12:32:20 +00:00
transfer.c Update the byte counters in the loop so that aborted transfers have the 2001-11-01 12:18:53 +00:00
transfer.h
url.c Removed the SocketIsDead() stuff for SSL again as it doesn't work. We must 2001-10-31 15:14:52 +00:00
url.h
urldata.h fixed conn->name error on connection re-use and enlarged the 'gname' array 2001-10-29 10:10:21 +00:00
version.c looks nicer and is better compatible with older vim versions 2001-10-11 09:32:19 +00:00