bc84fe1c | 13-Nov-2000 |
Daniel Stenberg |
new perl http server that works better |
460aa295 | 13-Nov-2000 |
Daniel Stenberg |
Chris Faherty fixed a free-twice problem |
143ff23c | 12-Nov-2000 |
Daniel Stenberg |
updated config file section |
61954120 | 12-Nov-2000 |
Daniel Stenberg |
Added empty actions for all: and install: |
4e120f34 | 10-Nov-2000 |
Daniel Stenberg |
The last few days of changes |
14bcdcfc | 10-Nov-2000 |
Daniel Stenberg |
test files |
3c0194bb | 10-Nov-2000 |
Daniel Stenberg |
initial checkin |
172f0ba1 | 10-Nov-2000 |
Daniel Stenberg |
the tests dir is added |
40355437 | 10-Nov-2000 |
Daniel Stenberg |
set type before checking --head size, as the type may cause the server to return different sizes |
920579ba | 10-Nov-2000 |
Daniel Stenberg |
doing an ftp upload append that was already completed resulted in a "hang", it now results in an error instead |
1ff573c6 | 10-Nov-2000 |
Daniel Stenberg |
added getpass_r check |
7b5c5518 | 10-Nov-2000 |
Daniel Stenberg |
adjusted to the changed getpass_r() |
a5b2eb79 | 10-Nov-2000 |
Daniel Stenberg |
new interface, updated Angus' license, dependent on HAVE_GETPASS_R |
78423c58 | 10-Nov-2000 |
Daniel Stenberg |
Venkataramana Mokkapati corrected a cookie parser bug |
2bcb8abf | 09-Nov-2000 |
Daniel Stenberg |
haxx.nu => haxx.se |
b32bf427 | 09-Nov-2000 |
Daniel Stenberg |
Added RSAglue/rsaref lib check if the crypto lib is there but the ssl lib check fails. |
61fb8fea | 08-Nov-2000 |
Daniel Stenberg |
cleaned up the thread-safe checks into separate functions, added check for gethostbyname() in the socket lib as it seems some systems need it |
c0a44b4b | 07-Nov-2000 |
Daniel Stenberg |
Added typecast to localtime_r() |
ef8741d2 | 07-Nov-2000 |
Daniel Stenberg |
removed the perror() outputs as they did nothing good to us |
56548f9a | 06-Nov-2000 |
Daniel Stenberg |
getpass_r() is the new getpass name for thread-safe getpass! |
36000e52 | 06-Nov-2000 |
Daniel Stenberg |
Added T. Bharath to the list of contributors |
8cb15395 | 06-Nov-2000 |
Daniel Stenberg |
Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION, CURLOPT_CAINFO and CURLOPT_SSL_VERIFYPEER. |
4ccda6d6 | 06-Nov-2000 |
Daniel Stenberg |
Added CURLINFO_SSL_VERIFYRESULT |
7390c3a8 | 06-Nov-2000 |
Daniel Stenberg |
bugfixes and improvements |
e5e25903 | 06-Nov-2000 |
Daniel Stenberg |
removed bad mirror, added text about source contents (that should be here according to the source license) |