- Jun 19, 2006
-
-
Daniel Stenberg authored
-
William Ahern authored
ares_dns.h, which break c-ares on my Sparc64. Bit-wise operations in C operate on logical values. And in any event the octets are already in big-endian (aka network) byte order so they're being reversed (thus the source of the breakage).
-
William Ahern authored
UDP even when a poll(2) or select(2) suggest otherwise.
-
- Jun 16, 2006
-
-
Daniel Stenberg authored
of how to write such a file
-
- Jun 15, 2006
-
-
Daniel Stenberg authored
-
- Jun 13, 2006
-
-
Dan Fandrich authored
-
- Jun 12, 2006
-
-
Dan Fandrich authored
-fvisibility=hidden on gcc >= 4.0. This reduces the size of the libcurl binary and speeds up dynamic linking by hiding all the internal symbols from the symbol table.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
trying to maintain an accurate list in this file (too).
-
- Jun 10, 2006
-
-
Gisle Vanem authored
-
- Jun 09, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 08, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 07, 2006
-
-
Daniel Stenberg authored
-
- May 31, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 30, 2006
-
-
Daniel Stenberg authored
project. Also added a few obvious ones.
-
- May 28, 2006
-
-
Daniel Stenberg authored
-
- May 27, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
variables, simplified the splayprint function, modified Curl_splayremovebyaddr() to return error code. All in an effort to track down the reported splay problem, but I've failed to do that so far...
-
Daniel Stenberg authored
more similar to other configure builds (== use .la for libext and no binext)
-
- May 26, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 25, 2006
-
-
Daniel Stenberg authored
fail. When using the md5-sess, the result was not Md5 encoded and Base64 transformed.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
kind of magic
-
- May 24, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
libtool cross-compiled on linux with mingw32
-
Daniel Stenberg authored
CURLOPT_COOKIELIST, which then makes all session cookies get cleared. (slightly edited by me, and the re-indent in cookie.c was also done by me)
-
Daniel Stenberg authored
are not always time_t ones
-
Daniel Stenberg authored
nothing matched fine
-
Daniel Stenberg authored
fine
-