- Nov 14, 2005
-
-
Daniel Stenberg authored
properly for a case, and so we did. We raised it even for non-SSPI builds but it should not do any harm. http://curl.haxx.se/bug/view.cgi?id=1356715
-
Gisle Vanem authored
-
Gisle Vanem authored
Avoid warning 'x might be used uninitialized in this function'.
-
Gisle Vanem authored
-
Daniel Stenberg authored
module-definition files. this section is not mandatory for msvc60 so it could be completely removed from libcurl.def.
-
Daniel Stenberg authored
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338680 identified a weird error message for when you try to upload a file and the requested directory doesn't exist on the target server.
-
Daniel Stenberg authored
-
- Nov 13, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
My mistake; WinCE has it's own config-file.
-
Gisle Vanem authored
that's in <winsock2.h>. Hence tftp.c wouldn't compile on WinCE.
-
Daniel Stenberg authored
limit-rate units: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338681 Now curl will return error if a bad unit is used.
-
Daniel Stenberg authored
http://www.greenend.org.uk/rjk/2001/06/poll.html and further tests by Eugene Kotlyarov, we now know that cygwin's poll returns only POLLHUP on remote connection closure so we check for that case (too) and re-enable poll for cygwin builds.
-
- Nov 12, 2005
-
-
Daniel Stenberg authored
right: http://curl.haxx.se/mail/archive-2005-11/0045.html so we now disable poll() and use select() on cygwin too (we already do the same choice on Mac OS X)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
struct instead to use.
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
Use DNS__32BIT() and DNS__16BIT() (How about BE machines?). Display T_AAAA resource.
-
Daniel Stenberg authored
-
- Nov 11, 2005
-
-
Daniel Stenberg authored
client certificates! (http://curl.haxx.se/bug/view.cgi?id=1348930).
-
Daniel Stenberg authored
in files that actually need the struct.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
- Nov 10, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
step counter by adding :[num] within the brackets when specifying a range.
-
Gisle Vanem authored
-