.. |
.cvsignore
|
|
|
arpa_telnet.h
|
|
|
base64.c
|
#include <curl/mprintf.h>
|
2001-08-14 09:25:15 +00:00 |
base64.h
|
|
|
cookie.c
|
|
|
cookie.h
|
|
|
curllib.dsp
|
|
|
curllib.dsw
|
|
|
dict.c
|
|
|
dict.h
|
|
|
dllinit.c
|
|
|
easy.c
|
include getinfo.h for Curl_getinfo() proto
|
2001-08-17 10:19:26 +00:00 |
escape.c
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
escape.h
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
file.c
|
|
|
file.h
|
|
|
formdata.c
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
formdata.h
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
ftp.c
|
<couldn't resist>
|
2001-08-18 02:42:23 +00:00 |
ftp.h
|
Curl_ftpsendf's third argument is now a const char *
|
2001-08-14 08:25:08 +00:00 |
getdate.c
|
|
|
getdate.h
|
|
|
getdate.y
|
|
|
getenv.c
|
added const to the function protos
|
2001-08-14 08:25:47 +00:00 |
getinfo.c
|
Added Curl_initinfo() that's supposed to init session-specific getinfo-
|
2001-08-15 06:52:15 +00:00 |
getinfo.h
|
prototypes for getinfo.c
|
2001-08-15 06:52:33 +00:00 |
getpass.c
|
|
|
getpass.h
|
added const to the prompt char * in the proto
|
2001-08-14 08:27:07 +00:00 |
hostip.c
|
|
|
hostip.h
|
|
|
http_chunks.c
|
Curl_httpchunk_read now takes size_t size arguments instead of the previous
|
2001-08-14 08:29:09 +00:00 |
http_chunks.h
|
|
|
http.c
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
http.h
|
|
|
if2ip.c
|
|
|
if2ip.h
|
|
|
inet_ntoa_r.h
|
|
|
krb4.c
|
Curl_ prefix added to a few function calls
|
2001-08-17 10:24:59 +00:00 |
krb4.h
|
Curl_ prefix
|
2001-08-17 10:10:15 +00:00 |
ldap.c
|
const-ified the code, removed Curl_ldap_done()
|
2001-08-14 08:30:43 +00:00 |
ldap.h
|
|
|
libcurl.def
|
|
|
Makefile.am
|
Albert Chin's neat configure/package fixes
|
2001-08-20 07:10:28 +00:00 |
Makefile.b32
|
|
|
Makefile.b32.resp
|
David James made it build 7.8.1 pre 5
|
2001-08-15 06:13:58 +00:00 |
Makefile.m32
|
|
|
Makefile.vc6
|
|
|
memdebug.c
|
curl_memdebug takes a const argument now
|
2001-08-14 09:24:48 +00:00 |
memdebug.h
|
curl_memdebug takes a const argument now
|
2001-08-14 09:24:48 +00:00 |
mprintf.c
|
added const char * => char * typecast
|
2001-08-14 08:32:03 +00:00 |
netrc.c
|
|
|
netrc.h
|
|
|
progress.c
|
As Andrés García reported we need to fflush() the data->err so that the
|
2001-08-21 06:29:56 +00:00 |
progress.h
|
|
|
security.c
|
removed dead/unused code
|
2001-08-17 10:11:46 +00:00 |
security.h
|
modified to use the renamed kerberos functions with Curl_ prefix
|
2001-08-17 10:14:06 +00:00 |
sendf.c
|
modified to use the renamed kerberos functions with Curl_ prefix
|
2001-08-17 10:14:06 +00:00 |
sendf.h
|
size_t and const
|
2001-08-14 08:34:55 +00:00 |
setup.h
|
|
|
speedcheck.c
|
|
|
speedcheck.h
|
|
|
ssluse.c
|
removed the use of the global array for the password that was necessary
|
2001-08-14 08:36:30 +00:00 |
ssluse.h
|
|
|
strequal.c
|
|
|
strequal.h
|
|
|
strtok.c
|
|
|
strtok.h
|
|
|
telnet.c
|
const and unsigned/signed fixes
|
2001-08-14 08:38:08 +00:00 |
telnet.h
|
|
|
timeval.c
|
|
|
timeval.h
|
|
|
transfer.c
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
transfer.h
|
modified the Curl_perform() proto
|
2001-08-15 06:54:51 +00:00 |
url.c
|
IPv6-addresses can have dots too!
|
2001-08-15 21:54:24 +00:00 |
url.h
|
moved the url.c prototypes to here
|
2001-08-15 06:53:34 +00:00 |
urldata.h
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
version.c
|
|
|