- Nov 24, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 20, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
#845247
-
- Nov 19, 2003
-
-
Daniel Stenberg authored
connection to avoid re-use of it, since we cannot know in what state it is.
-
Daniel Stenberg authored
existing error is the one returned back
-
- Nov 15, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 14, 2003
-
-
Daniel Stenberg authored
properly bail out from, when using ares.
-
- Nov 13, 2003
-
-
Daniel Stenberg authored
I guess it seldomly happens on linux and that's why it wasn't found before. He used Solaris to notice it. I took the opportunity to rewrite the Curl_connecthost() slightly to feature less duplicate code in the two different versions (ipv4/ipv6).
-
Daniel Stenberg authored
This seems more appropriate, and I believe mozilla and the likes do this. .html files now get text/html as Content-Type. Pointed out in bug report #839806.
-
Daniel Stenberg authored
-
- Nov 11, 2003
-
-
Daniel Stenberg authored
-
- Nov 10, 2003
-
-
Daniel Stenberg authored
which works nicely since the build dir is before the source dir in the include path.
-
Daniel Stenberg authored
in the 229-reply servers respond on a EPSV command and bail out better if the reply string is not valid RFC2428-compliant.
-
- Nov 07, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 06, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
belong in the public header file. They are not in our name space so we should not set them globally.
-
- Nov 04, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 31, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 30, 2003
-
-
Daniel Stenberg authored
list, we get the time in GMT and not localtime
-
Daniel Stenberg authored
-
Daniel Stenberg authored
isn't. In fact, it might be, but we have no idea.
-
Daniel Stenberg authored
us some trouble.
-
- Oct 29, 2003
-
-
Daniel Stenberg authored
syntax: file:/path. I added test case 203 to verify this.
-
- Oct 28, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 27, 2003
-
-
Daniel Stenberg authored
-
- Oct 26, 2003
-
-
Daniel Stenberg authored
outside its given buffer. Discovered and reported by James Bursa.
-
- Oct 24, 2003
-
-
Daniel Stenberg authored
a range of a document beyond its size, caused libcurl to "hang" until the server closed the connection and then it returned error 18. This is bad. This way, we don't return any error at all, which isn't nice either, as we need to alert the app somehow that the request range was out of size.
-
Daniel Stenberg authored
and gcc, to set the -mimpure-text link flag for linking the lib better.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
run out of memory.
-