.. |
arpa_telnet.h
|
|
|
base64.c
|
|
|
base64.h
|
|
|
cookie.c
|
|
|
cookie.h
|
|
|
curllib.dsp
|
SM's updates
|
2001-04-09 05:55:58 +00:00 |
curllib.dsw
|
SM's updates
|
2001-04-09 05:55:58 +00:00 |
dict.c
|
Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields
|
2001-03-14 14:11:11 +00:00 |
dict.h
|
|
|
dllinit.c
|
|
|
easy.c
|
|
|
escape.c
|
Andrés García fixed curl_escape()
|
2001-04-07 18:35:28 +00:00 |
escape.h
|
the new escape/unescape function setup
|
2001-03-22 11:40:58 +00:00 |
file.c
|
Remade resume stuff to keep data in the connectdata struct instead of the
|
2001-04-18 07:25:11 +00:00 |
file.h
|
|
|
formdata.c
|
curl_formfree() can be called with a NULL argument
|
2001-04-06 05:52:23 +00:00 |
formdata.h
|
|
|
ftp.c
|
Curl_GetFTPResponse() is rewritten to read all incoming data in large
|
2001-04-26 10:29:24 +00:00 |
ftp.h
|
|
|
getdate.c
|
brand new Curl_ prefixes on global symbols
|
2001-03-22 19:07:38 +00:00 |
getdate.h
|
|
|
getdate.y
|
made it use Curl_ prefixes on global symbols
|
2001-03-22 18:44:43 +00:00 |
getenv.c
|
|
|
getinfo.c
|
|
|
getpass.c
|
added memdebug.h include
|
2001-03-16 15:19:36 +00:00 |
getpass.h
|
|
|
hostip.c
|
|
|
hostip.h
|
|
|
http_chunks.c
|
re-added the default switch for weird states
|
2001-03-13 23:29:53 +00:00 |
http_chunks.h
|
|
|
http.c
|
Remade resume stuff to keep data in the connectdata struct instead of the
|
2001-04-18 07:25:11 +00:00 |
http.h
|
|
|
if2ip.c
|
corrected the close to sclose() so that the memdebug stuff works
|
2001-03-16 15:44:38 +00:00 |
if2ip.h
|
|
|
inet_ntoa_r.h
|
|
|
krb4.c
|
|
|
krb4.h
|
|
|
ldap.c
|
|
|
ldap.h
|
|
|
libcurl.def
|
removed the duplicates!
|
2001-03-22 15:42:10 +00:00 |
Makefile.am
|
increased the 'current' number for the interface
|
2001-03-14 08:54:18 +00:00 |
Makefile.b32
|
Rosimildo da Silva corrected them to build a proper lib and to use options
|
2001-04-22 17:39:04 +00:00 |
Makefile.b32.resp
|
Rosimildo da Silva corrected them to build a proper lib and to use options
|
2001-04-22 17:39:04 +00:00 |
Makefile.m32
|
Jörn Hartroth added a set of files
|
2001-03-14 08:23:51 +00:00 |
Makefile.vc6
|
corrected by SM to build better with openssl
|
2001-04-09 05:56:39 +00:00 |
memdebug.c
|
|
|
memdebug.h
|
|
|
mprintf.c
|
|
|
netrc.c
|
added memdebug.h include
|
2001-03-16 15:19:36 +00:00 |
netrc.h
|
|
|
progress.c
|
Remade resume stuff to keep data in the connectdata struct instead of the
|
2001-04-18 07:25:11 +00:00 |
progress.h
|
Remade resume stuff to keep data in the connectdata struct instead of the
|
2001-04-18 07:25:11 +00:00 |
security.c
|
|
|
security.h
|
|
|
sendf.c
|
Added new CURLOPT_HEADERFUNCTION callback for writing headers only
|
2001-04-10 06:49:32 +00:00 |
sendf.h
|
|
|
setup.h
|
|
|
speedcheck.c
|
|
|
speedcheck.h
|
|
|
ssluse.c
|
include debugmem for memory leak detection
|
2001-04-24 21:41:29 +00:00 |
ssluse.h
|
|
|
strequal.c
|
The Curl_* prefixes are now changed for curl_* ones, as these two functions
|
2001-03-14 08:47:56 +00:00 |
strequal.h
|
old krb4 fix for strlcat() prototype
|
2001-04-22 15:49:17 +00:00 |
telnet.c
|
added memdebug.h include
|
2001-03-16 15:19:36 +00:00 |
telnet.h
|
|
|
timeval.c
|
|
|
timeval.h
|
|
|
transfer.c
|
Cris Bailiff's fix to never attempt to get the body of a 304-reply!
|
2001-05-03 10:45:39 +00:00 |
transfer.h
|
|
|
url.c
|
'FILE *' changed to 'void *' in all callback functions
|
2001-05-04 07:47:11 +00:00 |
url.h
|
|
|
urldata.h
|
fixed 'storefread' to not make a warning
|
2001-05-07 11:17:18 +00:00 |
version.c
|
on albert chin's comment I remade the fix to set '\0' instead of 0 since
|
2001-04-24 06:12:07 +00:00 |