.. |
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
|
Added curl_easy_getinfo()
|
2000-10-02 06:27:43 +00:00 |
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
|
removed #if 0 section
|
2000-11-29 08:17:12 +00:00 |
file.h
|
|
|
formdata.c
|
added curl_formfree()
|
2000-11-17 14:06:24 +00:00 |
formdata.h
|
|
|
ftp.c
|
added a typecast to shut up a VC++ warning when converting from long
|
2000-11-30 21:59:51 +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
|
document time fixes
|
2000-11-22 13:50:17 +00:00 |
getpass.c
|
changed third argument to size_t to match SCO prototype
|
2000-12-05 08:04:04 +00:00 |
getpass.h
|
changed third argument to size_t to match SCO prototype
|
2000-12-05 08:04:04 +00:00 |
highlevel.c
|
free the URL on redirections, this was a previous memory leak
|
2000-11-28 09:41:01 +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
|
uses client_write()
|
2000-11-22 12:55:24 +00:00 |
ldap.h
|
|
|
libcurl.def
|
Jörg updated the list of exported functions
|
2000-11-13 08:36:17 +00:00 |
Makefile.am
|
Added -version-info and lots of info
|
2000-11-30 22:22:08 +00:00 |
Makefile.b32
|
Added the borland makefiles
|
2000-12-05 13:47:30 +00:00 |
Makefile.b32.resp
|
Added the borland makefiles
|
2000-12-05 13:47:30 +00:00 |
Makefile.in
|
7.5-commit
|
2000-12-04 09:44:57 +00:00 |
Makefile.m32
|
Jörg's updated makefile
|
2000-10-06 11:03:43 +00:00 |
Makefile.vc6
|
unix style newlines
|
2000-12-11 08:14:34 +00:00 |
memdebug.c
|
added socket() / sclose() checks to the memdebug system
|
2000-12-14 15:56:59 +00:00 |
memdebug.h
|
added socket() / sclose() checks to the memdebug system
|
2000-12-14 15:56:59 +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
|
client_write() proto and defines added
|
2000-11-22 12:55:55 +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
|
uses client_write()
|
2000-11-22 12:55:24 +00:00 |
telnet.h
|
|
|
timeval.c
|
|
|
timeval.h
|
|
|
url.c
|
Added SA_RESTART since (some) HPUX doesn't have that define and it doesn't
|
2000-12-07 09:09:26 +00:00 |
url.h
|
|
|
urldata.h
|
James Griffiths' max-redirs fix
|
2000-11-28 09:05:47 +00:00 |
version.c
|
|
|