Age | Commit message (Expand) | Author |
2003-07-16 | recent changes | Daniel Stenberg |
2003-07-15 | more fixes from Doug Kaufman for DJGPP builds for DOS | Daniel Stenberg |
2003-07-15 | updated to work with Dan Winship's NTLM domain stuff fix | Daniel Stenberg |
2003-07-15 | Moved the NTLM credentials to the connectdata struct instead, as NTLM | Daniel Stenberg |
2003-07-15 | Fix to the endless loop of bad Basic authentication as reported in Cris | Daniel Stenberg |
2003-07-15 | Dan Winship's patch added that makes use of DOMAIN\USER or DOMAIN/USER | Daniel Stenberg |
2003-07-15 | Dan Winship's fix to make the new auth stuff such as NTLM to work with | Daniel Stenberg |
2003-07-15 | Dan Winship pointed out this flaw | Daniel Stenberg |
2003-07-05 | re-use existing variable instead of declaring a new local one | Daniel Stenberg |
2003-07-05 | Some of Doug Kaufman's changes for the DOS port | Daniel Stenberg |
2003-07-04 | the latest changes | Daniel Stenberg |
2003-07-04 | HAVE_SETVBUF removed, no longer used | Daniel Stenberg |
2003-07-04 | removed | Daniel Stenberg |
2003-07-04 | Dan Grayson pointed out that we set the CURL_CA_BUNDLE variable wrongly in | Daniel Stenberg |
2003-07-04 | remove the usage of setvbuf() and use fflush() instead if no buffering should | Daniel Stenberg |
2003-07-04 | CURLDEBUG not MALLOCDEBUG anymore | Daniel Stenberg |
2003-07-04 | adjusted to the NTLM updates | Daniel Stenberg |
2003-07-04 | Peter Sylvester's patch was applied that introduces the following: | Daniel Stenberg |
2003-07-01 | David Byron's patch that allows a client to make the server quit with a | Daniel Stenberg |
2003-07-01 | new CVS info | Daniel Stenberg |
2003-07-01 | Gisle Vanem found a lib handle leak in the ldap code | Daniel Stenberg |
2003-06-27 | When I introduced the DIST_SUBDIRS usage, I broken the 'make install' for | Daniel Stenberg |
2003-06-26 | revert out my bogus commit. ;-) | Sterling Hughes |
2003-06-26 | test commit | Sterling Hughes |
2003-06-26 | new tests | Daniel Stenberg |
2003-06-26 | produce a skip-report at the end of all tests, and thus record and count | Daniel Stenberg |
2003-06-26 | beautified and added comments all over | Daniel Stenberg |
2003-06-26 | mention the new flag bits we support | Daniel Stenberg |
2003-06-26 | mention that it copies the string you add | Daniel Stenberg |
2003-06-26 | added lots, mostly the new auth-related option(s) | Daniel Stenberg |
2003-06-26 | added lots of auth stuff and updated other things too | Daniel Stenberg |
2003-06-26 | mention COOKIES, removed added entries, corrected the FPL-SSL link/reference | Daniel Stenberg |
2003-06-26 | mention the other formats the docs come in | Daniel Stenberg |
2003-06-26 | adjusted to recent changes | Daniel Stenberg |
2003-06-26 | we do support NTLM now... | Daniel Stenberg |
2003-06-26 | CURLDEBUG is the symbol to use, no longer MALLOCDEBUG | Daniel Stenberg |
2003-06-26 | adjusted the compressed generation to be more helpful in comments etc | Daniel Stenberg |
2003-06-26 | support for the new auth stuff | Daniel Stenberg |
2003-06-26 | new httpauth support, changed filetime variable kind | Daniel Stenberg |
2003-06-26 | added CURLOPT_HTTPAUTH support | Daniel Stenberg |
2003-06-26 | Adjusted to work properly with the new authentication stuff | Daniel Stenberg |
2003-06-26 | use CURLDEBUG instead of MALLOCDEBUG | Daniel Stenberg |
2003-06-26 | use CURLDEBUG | Daniel Stenberg |
2003-06-26 | adjusted to use the same API as the OpenSSL version of the MD5 functions | Daniel Stenberg |
2003-06-26 | added ntlm flag bits | Daniel Stenberg |
2003-06-26 | Many fixes, most of them based on comments by Eric Glass | Daniel Stenberg |
2003-06-26 | new proto for Curl_input_negotiate | Daniel Stenberg |
2003-06-26 | kill warnings | Daniel Stenberg |
2003-06-26 | major adjustments to the new authentication support | Daniel Stenberg |
2003-06-26 | include GSS in the debug string if available, support a few new flag | Daniel Stenberg |