- Oct 22, 2007
-
-
Daniel Stenberg authored
-
http://curl.haxx.se/bug/view.cgi?id=1815530Daniel Stenberg authored
that specifying a proxy with a trailing slash didn't work (unless it also contained a port number).
-
- Oct 20, 2007
-
-
Guenter Knauf authored
-
Yang Tse authored
when assigning a NULL pointer to a function pointer var.
-
Yang Tse authored
-
- Oct 19, 2007
- Oct 18, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Specifically for linux x86-64 with Intel's icc.
-
Yang Tse authored
icc warning level with libcurl's
-
Patrick Monnerat authored
-
Dan Fandrich authored
-
Yang Tse authored
may lose significant bits
-
- Oct 17, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
failure condition: http://curl.haxx.se/mail/lib-2007-10/0152.html
-
Yang Tse authored
-
Yang Tse authored
when assigning a NULL pointer to a function pointer var.
-
Yang Tse authored
and allow parameter specification of libraries to check.
-
Yang Tse authored
-
Yang Tse authored
-
- Oct 16, 2007
-
-
Yang Tse authored
-
Steinar H. Gunderson authored
Fix a bug where fallback from AF_INET6 to AF_INET would not work properly together with relative search; if you had a search path of .a.com and .b.com, and foo.a.com would return ARES_ENODATA and foo.b.com would return ARES_ENOTFOUND, the lookup would not properly retry with AF_INET as it forgot the first ARES_ENODATA.
-
Dan Fandrich authored
-
- Oct 15, 2007
-
-
Yang Tse authored
-
Dan Fandrich authored
Don't confuse NUL with NULL.
-
Dan Fandrich authored
-
Patrick Monnerat authored
CURLOPT_COPYPOSTFIELDS option added for dynamic. Fix some OS400 features.
-
Dan Fandrich authored
Fixed a typo in the LDAP configure code and made sure NULL is defined in a test programs that need it.
-
- Oct 14, 2007
- Oct 13, 2007
-
-
Daniel Stenberg authored
My understanding is that we use "number" for discrete variables and "amount" for continuous variables. So you can say "The amount of flour required depends on..." or, "Last night I consumed a large amount of beer!". And, "That tank contains a large number of fish" or, "Over the week I consumed a number of cases of beer." I think that features are discrete, so the man page would read "...the number of features will make your head spin!".
-
Yang Tse authored
-
Dan Fandrich authored
-
- Oct 12, 2007
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-