ae55c1c1 | 28-Jun-2001 |
Daniel Stenberg |
added test 43 |
1a6143fe | 28-Jun-2001 |
Daniel Stenberg |
HTTP Location: following over HTTP proxy |
b70a4227 | 27-Jun-2001 |
Daniel Stenberg |
now runs ok on IPv6 enabled hosts |
7d82bc81 | 27-Jun-2001 |
Daniel Stenberg |
now does OK even on IPv6-enabled hosts |
be449bde | 27-Jun-2001 |
Daniel Stenberg |
better strip |
798aaf0c | 25-Jun-2001 |
Daniel Stenberg |
multiple file transfers with resume fix |
6f2fca53 | 25-Jun-2001 |
Daniel Stenberg |
'resume from'-fix. When using "-C -" and doing multiple file download, the first resume was used on all files instead of being reset between each file. As found by Bj�rn Stenberg. |
cd4aed66 | 25-Jun-2001 |
Daniel Stenberg |
- Anton Kalmykov provided a fix that makes curl work with form field names with spaces like when -F is used. |
fa601af7 | 25-Jun-2001 |
Daniel Stenberg |
Anton Kalmykov's fix for dealing with form names with spaces! |
303b3cf4 | 21-Jun-2001 |
Daniel Stenberg |
added return type void in SYNOPSIS |
fc535aa0 | 21-Jun-2001 |
Daniel Stenberg |
libcurl.5 is renamed to libcurl.3 |
cd337959 | 20-Jun-2001 |
Daniel Stenberg |
all changes from year 2000 was moved to CHANGES.2000 and that is now only available in CVS |
c9d233d3 | 20-Jun-2001 |
Daniel Stenberg |
the changelog from year 2000 |
bd192d53 | 20-Jun-2001 |
Daniel Stenberg |
ftp cut off transfer fix, configure --with-ssl fix |
4ac7a087 | 20-Jun-2001 |
Daniel Stenberg |
when --with-ssl is used with a specified path, we use that path immediately to check libs and include files in, we don't check the default places first! |
2d503918 | 19-Jun-2001 |
Daniel Stenberg |
Added items we've discussed previously, and URLs to dev notes discussing the matter |
b1bbaebb | 19-Jun-2001 |
Daniel Stenberg |
better treatment of truly aborted transfers |
8f6997cb | 18-Jun-2001 |
Daniel Stenberg |
files to ignore by default in cvs operations |
e18ecaf1 | 14-Jun-2001 |
Daniel Stenberg |
made stdin testing work, also made 'nocheck=true' work when set on the reply data section |
fe67ba6d | 14-Jun-2001 |
Daniel Stenberg |
three more HTTP tests added from the old test suite |
e39e6c53 | 12-Jun-2001 |
Daniel Stenberg |
removed a failf() that would overwrite the previous error message |
4e4a8993 | 12-Jun-2001 |
Daniel Stenberg |
better ssl error msg, libcurl.def fix, -version-info corrected, more test cases and fixed FTP ranges |
9a78db6e | 12-Jun-2001 |
Daniel Stenberg |
Salvador D�vila's ftp range download fix |
6475600a | 12-Jun-2001 |
Daniel Stenberg |
New test cases added |
e450888b | 12-Jun-2001 |
Daniel Stenberg |
supports SIZE now |