4322c110 | 26-Jun-2003 |
Daniel Stenberg |
beautified and added comments all over |
73071dfd | 26-Jun-2003 |
Daniel Stenberg |
mention the new flag bits we support |
b7c14b3c | 26-Jun-2003 |
Daniel Stenberg |
mention that it copies the string you add |
3130b445 | 26-Jun-2003 |
Daniel Stenberg |
added lots, mostly the new auth-related option(s) |
a2bd7333 | 26-Jun-2003 |
Daniel Stenberg |
added lots of auth stuff and updated other things too |
1a393f56 | 26-Jun-2003 |
Daniel Stenberg |
mention COOKIES, removed added entries, corrected the FPL-SSL link/reference |
d4951e83 | 26-Jun-2003 |
Daniel Stenberg |
mention the other formats the docs come in |
26f6365e | 26-Jun-2003 |
Daniel Stenberg |
adjusted to recent changes |
3a552b1e | 26-Jun-2003 |
Daniel Stenberg |
we do support NTLM now... |
69eb1790 | 26-Jun-2003 |
Daniel Stenberg |
CURLDEBUG is the symbol to use, no longer MALLOCDEBUG |
a1af6f36 | 26-Jun-2003 |
Daniel Stenberg |
adjusted the compressed generation to be more helpful in comments etc |
3aced614 | 26-Jun-2003 |
Daniel Stenberg |
support for the new auth stuff more output on --version/-V mention --manual on the help output text |
6f02ddfc | 26-Jun-2003 |
Daniel Stenberg |
new httpauth support, changed filetime variable kind |
c2faa39b | 26-Jun-2003 |
Daniel Stenberg |
added CURLOPT_HTTPAUTH support |
2d3734b8 | 26-Jun-2003 |
Daniel Stenberg |
Adjusted to work properly with the new authentication stuff Added code to deal with white spaces in relocation headers. |
ed908b7f | 26-Jun-2003 |
Daniel Stenberg |
use CURLDEBUG instead of MALLOCDEBUG |
f7d795a3 | 26-Jun-2003 |
Daniel Stenberg |
use CURLDEBUG |
8919b39d | 26-Jun-2003 |
Daniel Stenberg |
adjusted to use the same API as the OpenSSL version of the MD5 functions |
84cedc09 | 26-Jun-2003 |
Daniel Stenberg |
added ntlm flag bits |
3b2b2496 | 26-Jun-2003 |
Daniel Stenberg |
Many fixes, most of them based on comments by Eric Glass |
445684c4 | 26-Jun-2003 |
Daniel Stenberg |
new proto for Curl_input_negotiate |
898e067c | 26-Jun-2003 |
Daniel Stenberg |
kill warnings |
12859e34 | 26-Jun-2003 |
Daniel Stenberg |
major adjustments to the new authentication support |
89f4af69 | 26-Jun-2003 |
Daniel Stenberg |
include GSS in the debug string if available, support a few new flag booleans |
308bc9d9 | 26-Jun-2003 |
Daniel Stenberg |
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions |