b864e250 | 04-Oct-2003 |
Daniel Stenberg |
CURLOPT_NOBODY means HEAD on HTTP servers |
24836d30 | 03-Oct-2003 |
Daniel Stenberg |
Peter Sylvester's curlx.c code example added |
ba1ff79b | 03-Oct-2003 |
Daniel Stenberg |
proto fix |
09d593ad | 03-Oct-2003 |
Daniel Stenberg |
Renamed the function argument named 'access', as noted by Neil Spring in the debian bug report #213180. |
d1b17779 | 02-Oct-2003 |
Daniel Stenberg |
James MacMillan's patch makes curl build on QNC 6.2.x. |
588b63a0 | 23-Sep-2003 |
Daniel Stenberg |
documented the new 7.10.8 -T functionality |
a5c2a866 | 23-Sep-2003 |
Daniel Stenberg |
-4 and -6 added |
8a46c64c | 23-Sep-2003 |
Daniel Stenberg |
more details |
2d4c0af5 | 23-Sep-2003 |
Daniel Stenberg |
updated to match reality |
edd09a1b | 23-Sep-2003 |
Daniel Stenberg |
real name |
0edab55d | 22-Sep-2003 |
Daniel Stenberg |
ip version selector, SPNEGO feature added to -V output |
16643faa | 22-Sep-2003 |
Daniel Stenberg |
Added -4/--ipv4 and -6/ipv6. Re-arranged some option code. |
881c38b3 | 22-Sep-2003 |
Daniel Stenberg |
cut the leading blurb, that will be used for the mail announce only, not the actual text included here |
59889d45 | 22-Sep-2003 |
Daniel Stenberg |
Include the RELEASE-NOTES file too, which is basicly the release announce message. |
734c17ae | 22-Sep-2003 |
Daniel Stenberg |
working draft of the upcoming 7.10.8 release notes |
48c19438 | 21-Sep-2003 |
Daniel Stenberg |
7.10.8-pre2 |
9ef76fec | 21-Sep-2003 |
Daniel Stenberg |
another segfault with multi+ares+non-existing hostname |
8aa2894b | 21-Sep-2003 |
Daniel Stenberg |
failing to resolve a name using ares must Curl_disconnect() the handle properly or risk getting into trouble! |
f4046763 | 21-Sep-2003 |
Daniel Stenberg |
find and detect the Heimdal GSSAPI include path properly |
2297eca1 | 19-Sep-2003 |
Daniel Stenberg |
Added CURLOPT_IPRESOLVE support |
09ccfcdc | 19-Sep-2003 |
Daniel Stenberg |
Markus Moeller's SPNEGO patch applied, with my edits, additions and minor cleanups. |
bbc01c36 | 19-Sep-2003 |
Daniel Stenberg |
updated |
b5604284 | 15-Sep-2003 |
Daniel Stenberg |
language |
d19134e6 | 15-Sep-2003 |
Daniel Stenberg |
bug fixes |
951e2a65 | 15-Sep-2003 |
Daniel Stenberg |
If a connection is closed down and it had some kind of NTLM involved, we reset the authentication state to make it restart on the next connection. This of course because NTLM is connecti
If a connection is closed down and it had some kind of NTLM involved, we reset the authentication state to make it restart on the next connection. This of course because NTLM is connection-oriented, whilst all other authentication schemes are not.
show more ...
|