- Dec 26, 2007
-
-
Daniel Stenberg authored
(http://curl.haxx.se/mail/lib-2007-12/0252.html) in detect_proxy() which failed to set the bits.proxy variable properly when an environment variable told libcurl to use a http proxy.
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1850730) I wrote up test case 552. The test is doing a 70K POST with a read callback and an ioctl callback over a proxy requiring Digest auth. The test case code is more or less identical to the test recipe code provided by Spacen Jasset (who submitted the bug report).
-
Daniel Stenberg authored
-
- Dec 25, 2007
-
-
Guenter Knauf authored
-
- Dec 24, 2007
-
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1856628) and provided a fix for the (small) memory leak in the SSL session ID caching code. It happened when a previous entry in the cache was re-used.
-
- Dec 22, 2007
-
-
Dan Fandrich authored
components doesn't have read permission set.
-
- Dec 20, 2007
-
-
Dan Fandrich authored
directory components doesn't have read permission set.
-
- Dec 19, 2007
-
-
Dan Fandrich authored
--manual text.
-
- Dec 18, 2007
-
-
http://curl.haxx.se/mail/archive-2007-12/0039.htmlYang Tse authored
a file truncation problem on Windows build targets triggered when retrying a download with curl.
-
Yang Tse authored
and makes wrong asumptions of build target when it isn't specified. So, if no build target has been defined we will target WinXP when building with MSVC 9.0 (VS2008).
-
Yang Tse authored
-
- Dec 17, 2007
-
-
Daniel Stenberg authored
defines in the SDK somehow differently so we have to add a define to the config-win32.h file to make select.h compile nicely.
-
- Dec 15, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
A failed attempt to repeat bug report #1850730 (ie the test works fine).
-
- Dec 14, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
will prompt for a password. Denis Bredelet pointed out!
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Dec 13, 2007
-
-
Yang Tse authored
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1849764) with an included fix. He identified a problem for re-used connections that previously had sent Expect: 100-continue and in some situations the subsequent POST (that didn't use Expect:) still had the internal flag set for its use. David's fix (that makes the setting of the flag in every single request unconditionally) is fine and is now used!
-
- Dec 12, 2007
-
-
Daniel Stenberg authored
added the --no-keep-alive option that can disable that on demand.
-
- Dec 11, 2007
-
-
Daniel Stenberg authored
values and what they mean
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
name from an IPv4-address or host-name. Using the service of countries.nerd.dk.
-
- Dec 10, 2007
-
-
Daniel Stenberg authored
link any executables when doing debug builds since they kind of assume symbols provided by libcurl, but it also wrongly included acountry.c
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Patrick Monnerat authored
Port OS400 compilation scripts to >= V5R2M0
-
Gisle Vanem authored
define 's6_addr' as a macro.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 09, 2007
-
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1847501) and pointed out a memcpy() that should be memmove() in the convert_lineends() function.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-