- Dec 08, 2007
-
-
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.
-
- Dec 05, 2007
-
-
Daniel Stenberg authored
callback) over a proxy when NTLM is used as auth with the proxy. The bug also concerned Digest and was limited to using callback only. Spacen worked with us to provide a useful patch. I added the test case 547 and 548 to verify two variations of POST over proxy with NTLM.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is supposed to repeat the bug report "NTLM proxy authentication with CURLOPT_READDATA seems broken." posted on the curl-library mailing list on dec 3 2007.
-
- Dec 04, 2007
-
-
Yang Tse authored
-
- Dec 03, 2007
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Daniel Stenberg authored
-
http://curl.haxx.se/bug/view.cgi?id=1842029Daniel Stenberg authored
a problem with SSL session caching that prevent it from working, and the associated fix!
-
Daniel Stenberg authored
fix even if kind of implied by the new option
-
Daniel Stenberg authored
SSL-based server doesn't present a certificate when the request is told to ignore certificate verification anyway.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
/dev/urandom when built cross-compiled as then the script cannot check for it.
-
Daniel Stenberg authored
present when enabled by on option which isn't done by default (and isn't even available for the curl app atm)
-
- Dec 02, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the appending of the "type=" thing on FTP URLs when they are passed to a HTTP proxy. Some proxies just don't like that appending (which is done unconditionally in 7.17.1), and some proxies treat binary/ascii transfers better with the appending done!
-
- Nov 30, 2007
-
-
Dan Fandrich authored
-
- Nov 29, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
with a 700+ letter nonce. Previously libcurl only support 127 letter ones and now I bumped it to 1023.
-
Daniel Stenberg authored
returns a full buffer on each invoke.
-
Daniel Stenberg authored
debugging
-
- Nov 28, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
/etc/hosts file, pointed out by Erik Kline: http://daniel.haxx.se/projects/c-ares/mail/c-ares-archive-2007-11/0027.shtml
-
Daniel Stenberg authored
get the libs as well and not only the include path like we used to.
-
Yang Tse authored
Cleanup some debugging messages. Unlink log file on exit.
-
- Nov 27, 2007
-
-
Daniel Stenberg authored
warnings. Pointed out by Robin Cornelius.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
the socks server port in the test suite. This is the default setting unless a tinkered built ssh is being used.
-