- Oct 05, 2004
-
-
Daniel Stenberg authored
-
- Oct 04, 2004
-
-
Daniel Stenberg authored
-
- Oct 02, 2004
-
-
Daniel Stenberg authored
based) IDN conversion fails. This is really due to a missing suitable function in the libidn API that I hope we can remove once libidn gets a function like this.
-
- Oct 01, 2004
-
-
Daniel Stenberg authored
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=134133) and not to anyone involved in the curl project! This happens when you try to curl a file from a proftpd site using SSL. It seems proftpd sends a somewhat unorthodox PASS response code (232 instead of 230). I relaxed the response code check to deal with this and similar cases.
-
Daniel Stenberg authored
formposts no longer include the path part. If you _really_ want them, you must provide your preferred full file name with CURLFORM_FILENAME. Added detection for libgen.h and basename() to configure. My custom basename() replacement function for systems without it, might be a bit too naive... Updated 6 test cases to make them work with the stripped paths.
-
- Sep 30, 2004
-
-
Daniel Stenberg authored
app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this.
-
Daniel Stenberg authored
curl/multi.h header to work better in winsock-using apps.
-
Daniel Stenberg authored
properly using glibtoolize instead of plain libtoolize. (This is made if glibtool was found and used instead of plain libtool.)
-
- Sep 28, 2004
-
-
Daniel Stenberg authored
enable the progress meter.
-
Daniel Stenberg authored
-
- Sep 22, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 19, 2004
-
-
Daniel Stenberg authored
-
- Sep 16, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 15, 2004
-
-
Daniel Stenberg authored
-
- Sep 11, 2004
-
-
Daniel Stenberg authored
-
- Sep 10, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
replacement, curl only replaced the Host: header on the initial request and didn't replace it on the following ones. This resulted in requests with two Host: headers. Now, curl checks if the location is on the same host as the initial request and then continues to replace the Host: header. And when it moves to another host, it doesn't replace the Host: header but it also doesn't make the second Host: header get used in the request. This change is verified by the two new test cases 184 and 185.
-
- Aug 31, 2004
-
-
Daniel Stenberg authored
-
- Aug 30, 2004
-
-
Daniel Stenberg authored
-
- Aug 25, 2004
-
-
Daniel Stenberg authored
-
- Aug 23, 2004
-
-
Daniel Stenberg authored
PUTs even when told to use HTTP 1.0, which is not correct.
-
- Aug 20, 2004
-
-
Daniel Stenberg authored
byte file is downloaded.
-
- Aug 19, 2004
-
-
Daniel Stenberg authored
this is an attempt to prevent it from doing that. affects ipv6-enabled only.
-
- Aug 17, 2004
-
-
Daniel Stenberg authored
files.
-
Daniel Stenberg authored
-
- Aug 16, 2004
-
-
Daniel Stenberg authored
-
- Aug 11, 2004
-
-
Daniel Stenberg authored
back a 530 after the password is provided, as it isn't necessary because of a bad user name or password.
-
- Aug 10, 2004
-
-
Daniel Stenberg authored
-
- Aug 05, 2004
-
-
Daniel Stenberg authored
-
- Aug 04, 2004
-
-
Daniel Stenberg authored
-
- Jul 31, 2004
-
-
Daniel Stenberg authored
-
- Jul 28, 2004
-
-
Daniel Stenberg authored
-
- Jul 26, 2004
-
-
Daniel Stenberg authored
-
- Jul 24, 2004
-
-
Daniel Stenberg authored
-
- Jul 22, 2004
-
-
Daniel Stenberg authored
-
- Jul 15, 2004
-
-
Daniel Stenberg authored
-