curl/lib
2000-11-20 08:53:21 +00:00
..
arpa_telnet.h
base64.c added memory debugging include file 2000-10-09 11:12:34 +00:00
base64.h
cookie.c Venkataramana Mokkapati corrected a cookie parser bug 2000-11-10 08:10:04 +00:00
cookie.h
dict.c removed URL size restrictions 2000-11-20 08:53:21 +00:00
dict.h
dllinit.c
download.c
download.h
easy.c
escape.c added memory debugging include file 2000-10-09 11:12:34 +00:00
escape.h
file.c Chris Faherty fixed a free-twice problem 2000-11-13 07:51:23 +00:00
file.h
formdata.c added curl_formfree() 2000-11-17 14:06:24 +00:00
formdata.h
ftp.c set type before checking --head size, as the type may cause the server 2000-11-10 13:42:45 +00:00
ftp.h
getdate.c Added typecast to localtime_r() 2000-11-07 23:09:08 +00:00
getdate.h
getdate.y typecasted the localtime_r() return code to not make it not warn even if the 2000-10-30 11:54:27 +00:00
getenv.c added memory debugging include file 2000-10-09 11:12:34 +00:00
getenv.h
getinfo.c adjusted the time-keeping function to work better for location following 2000-11-06 15:31:10 +00:00
getpass.c new interface, updated Angus' license, dependent on HAVE_GETPASS_R 2000-11-10 09:18:25 +00:00
getpass.h new interface, updated Angus' license, dependent on HAVE_GETPASS_R 2000-11-10 09:18:25 +00:00
highlevel.c memory leak cleanup campaign 2000-11-17 14:03:58 +00:00
highlevel.h
hostip.c added memory debugging include file 2000-10-09 11:12:34 +00:00
hostip.h
http.c removed URL size restrictions 2000-11-20 08:53:21 +00:00
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
krb4.c added memory debugging include file 2000-10-09 11:12:34 +00:00
ldap.c
ldap.h
libcurl.def Jörg updated the list of exported functions 2000-11-13 08:36:17 +00:00
Makefile.am I commented the -DMALLOCDEBUG flag to make it easier to add 2000-10-09 11:24:18 +00:00
Makefile.in 7.4.1 commit 2000-10-16 13:52:05 +00:00
Makefile.m32
Makefile.vc6
memdebug.c now exits and alerts on bad uses of strdup() and free() 2000-11-17 15:31:45 +00:00
memdebug.h
mprintf.c not printf()ing %s normally for character that weren't isprint() made things 2000-11-15 15:36:41 +00:00
netrc.c
netrc.h
progress.c data->err must be used, not stderr 2000-11-16 07:20:12 +00:00
progress.h modified pgrsTime() to the new functionality 2000-11-06 15:32:16 +00:00
security.c added memory debugging include file 2000-10-09 11:12:34 +00:00
security.h
sendf.c new urldata ssl layout and T. Bharath brought the new SSL cert verify function 2000-10-30 11:53:40 +00:00
sendf.h
setup.h removed old unused getpass() leftovers 2000-10-26 21:59:54 +00:00
speedcheck.c made the speedcheck actually work again 2000-10-17 14:53:03 +00:00
speedcheck.h made the speedcheck actually work again 2000-10-17 14:53:03 +00:00
ssluse.c new urldata ssl layout and T. Bharath brought the new SSL cert verify function 2000-10-30 11:53:40 +00:00
ssluse.h
strequal.c
strequal.h
telnet.c new urldata ssl layout and T. Bharath brought the new SSL cert verify function 2000-10-30 11:53:40 +00:00
telnet.h
timeval.c
timeval.h
url.c removed URL size restrictions 2000-11-20 08:53:21 +00:00
url.h
urldata.h removed URL size restrictions 2000-11-20 08:53:21 +00:00
version.c