curl/lib
Daniel Stenberg 3612c3774e made Max-Age work as defined in the RFC.
my brain damaged fix to not parse spaces as part of the value is now fixed
to instead strip off trailing spaces from values.
2002-02-27 07:38:04 +00:00
..
.cvsignore
arpa_telnet.h
base64.c
base64.h
config-mac.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
config-riscos.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
config-vms.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
config-win32.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
connect.c better time selection for the connect timeout 2002-02-22 15:44:37 +00:00
connect.h
cookie.c made Max-Age work as defined in the RFC. 2002-02-27 07:38:04 +00:00
cookie.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
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 Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
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 ARGH the CRLF I removed recently was not only done after the initial 2002-02-06 15:48:53 +00:00
formdata.h
ftp.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
ftp.h
getdate.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.y Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getenv.c removed a commented line 2002-01-04 09:53:10 +00:00
getinfo.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getinfo.h
getpass.c
getpass.h
hash.c Philip Gladstone's 64-bit issues corrected. 2002-02-17 14:55:35 +00:00
hash.h Remove erreaneous include, setup.h is included one line above 2002-01-14 05:36:28 +00:00
hostip.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +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 Philip Gladstone's size problem in add_buffer_send() 2002-02-18 22:41:52 +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 Philip Gladstone's 64-bit issues corrected. 2002-02-17 14:55:35 +00:00
llist.h Sterling Hughes' provided initial DNS cache source code. 2002-01-03 10:22:59 +00:00
Makefile.am automake usage and options cleanup 2002-02-25 14:08:18 +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 Miklos Nemeth improved 2002-02-06 16:00:55 +00:00
memdebug.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
memdebug.h Götz Babin-Ebell's OpenSSL ENGINE patch 2001-12-17 23:01:39 +00:00
mprintf.c fixed a long long mistake 2002-02-18 23:32:45 +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 oops, #if not #ifdef 2002-02-25 10:12:04 +00:00
netrc.c #if [undefined] => #ifdef [undefined] 2002-01-18 13:04:48 +00:00
netrc.h
progress.c
progress.h
security.c
security.h
sendf.c Kevin Roth's discovered SSL download problem 2002-02-05 15:33:00 +00:00
sendf.h Curl_write's 5th argument now is signed 2002-01-16 14:49:51 +00:00
setup.h ugh. the VMS stuff must've been like that for a reason, I put it back again 2002-02-07 14:47:41 +00:00
speedcheck.c
speedcheck.h
ssluse.c now re-seed by force (even if already seeded) if a random file or egd socket 2002-01-30 08:17:23 +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 made Curl_tvdiff round the diff better and make the subtraction before 2001-11-12 22:10:09 +00:00
timeval.h
transfer.c Andrés García solved bug report #515228 by making sure the progress meter 2002-02-20 13:38:34 +00:00
transfer.h merged the multi-dev branch back into MAIN again 2002-01-03 15:01:22 +00:00
url.c Giaslas Georgios's Host: over proxy fix 2002-02-17 11:17:37 +00:00
url.h merged the multi-dev branch back into MAIN again 2002-01-03 15:01:22 +00:00
urldata.h no more adjustable upload buffer size, we use non-blocking sockets now so 2002-01-29 20:28:26 +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