- Aug 29, 2006
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
o made ares_version.h use extern "C" for c++ compilers o fixed compiler warnings in ares_getnameinfo.c o fixed a buffer position init for TCP reads
-
Daniel Stenberg authored
allow applications to set their own socket options.
-
- Aug 25, 2006
-
-
Daniel Stenberg authored
properly if you removed a "live" handle from a multi handle with curl_multi_remove_handle().
-
- Aug 23, 2006
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Aug 22, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
code when doing pure ipv6 EPRT connections.
-
Daniel Stenberg authored
-
- Aug 21, 2006
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
- Aug 19, 2006
-
-
Daniel Stenberg authored
command on subsequent requests on a re-used connection unless it has to.
-
- Aug 18, 2006
-
-
Daniel Stenberg authored
files in the root directory.
-
Daniel Stenberg authored
send the whole request at once, even though the Expect: header was disabled by the application. An effect of this change is also that small (< 1024 bytes) POSTs are now always sent without Expect: header since we deem it more costly to bother about that than the risk that we send the data in vain.
-
- Aug 16, 2006
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
- Aug 15, 2006
-
-
Gisle Vanem authored
to support older iconv versions.
-
- Aug 14, 2006
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
- Aug 11, 2006
-
-
Dan Fandrich authored
-
- Aug 09, 2006
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
systems that prototype them slightly differently.
-
Dan Fandrich authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Aug 08, 2006
-
-
Guenter Knauf authored
-
Daniel Stenberg authored
CURLOPT_NOBODY is set true. PREQUOTE is then run roughly at the same place in the command sequence as it would have run if there would've been a transfer.
-
Guenter Knauf authored
-
Daniel Stenberg authored
on a persistent connection and allowed the first to use that header, you could not disable it for the second request.
-
Daniel Stenberg authored
-