curl/lib
2000-06-08 15:11:39 +00:00
..
arpa_telnet.h
base64.c
base64.h
cookie.c
cookie.h
dict.c
dict.h
download.c
download.h
easy.c
escape.c
escape.h
file.c
file.h
formdata.c the curl_formparse() function was turned lowercase 2000-06-05 08:24:18 +00:00
formdata.h
ftp.c Adjusted to the GETHOSTBYADDR_R_NARGS style 2000-05-30 22:27:39 +00:00
ftp.h
getdate.c generated with bison 1.28 which removes the alloca() mess! 2000-05-29 22:50:40 +00:00
getdate.h
getdate.y
getenv.c curl_getenv() is now lowercase 2000-06-05 08:24:37 +00:00
getenv.h
getpass.c
getpass.h
highlevel.c
highlevel.h
hostip.c David LeBlanc corrected one of my mistakes 2000-05-31 06:31:31 +00:00
hostip.h David LeBlanc's fixes! 2000-05-29 22:51:13 +00:00
http.c struct HttpHeader changed to struct curl_slist 2000-06-05 08:23:50 +00:00
http.h
if2ip.c David LeBlanc's fixes! 2000-05-29 22:51:13 +00:00
if2ip.h David LeBlanc's fixes! 2000-05-29 22:51:13 +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
ldap.c oops 2000-05-22 19:09:31 +00:00
ldap.h
Makefile.am
Makefile.in David LeBlanc's fixes! 2000-05-29 22:51:13 +00:00
Makefile.m32
Makefile.vc6
mprintf.c
netrc.c made getenv() more threadsafe for win32 2000-05-29 23:07:22 +00:00
netrc.h
progress.c made getenv() more threadsafe for win32 2000-05-29 23:07:22 +00:00
progress.h
sendf.c
sendf.h
setup.h
speedcheck.c
speedcheck.h
ssluse.c
ssluse.h
strequal.c
strequal.h
telnet.c
telnet.h
timeval.c
timeval.h
url.c added progress callback stuff, changed the callback typedefs to be public 2000-06-08 15:11:39 +00:00
url.h
urldata.h added progress callback stuff, changed the callback typedefs to be public 2000-06-08 15:11:39 +00:00
version.c
writeout.c
writeout.h