aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-04Dan Grayson pointed out that we set the CURL_CA_BUNDLE variable wrongly inDaniel Stenberg
2003-07-04remove the usage of setvbuf() and use fflush() instead if no buffering shouldDaniel Stenberg
2003-07-04CURLDEBUG not MALLOCDEBUG anymoreDaniel Stenberg
2003-07-04adjusted to the NTLM updatesDaniel Stenberg
2003-07-04Peter Sylvester's patch was applied that introduces the following:Daniel Stenberg
2003-07-01David Byron's patch that allows a client to make the server quit with aDaniel Stenberg
2003-07-01new CVS infoDaniel Stenberg
2003-07-01Gisle Vanem found a lib handle leak in the ldap codeDaniel Stenberg
2003-06-27When I introduced the DIST_SUBDIRS usage, I broken the 'make install' forDaniel Stenberg
2003-06-26revert out my bogus commit. ;-)Sterling Hughes
2003-06-26test commitSterling Hughes
2003-06-26new testsDaniel Stenberg
2003-06-26produce a skip-report at the end of all tests, and thus record and countDaniel Stenberg
2003-06-26beautified and added comments all overDaniel Stenberg
2003-06-26mention the new flag bits we supportDaniel Stenberg
2003-06-26mention that it copies the string you addDaniel Stenberg
2003-06-26added lots, mostly the new auth-related option(s)Daniel Stenberg
2003-06-26added lots of auth stuff and updated other things tooDaniel Stenberg
2003-06-26mention COOKIES, removed added entries, corrected the FPL-SSL link/referenceDaniel Stenberg
2003-06-26mention the other formats the docs come inDaniel Stenberg
2003-06-26adjusted to recent changesDaniel Stenberg
2003-06-26we do support NTLM now...Daniel Stenberg
2003-06-26CURLDEBUG is the symbol to use, no longer MALLOCDEBUGDaniel Stenberg
2003-06-26adjusted the compressed generation to be more helpful in comments etcDaniel Stenberg
2003-06-26support for the new auth stuffDaniel Stenberg
2003-06-26new httpauth support, changed filetime variable kindDaniel Stenberg
2003-06-26added CURLOPT_HTTPAUTH supportDaniel Stenberg
2003-06-26Adjusted to work properly with the new authentication stuffDaniel Stenberg
2003-06-26use CURLDEBUG instead of MALLOCDEBUGDaniel Stenberg
2003-06-26use CURLDEBUGDaniel Stenberg
2003-06-26adjusted to use the same API as the OpenSSL version of the MD5 functionsDaniel Stenberg
2003-06-26added ntlm flag bitsDaniel Stenberg
2003-06-26Many fixes, most of them based on comments by Eric GlassDaniel Stenberg
2003-06-26new proto for Curl_input_negotiateDaniel Stenberg
2003-06-26kill warningsDaniel Stenberg
2003-06-26major adjustments to the new authentication supportDaniel Stenberg
2003-06-26include GSS in the debug string if available, support a few new flagDaniel Stenberg
2003-06-26use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditionsDaniel Stenberg
2003-06-26use CURLDEBUG instead of MALLOCDEBUGDaniel Stenberg
2003-06-26one typecast less for the localtime(), use CURLDEBUG instead of MALLOCDEBUGDaniel Stenberg
2003-06-26use CURLDEBUG instead of MALLOCDEBUGDaniel Stenberg
2003-06-26CURLDEBUG instead of MALLOCDEBUGDaniel Stenberg
2003-06-26We noe use CURLDEBUG instead of MALLOCDEBUGDaniel Stenberg
2003-06-26moved from former CVSDaniel Stenberg
2003-06-26Added time_tDaniel Stenberg
2003-06-25up to date with the actual situationDaniel Stenberg
2003-06-13Cris Bailiff's patch that should make us do NTLM correctly. When we'veDaniel Stenberg
2003-06-13stdout is good enoughDaniel Stenberg
2003-06-13work more on pids, less on pidfiles to be able to do better kills at theDaniel Stenberg
2003-06-13fixed NTLM test 67, added test 68 for bad NTLM name/passwordDaniel Stenberg