- Mar 27, 2004
-
-
Daniel Stenberg authored
-
- Mar 26, 2004
-
-
Daniel Stenberg authored
A patch to bypass MS' sillyness with regard to IPv6 and getaddrinfo(). The CURLDEBUG part is to avoid redefinition warning caused by memdebug.h. If ENABLE_IPV6 isn't enabled, it doesn't matter since we never call getaddrinfo(). Allthough we could to support weird protocols like SOCK_RDM that Win-2K/XP has.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
new configure script detects them and now this code acts according to what API that was detected
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Added a more verbose comment about what strerror_r() can set errno to in case of failure. This file still doesn't build on Solaris due to a missing 'sys_nerr' symbol.
-
- Mar 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
-
Daniel Stenberg authored
-
- Mar 23, 2004
-
-
Daniel Stenberg authored
if large file support is available
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
when converting to ints
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
999 days
-
Daniel Stenberg authored
to a "days + hours" or even "just days" display if the time value is very large. I also switched several calculations over to fixed-point instead of the previous doubles.
-
- Mar 22, 2004
-
-
Daniel Stenberg authored
true.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 21, 2004
-
-
Daniel Stenberg authored
-
- Mar 17, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 16, 2004
-
-
Daniel Stenberg authored
-