- 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
-
Daniel Stenberg authored
-
Gisle Vanem authored
a static-lib. Renamed 'OBJ_DIR' to 'WC_Win32.obj'.
-
Gisle Vanem authored
in the common sense. Renamed 'OBJ_DIR' to 'WC_Win32.obj'.
-
- Dec 08, 2007
-
-
Daniel Stenberg authored
to do things you don't otherwise do, but here's the summary of today's work...
-
Daniel Stenberg authored
script(s) on it online
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
use that prefix as we use that prefix only for library-wide internal global symbols.
-
- Dec 06, 2007
-
-
Daniel Stenberg authored
is no current timeout. It does not mean wait forever and it does not mean do not wait at all. It means there is no timeout value known at this point in time.
-