aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-22Added a separate struct for the proxyntlm data, as it will/can be differentDaniel Stenberg
2003-07-22CURLDEBUG is the symbol nowDaniel Stenberg
2003-07-22Don't depend on the TIME_WITH_SYS_TIME define. win32 doesn't have sys/time.hDaniel Stenberg
2003-07-21moved the proxyuser and proxypasswd fields from the sessionhandle to theDaniel Stenberg
2003-07-21adjusted to support NTLM for proxiesDaniel Stenberg
2003-07-21krb4-fixes for the moved user+password fields within the structsDaniel Stenberg
2003-07-21pre4-commitDaniel Stenberg
2003-07-21pre4Daniel Stenberg
2003-07-21the CWD-null bug fixDaniel Stenberg
2003-07-20the fixed skip-blanks in the FTP CWD code called for this adjustmentDaniel Stenberg
2003-07-20David Gardner pointed out in bug report 770755 that using the FTP command CWDDaniel Stenberg
2003-07-20If NTLM is requested, only re-use connections that have the exact sameDaniel Stenberg
2003-07-19explains my fixes just committedDaniel Stenberg
2003-07-19modified to work fine with the new persistant connection working test suiteDaniel Stenberg
2003-07-19swsclose addedDaniel Stenberg
2003-07-19Access the user and passwd fields from the connectdata struct now insteadDaniel Stenberg
2003-07-19No longer stores user+password in the sessionhandle, now doing that in theDaniel Stenberg
2003-07-19fixed the CONNECT thing againDaniel Stenberg
2003-07-19If the data contents contains the word 'swsclose', then this server willDaniel Stenberg
2003-07-16recent changesDaniel Stenberg
2003-07-15more fixes from Doug Kaufman for DJGPP builds for DOSDaniel Stenberg
2003-07-15updated to work with Dan Winship's NTLM domain stuff fixDaniel Stenberg
2003-07-15Moved the NTLM credentials to the connectdata struct instead, as NTLMDaniel Stenberg
2003-07-15Fix to the endless loop of bad Basic authentication as reported in CrisDaniel Stenberg
2003-07-15Dan Winship's patch added that makes use of DOMAIN\USER or DOMAIN/USERDaniel Stenberg
2003-07-15Dan Winship's fix to make the new auth stuff such as NTLM to work withDaniel Stenberg
2003-07-15Dan Winship pointed out this flawDaniel Stenberg
2003-07-05re-use existing variable instead of declaring a new local oneDaniel Stenberg
2003-07-05Some of Doug Kaufman's changes for the DOS portDaniel Stenberg
2003-07-04the latest changesDaniel Stenberg
2003-07-04HAVE_SETVBUF removed, no longer usedDaniel Stenberg
2003-07-04removedDaniel Stenberg
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