- Nov 25, 2005
-
-
Daniel Stenberg authored
F"
-
- Nov 24, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
disabled
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
configure.
-
Daniel Stenberg authored
-
- Nov 23, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
we define an empty macro for the ntlm cleanup function
-
Daniel Stenberg authored
-
- Nov 18, 2005
-
-
Daniel Stenberg authored
-
- Nov 17, 2005
-
-
Daniel Stenberg authored
string in the given error buffer to address the flaw mention on 21 sep 2005.
-
Daniel Stenberg authored
-
- Nov 16, 2005
-
-
Daniel Stenberg authored
installed on 'make install' time.
-
Daniel Stenberg authored
ifdefs where . was used instead of _!
-
- Nov 15, 2005
-
-
Daniel Stenberg authored
in mingw builds
-
- Nov 14, 2005
-
-
Daniel Stenberg authored
macros accordingly.
-
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
-