- Jan 19, 2009
-
-
Daniel Stenberg authored
-
- Jan 15, 2009
-
-
Dan Fandrich authored
-
- Jan 14, 2009
-
-
Daniel Stenberg authored
-
- Jan 13, 2009
-
-
Daniel Stenberg authored
multi_socket interfaces. The work-around for apps is to simply remove the easy handle once the time is up. See also: http://curl.haxx.se/bug/view.cgi?id=2501457
-
- Jan 12, 2009
-
-
Daniel Stenberg authored
new and non-standard one
-
Daniel Stenberg authored
-
- Jan 08, 2009
-
-
Dan Fandrich authored
-
- Dec 29, 2008
-
-
Daniel Stenberg authored
-
- Dec 28, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
corrupted in ouputs. Another report from Anthony Bryan.
-
Daniel Stenberg authored
escape these letters what I think is the correct way.
-
- Dec 22, 2008
-
-
Daniel Stenberg authored
corrected spellings and more.
-
- Dec 19, 2008
-
-
Daniel Stenberg authored
-
- Dec 10, 2008
-
-
Daniel Stenberg authored
there are servers "out there" that relies on the client doing this broken Digest authentication. Apache even comes with an option to work with such broken clients. The difference is only for URLs that contain a query-part (a '?'-letter and text to the right of it). libcurl now supports this quirk, and you enable it by setting the CURLAUTH_DIGEST_IE bit in the bitmask you pass to the CURLOPT_HTTPAUTH or CURLOPT_PROXYAUTH options. They are thus individually controlled to server and proxy.
-
- Dec 09, 2008
-
-
Dan Fandrich authored
-
- Dec 03, 2008
-
-
Daniel Stenberg authored
-
- Dec 01, 2008
-
-
Daniel Stenberg authored
-
- Nov 30, 2008
-
-
Daniel Stenberg authored
-
- Nov 21, 2008
-
-
Daniel Stenberg authored
-
- Nov 19, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
*_socket_all() and *_socket() aren't used at all but only *_socket_action() is.
-
- Nov 17, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
calls. Added a paragraph explaining that libcurl takes care of low-level protocol details. Made a few minor edits.
-
- Nov 14, 2008
-
-
Dan Fandrich authored
as a known-working environment.
-
- Nov 13, 2008
-
-
Daniel Stenberg authored
-
- Nov 11, 2008
-
-
Daniel Stenberg authored
wanted anyway
-
- Nov 09, 2008
-
-
Daniel Stenberg authored
-
- Nov 05, 2008
-
-
Daniel Stenberg authored
-
- Oct 29, 2008
-
-
Daniel Stenberg authored
but I'm not in the mood to fight nroff right now...
-
- Oct 28, 2008
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
- Oct 22, 2008
-
-
Dan Fandrich authored
-
- Oct 17, 2008
-
-
Yang Tse authored
-
- Oct 16, 2008
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
make CURLOPT_PROXYUSERPWD sort of deprecated. The primary motive for adding these new options is that they have no problems with the colon separator that the CURLOPT_PROXYUSERPWD option does.
-
Daniel Stenberg authored
-