- 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
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Nov 09, 2005
-
-
Daniel Stenberg authored
range increasing the number with 10 for every step. Requested by Jose: http://curl.haxx.se/feedback/display.cgi?id=11315662266802
-
Gisle Vanem authored
-