platform/upstream/curl.git
2003-07-22 Daniel StenbergCURLDEBUG, not MALLOCDEBUG
2003-07-22 Daniel StenbergMore support for NTLM on proxies, now proxy state and...
2003-07-22 Daniel StenbergThe NTLM functions now take a 'proxy' argument as well.
2003-07-22 Daniel StenbergAdded a separate struct for the proxyntlm data, as...
2003-07-22 Daniel StenbergCURLDEBUG is the symbol now
2003-07-22 Daniel StenbergDon't depend on the TIME_WITH_SYS_TIME define. win32...
2003-07-21 Daniel Stenbergmoved the proxyuser and proxypasswd fields from the...
2003-07-21 Daniel Stenbergadjusted to support NTLM for proxies
2003-07-21 Daniel Stenbergkrb4-fixes for the moved user+password fields within...
2003-07-21 Daniel Stenbergpre4-commit
2003-07-21 Daniel Stenbergpre4
2003-07-21 Daniel Stenbergthe CWD-null bug fix
2003-07-20 Daniel Stenbergthe fixed skip-blanks in the FTP CWD code called for...
2003-07-20 Daniel StenbergDavid Gardner pointed out in bug report 770755 that...
2003-07-20 Daniel StenbergIf NTLM is requested, only re-use connections that...
2003-07-19 Daniel Stenbergexplains my fixes just committed
2003-07-19 Daniel Stenbergmodified to work fine with the new persistant connectio...
2003-07-19 Daniel Stenbergswsclose added
2003-07-19 Daniel StenbergAccess the user and passwd fields from the connectdata...
2003-07-19 Daniel StenbergNo longer stores user+password in the sessionhandle...
2003-07-19 Daniel Stenbergfixed the CONNECT thing again
2003-07-19 Daniel StenbergIf the data contents contains the word 'swsclose',...
2003-07-16 Daniel Stenbergrecent changes
2003-07-15 Daniel Stenbergmore fixes from Doug Kaufman for DJGPP builds for DOS
2003-07-15 Daniel Stenbergupdated to work with Dan Winship's NTLM domain stuff fix
2003-07-15 Daniel StenbergMoved the NTLM credentials to the connectdata struct...
2003-07-15 Daniel StenbergFix to the endless loop of bad Basic authentication...
2003-07-15 Daniel StenbergDan Winship's patch added that makes use of DOMAIN...
2003-07-15 Daniel StenbergDan Winship's fix to make the new auth stuff such as...
2003-07-15 Daniel StenbergDan Winship pointed out this flaw
2003-07-05 Daniel Stenbergre-use existing variable instead of declaring a new...
2003-07-05 Daniel StenbergSome of Doug Kaufman's changes for the DOS port
2003-07-04 Daniel Stenbergthe latest changes
2003-07-04 Daniel StenbergHAVE_SETVBUF removed, no longer used
2003-07-04 Daniel Stenbergremoved
2003-07-04 Daniel StenbergDan Grayson pointed out that we set the CURL_CA_BUNDLE...
2003-07-04 Daniel Stenbergremove the usage of setvbuf() and use fflush() instead...
2003-07-04 Daniel StenbergCURLDEBUG not MALLOCDEBUG anymore
2003-07-04 Daniel Stenbergadjusted to the NTLM updates
2003-07-04 Daniel StenbergPeter Sylvester's patch was applied that introduces...
2003-07-01 Daniel StenbergDavid Byron's patch that allows a client to make the...
2003-07-01 Daniel Stenbergnew CVS info
2003-07-01 Daniel StenbergGisle Vanem found a lib handle leak in the ldap code
2003-06-27 Daniel StenbergWhen I introduced the DIST_SUBDIRS usage, I broken...
2003-06-26 Sterling Hughesrevert out my bogus commit. ;-)
2003-06-26 Sterling Hughestest commit
2003-06-26 Daniel Stenbergnew tests
2003-06-26 Daniel Stenbergproduce a skip-report at the end of all tests, and...
2003-06-26 Daniel Stenbergbeautified and added comments all over
2003-06-26 Daniel Stenbergmention the new flag bits we support
2003-06-26 Daniel Stenbergmention that it copies the string you add
2003-06-26 Daniel Stenbergadded lots, mostly the new auth-related option(s)
2003-06-26 Daniel Stenbergadded lots of auth stuff and updated other things too
2003-06-26 Daniel Stenbergmention COOKIES, removed added entries, corrected the...
2003-06-26 Daniel Stenbergmention the other formats the docs come in
2003-06-26 Daniel Stenbergadjusted to recent changes
2003-06-26 Daniel Stenbergwe do support NTLM now...
2003-06-26 Daniel StenbergCURLDEBUG is the symbol to use, no longer MALLOCDEBUG
2003-06-26 Daniel Stenbergadjusted the compressed generation to be more helpful...
2003-06-26 Daniel Stenbergsupport for the new auth stuff
2003-06-26 Daniel Stenbergnew httpauth support, changed filetime variable kind
2003-06-26 Daniel Stenbergadded CURLOPT_HTTPAUTH support
2003-06-26 Daniel StenbergAdjusted to work properly with the new authentication...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel Stenberguse CURLDEBUG
2003-06-26 Daniel Stenbergadjusted to use the same API as the OpenSSL version...
2003-06-26 Daniel Stenbergadded ntlm flag bits
2003-06-26 Daniel StenbergMany fixes, most of them based on comments by Eric...
2003-06-26 Daniel Stenbergnew proto for Curl_input_negotiate
2003-06-26 Daniel Stenbergkill warnings
2003-06-26 Daniel Stenbergmajor adjustments to the new authentication support
2003-06-26 Daniel Stenberginclude GSS in the debug string if available, support...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel Stenbergone typecast less for the localtime(), use CURLDEBUG...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel StenbergCURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel StenbergWe noe use CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel Stenbergmoved from former CVS
2003-06-26 Daniel StenbergAdded time_t
2003-06-25 Daniel Stenbergup to date with the actual situation
2003-06-13 Daniel StenbergCris Bailiff's patch that should make us do NTLM correc...
2003-06-13 Daniel Stenbergstdout is good enough
2003-06-13 Daniel Stenbergwork more on pids, less on pidfiles to be able to do...
2003-06-13 Daniel Stenbergfixed NTLM test 67, added test 68 for bad NTLM name...
2003-06-13 Daniel StenbergCris Bailiff's bugfix
2003-06-13 Daniel Stenberguse more curlish strings, these should be able to change...
2003-06-13 Daniel StenbergMarty Kuhrt's #include fixes for VMS
2003-06-12 Daniel Stenbergget and use only the first line of the curl --version...
2003-06-12 Daniel Stenbergmodified
2003-06-12 Daniel StenbergMake the HTTP auth stuff work, Dan Fandrich made -...
2003-06-12 Daniel Stenbergremove the dumpit file after use
2003-06-12 Daniel Stenbergcorrected a comment
2003-06-12 Daniel StenbergCURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now...
2003-06-12 Daniel StenbergNTLM test case
2003-06-12 Daniel Stenbergrequire the netrc_debug feature the same way we now...
2003-06-12 Daniel Stenbergnow test cases can be set to be dependent on the presen...
2003-06-12 Daniel Stenbergmake it build with older OpenSSL
2003-06-12 Daniel Stenbergattempt to make older OpenSSL versions work with the...
2003-06-12 Daniel StenbergBased on Dan Fandrich's patch and gzip unpack function...
next