curl/lib
2000-11-22 12:53:56 +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 added for the win32 version 2000-10-06 11:02:48 +00:00
download.c
download.h
easy.c
escape.c curl_unescape() did not stop at the set length properly when %-codes were 2000-11-21 19:01:53 +00:00
escape.h
file.c uses the new client_write() function 2000-11-22 12:51:18 +00:00
file.h
formdata.c added curl_formfree() 2000-11-17 14:06:24 +00:00
formdata.h
ftp.c GetLastResponse() modified to return ftp code as integer 2000-11-22 12:50:41 +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 GetHost() now sets the third pointer to NULL when the lookup fails, as the 2000-11-21 15:35:45 +00:00
hostip.h
http.c typecasted the argument to isspace() to int, to remove a pedantic compiler 2000-11-21 09:31:03 +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 Jörg's updated makefile 2000-10-06 11:03:43 +00:00
Makefile.vc6
memdebug.c uses the "internal" mprintf() routines for formatted output 2000-11-21 19:05:26 +00:00
memdebug.h added for memory leak debugging etc 2000-10-09 11:11:43 +00:00
mprintf.c removed the storenonprintable function as it isn't used anymore 2000-11-21 13:18:30 +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 Added the client_write() function 2000-11-22 12:53:56 +00:00
sendf.h introduced the new add_buffer() concept that makes the HTTP request to get 2000-10-03 11:01:32 +00:00
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 set rangestringalloc to 0 after the string has been freed to prevent it 2000-11-21 19:06:55 +00:00
url.h
urldata.h removed URL size restrictions 2000-11-20 08:53:21 +00:00
version.c