- Oct 21, 2005
-
-
Daniel Stenberg authored
linked to the executable and not to the libcurld.lib http://curl.haxx.se/bug/view.cgi?id=1326676
-
Daniel Stenberg authored
CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving errors (as documented).
-
- Oct 20, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
(wrongly) sends *two* WWW-Authenticate headers for Digest. While this should never happen in a sane world, libcurl previously got into an infinite loop when this occurred. Dave added test 273 to verify this.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
DEBUG_ADDRINFO to enable.
-
Daniel Stenberg authored
you set rtlibcfg=static for the make, then it would build with /MT. The default behaviour is /MD (the original)." http://curl.haxx.se/bug/view.cgi?id=1326665
-
- Oct 18, 2005
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
- Oct 14, 2005
-
-
Daniel Stenberg authored
reported, the define is used by the configure script and is assumed to use the 0xYYXXZZ format. This made "curl-config --vernum" fail in the 7.15.0 release version.
-
Daniel Stenberg authored
when building the static library. http://curl.haxx.se/bug/view.cgi?id=1326665
-
- Oct 13, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
copy them there.
-
Daniel Stenberg authored
do not get NTLM support enabled.
-
- Oct 11, 2005
-
-
Daniel Stenberg authored
-
- Oct 10, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
was 0 as it seems at least some AIX versions don't like a "0" string there
-
- Oct 06, 2005
-
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
curl_easy_getinfo man page
-
Daniel Stenberg authored
as links in the html version
-
Daniel Stenberg authored
-
- Oct 05, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to the remote one
-
Daniel Stenberg authored
modded since the given time, so we should compare <= and not just <.
-
- Oct 04, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the MEST and CEST time zones.
-
Daniel Stenberg authored
-
- Oct 03, 2005
-
-
Daniel Stenberg authored
to do (what I believe is) "right". See docs on: http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/com.ibm.aix.doc/libs/commtrf2/getservbyport_r.htm
-
Daniel Stenberg authored
-
- Oct 02, 2005
-
-
Gisle Vanem authored
will break strict-aliasing rules".
-
Gisle Vanem authored
runtime libs.
-
- Sep 30, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
are now officially no longer considered a mirror... ;-)
-
Daniel Stenberg authored
made up their mind. Spell-checked as well.
-
- Sep 29, 2005
-
-
Daniel Stenberg authored
now contain the word "proxy" is the hostname is in fact a proxy. This will help users detect situations when they mistakenly use a proxy.
-