- Dec 10, 2009
-
-
Daniel Stenberg authored
on FTP errors in the transient 5xx range. Transient FTP errors are in the 4xx range. The code itself only tried on 5xx errors that occured _at login_. Now the retry code retries on all FTP transfer failures that ended with a 4xx response. (http://curl.haxx.se/bug/view.cgi?id=2911279)
-
- Dec 04, 2009
-
-
Daniel Stenberg authored
instead of being repeated several times. This also include Authenticate: and Proxy-Authenticate: headers and while this hardly every happens in real life it will confuse libcurl which does not properly support it for all headers - like those Authenticate headers.
-
- Nov 29, 2009
-
-
Daniel Stenberg authored
have been fixed!
-
Daniel Stenberg authored
-
- Nov 27, 2009
-
-
Daniel Stenberg authored
-
- Nov 24, 2009
-
-
Daniel Stenberg authored
-
- Nov 23, 2009
-
-
Daniel Stenberg authored
-
- Nov 14, 2009
-
-
Claes Jakobsson authored
Added '--configure' option to curl-config to display original configure arguments when curl was built
-
- Nov 11, 2009
-
-
Daniel Stenberg authored
-
- Nov 07, 2009
-
-
Daniel Stenberg authored
-
- Nov 05, 2009
-
-
Yang Tse authored
curl.h, adjusting auto-makefiles include path, to enhance portability to OS's without an orthogonal directory tree structure such as OS/400.
-
- Nov 04, 2009
-
-
Daniel Stenberg authored
-
- Nov 03, 2009
-
-
Dan Fandrich authored
-
- Nov 02, 2009
-
-
Daniel Stenberg authored
-
- Oct 26, 2009
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 24, 2009
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
- Oct 22, 2009
-
-
Daniel Stenberg authored
and another is sponsoring more
-
- Oct 21, 2009
-
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 17, 2009
-
-
Daniel Stenberg authored
As it actually builds with gcrypt these days, but not the NSS functions.
-
- Oct 06, 2009
-
-
Dan Fandrich authored
-
- Oct 01, 2009
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 21, 2009
-
-
Guenter Knauf authored
-
- Sep 11, 2009
-
-
Daniel Stenberg authored
-
- Sep 10, 2009
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Sep 05, 2009
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
done!
-
Guenter Knauf authored
-
- Sep 04, 2009
-
-
Guenter Knauf authored
-
- Sep 03, 2009
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Sep 02, 2009
-
-
Daniel Stenberg authored
going on
-
- Aug 31, 2009
-
-
Daniel Stenberg authored
sends the 220 response or otherwise is dead slow, libcurl will not acknowledge the connection timeout during that phase but only the "real" timeout - which may surprise users as it is probably considered to be the connect phase to most people. Brought up (and is being misunderstood) in: http://curl.haxx.se/bug/view.cgi?id=2844077
-
Guenter Knauf authored
-