Age | Commit message (Expand) | Author |
2003-10-06 | O_NONBLOCK does not work on BeOS according to Shard | Daniel Stenberg |
2003-10-05 | builds better on BeOS | Daniel Stenberg |
2003-10-05 | Shard's fix to build fine on BeOS | Daniel Stenberg |
2003-10-05 | BeOS-adjustments, as provided by Shard | Daniel Stenberg |
2003-10-05 | weird typo removed | Daniel Stenberg |
2003-10-05 | just re-indented some code | Daniel Stenberg |
2003-10-05 | New code for BeOS-style non-blocking sockets, provided by Shard and | Daniel Stenberg |
2003-10-05 | improved the non-block check a lot: | Daniel Stenberg |
2003-10-04 | curlx.c example added | Daniel Stenberg |
2003-10-04 | - Vincent Bronner pointed out that if you set CURLOPT_COOKIE for a transfer | Daniel Stenberg |
2003-10-04 | Vincent Bronner pointed out that if you set CURLOPT_COOKIE to NULL, it still | Daniel Stenberg |
2003-10-04 | Jon Turner fix | Daniel Stenberg |
2003-10-04 | Jon Turner mentioned this bug fix to correct how libcurl deals with paths | Daniel Stenberg |
2003-10-04 | fixed ares-resolves and ip-only names | Daniel Stenberg |
2003-10-04 | Based on a patch provided by Siddhartha Prakash Jain. In Curl_resolv() when | Daniel Stenberg |
2003-10-04 | CURLOPT_NOBODY means HEAD on HTTP servers | Daniel Stenberg |
2003-10-03 | Peter Sylvester's curlx.c code example added | Daniel Stenberg |
2003-10-03 | proto fix | Daniel Stenberg |
2003-10-03 | Renamed the function argument named 'access', as noted by Neil Spring in the | Daniel Stenberg |
2003-10-02 | James MacMillan's patch makes curl build on QNC 6.2.x. | Daniel Stenberg |
2003-09-23 | documented the new 7.10.8 -T functionality | Daniel Stenberg |
2003-09-23 | -4 and -6 added | Daniel Stenberg |
2003-09-23 | more details | Daniel Stenberg |
2003-09-23 | updated to match reality | Daniel Stenberg |
2003-09-23 | real name | Daniel Stenberg |
2003-09-22 | ip version selector, SPNEGO feature added to -V output | Daniel Stenberg |
2003-09-22 | Added -4/--ipv4 and -6/ipv6. | Daniel Stenberg |
2003-09-22 | cut the leading blurb, that will be used for the mail announce only, not | Daniel Stenberg |
2003-09-22 | Include the RELEASE-NOTES file too, which is basicly the release announce | Daniel Stenberg |
2003-09-22 | working draft of the upcoming 7.10.8 release notes | Daniel Stenberg |
2003-09-21 | 7.10.8-pre2 | Daniel Stenberg |
2003-09-21 | another segfault with multi+ares+non-existing hostname | Daniel Stenberg |
2003-09-21 | failing to resolve a name using ares must Curl_disconnect() the handle | Daniel Stenberg |
2003-09-21 | find and detect the Heimdal GSSAPI include path properly | Daniel Stenberg |
2003-09-19 | Added CURLOPT_IPRESOLVE support | Daniel Stenberg |
2003-09-19 | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg |
2003-09-19 | updated | Daniel Stenberg |
2003-09-15 | language | Daniel Stenberg |
2003-09-15 | bug fixes | Daniel Stenberg |
2003-09-15 | If a connection is closed down and it had some kind of NTLM involved, we | Daniel Stenberg |
2003-09-15 | Test 90 added: --anyauth that picks NTLM with a redirect and then another | Daniel Stenberg |
2003-09-15 | minor difference in how the part number magic is made | Daniel Stenberg |
2003-09-15 | make the NTLM part numbers get increased instead of plainly assigned, as | Daniel Stenberg |
2003-09-15 | test 89 verifies -L and ntlm authentication, as bug report #806328 claimed | Daniel Stenberg |
2003-09-15 | test88, doing PUT with --digest now works | Daniel Stenberg |
2003-09-15 | When we issue a HTTP request, first make sure if the authentication phase | Daniel Stenberg |
2003-09-14 | new ares patch uploaded | Daniel Stenberg |
2003-09-14 | Jeff Pohlmeyer is our hero of the week! | Daniel Stenberg |
2003-09-14 | reverted the change that blanks LIBS | Daniel Stenberg |
2003-09-14 | Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST | Daniel Stenberg |