.. |
.cvsignore
|
|
|
arpa_telnet.h
|
|
|
base64.c
|
|
|
base64.h
|
|
|
connect.c
|
fixed time-out returned without error text set
|
2002-01-16 22:26:01 +00:00 |
connect.h
|
|
|
cookie.c
|
As identified in bug report #495290, the last "name=value" pair in a
|
2002-01-07 23:05:36 +00:00 |
cookie.h
|
|
|
curllib.dsp
|
Add hash and llist to VC dsp file
|
2002-01-04 23:48:28 +00:00 |
curllib.dsw
|
|
|
dict.c
|
|
|
dict.h
|
|
|
dllinit.c
|
|
|
easy.c
|
Make cach'ing work with threads now, there are now three cases:
|
2002-01-07 20:52:32 +00:00 |
escape.c
|
|
|
escape.h
|
|
|
file.c
|
|
|
file.h
|
|
|
formdata.c
|
|
|
formdata.h
|
|
|
ftp.c
|
made gcc -Wcast-align happy
|
2002-01-18 12:56:10 +00:00 |
ftp.h
|
|
|
getdate.c
|
|
|
getdate.h
|
|
|
getdate.y
|
|
|
getenv.c
|
removed a commented line
|
2002-01-04 09:53:10 +00:00 |
getinfo.c
|
|
|
getinfo.h
|
|
|
getpass.c
|
|
|
getpass.h
|
|
|
hash.c
|
I wish I could type. Anyway, this proved it is a good habit to put the NULL
|
2002-01-18 10:36:25 +00:00 |
hash.h
|
Remove erreaneous include, setup.h is included one line above
|
2002-01-14 05:36:28 +00:00 |
hostip.c
|
prevents gcc -Wcast-align from complaining
|
2002-01-18 12:59:33 +00:00 |
hostip.h
|
Make cach'ing work with threads now, there are now three cases:
|
2002-01-07 20:52:32 +00:00 |
http_chunks.c
|
|
|
http_chunks.h
|
|
|
http.c
|
Somewhat ugly fix to deal with non-blocking sockets. We just loop and try
|
2002-01-16 14:47:00 +00:00 |
http.h
|
|
|
if2ip.c
|
|
|
if2ip.h
|
|
|
inet_ntoa_r.h
|
|
|
krb4.c
|
fixed an inet_ntoa() occurance to use inet_ntoa_r() if it is available.
|
2002-01-04 09:52:44 +00:00 |
krb4.h
|
|
|
ldap.c
|
|
|
ldap.h
|
|
|
libcurl.def
|
|
|
llist.c
|
added typecast for a malloc() return, and added check for NULL
|
2002-01-18 10:30:51 +00:00 |
llist.h
|
Sterling Hughes' provided initial DNS cache source code.
|
2002-01-03 10:22:59 +00:00 |
Makefile.am
|
merged the multi-dev branch back into MAIN again
|
2002-01-03 15:01:22 +00:00 |
Makefile.b32
|
|
|
Makefile.b32.resp
|
|
|
Makefile.m32
|
patched by Andrés García
|
2002-01-18 08:03:12 +00:00 |
Makefile.vc6
|
Add hash and llist to VC makefile
|
2002-01-04 23:47:07 +00:00 |
memdebug.c
|
|
|
memdebug.h
|
|
|
mprintf.c
|
#ifndef and #define magic to prevent compiler warnings when doing #if BLA
|
2002-01-18 12:53:05 +00:00 |
multi.c
|
Make cach'ing work with threads now, there are now three cases:
|
2002-01-07 20:52:32 +00:00 |
multi.h
|
merged the multi-dev branch back into MAIN again
|
2002-01-03 15:01:22 +00:00 |
netrc.c
|
|
|
netrc.h
|
|
|
progress.c
|
|
|
progress.h
|
|
|
security.c
|
|
|
security.h
|
|
|
sendf.c
|
Added #include <errno.h>
|
2002-01-18 09:25:58 +00:00 |
sendf.h
|
Curl_write's 5th argument now is signed
|
2002-01-16 14:49:51 +00:00 |
setup.h
|
the bool typedef is now made unsigned, to make sure it stays that on all
|
2002-01-07 22:47:21 +00:00 |
speedcheck.c
|
|
|
speedcheck.h
|
|
|
ssluse.c
|
Richard Archer made it compile and build with OpenSSL versions prior to
|
2002-01-17 10:40:13 +00:00 |
ssluse.h
|
|
|
strequal.c
|
|
|
strequal.h
|
|
|
strtok.c
|
|
|
strtok.h
|
|
|
telnet.c
|
Curl_write() now takes a different 5th argument
|
2002-01-16 14:47:50 +00:00 |
telnet.h
|
|
|
timeval.c
|
|
|
timeval.h
|
|
|
transfer.c
|
modified to deal with the new non-blocking versions of Curl_read() and
|
2002-01-16 14:50:53 +00:00 |
transfer.h
|
merged the multi-dev branch back into MAIN again
|
2002-01-03 15:01:22 +00:00 |
url.c
|
Add support for DNS cache timeouts via the CURLOPT_DNS_CACHE_TIMEOUT option.
|
2002-01-08 04:26:47 +00:00 |
url.h
|
merged the multi-dev branch back into MAIN again
|
2002-01-03 15:01:22 +00:00 |
urldata.h
|
- shrunk the BUFSIZE define from 50K to 20K
|
2002-01-16 14:53:19 +00:00 |
version.c
|
Kevin Roth's SSLeay() patch, slight edited by me. Works with OpenSSL 0.9.5
|
2002-01-16 17:45:08 +00:00 |