curl/lib
2001-05-31 07:02:13 +00:00
..
arpa_telnet.h
base64.c
base64.h
cookie.c include strtok.h to get the prototype 2001-05-30 11:06:56 +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 went back to the version where the flags argument to curl_global_init() 2001-05-31 06:06:37 +00:00
escape.c
escape.h
file.c
file.h
formdata.c
formdata.h
ftp.c
ftp.h
getdate.c
getdate.h
getdate.y includes setup.h, and thus I could remove the _REENTRANT define 2001-05-31 07:00:21 +00:00
getenv.c
getinfo.c
getpass.c
getpass.h
hostip.c finally fixed the 'ret' compiler warning 2001-05-30 11:06:33 +00:00
hostip.h
http_chunks.c
http_chunks.h
http.c
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
krb4.c Sterling Hughes suggested we set 'static' before size_t... 2001-05-31 05:55:42 +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
Makefile.b32.resp
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 include strtok.h to get the prototype 2001-05-30 11:06:56 +00:00
netrc.h
progress.c
progress.h
security.c
security.h
sendf.c
sendf.h
setup.h if NEED_REENTRANT is set, define _REENTRANT already here since it has to 2001-05-31 07:01:08 +00:00
speedcheck.c
speedcheck.h
ssluse.c curl_global_init() support for CURL_GLOBAL_NOT_SSL 2001-05-30 08:00:29 +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
strequal.h our internal strlcat() is now named Curl_strlcat() 2001-05-18 12:03:30 +00:00
strtok.c re-indented to follow "project curl"-style, renamed curl_ prefix to Curl_ 2001-05-29 19:20:21 +00:00
strtok.h include setup.h _before_ system includes 2001-05-31 07:02:13 +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
url.c libcurl now has MUTE and NOPROGRESS set by default 2001-05-30 12:51:24 +00:00
url.h
urldata.h
version.c