curl/lib
2001-05-29 19:17:03 +00:00
..
arpa_telnet.h
base64.c
base64.h
cookie.c Added Andres' comments about field 2 in netscape cookie files 2001-05-23 13:04:19 +00:00
cookie.h
curllib.dsp turned newlines into DOS styles 2001-05-21 21:45:11 +00:00
curllib.dsw turned newlines into DOS styles 2001-05-21 21:45:11 +00:00
dict.c
dict.h
dllinit.c
easy.c global_init() takes that flag argument 2001-05-29 07:20:31 +00:00
escape.c Andrés García fixed curl_escape() 2001-04-07 18:35:28 +00:00
escape.h
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
formdata.c curl_formfree() can be called with a NULL argument 2001-04-06 05:52:23 +00:00
formdata.h
ftp.c Jun-ichiro itojun Hagino fixed FTP PORT for IPv6-enabled libcurl 2001-05-14 11:29:47 +00:00
ftp.h
getdate.c
getdate.h
getdate.y
getenv.c
getinfo.c
getpass.c
getpass.h
hostip.c
hostip.h
http_chunks.c
http_chunks.h
http.c Uses the Curl_SSLConnect() according to the new return type 2001-05-12 09:30:42 +00:00
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
krb4.c strlcpy() turned static 2001-05-18 10:02:12 +00:00
krb4.h
ldap.c
ldap.h
libcurl.def
Makefile.am Added strtok.[ch] 2001-05-29 19:17:03 +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
Makefile.vc6 made it binary in CVS to maintain DOS newlines and turned those newlines 2001-05-21 21:42:38 +00:00
memdebug.c
memdebug.h
mprintf.c
netrc.c
netrc.h
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
security.h
sendf.c Added new CURLOPT_HEADERFUNCTION callback for writing headers only 2001-04-10 06:49:32 +00:00
sendf.h
setup.h
speedcheck.c
speedcheck.h
ssluse.c T. Bharath's comments about SSL cleanup incorporated, and the two new 2001-05-28 14:12:43 +00:00
ssluse.h T. Bharath's comments about SSL cleanup incorporated, and the two new 2001-05-28 14:12:43 +00:00
strequal.c strlcat() is now Curl_strlcat() instead to prevent collisions when used with 2001-05-18 10:02:44 +00:00
strequal.h our internal strlcat() is now named Curl_strlcat() 2001-05-18 12:03:30 +00:00
strtok.c Added strtok.[ch] 2001-05-29 19:17:03 +00:00
strtok.h Added strtok.[ch] 2001-05-29 19:17:03 +00:00
telnet.c
telnet.h
timeval.c
timeval.h
transfer.c store httpcode _before_ doing the FAILONERROR check so that getinfo works 2001-05-22 21:09:09 +00:00
transfer.h removed unused #ifdef'ed section 2001-05-11 11:38:42 +00:00
url.c T. Bharath's comments about SSL cleanup incorporated, and the two new 2001-05-28 14:12:43 +00:00
url.h
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