Age | Commit message (Expand) | Author |
2003-07-22 | CURLDEBUG, not MALLOCDEBUG | Daniel Stenberg |
2003-07-22 | More support for NTLM on proxies, now proxy state and nonce is stored in | Daniel Stenberg |
2003-07-22 | The NTLM functions now take a 'proxy' argument as well. | Daniel Stenberg |
2003-07-22 | Added a separate struct for the proxyntlm data, as it will/can be different | Daniel Stenberg |
2003-07-22 | CURLDEBUG is the symbol now | Daniel Stenberg |
2003-07-22 | Don't depend on the TIME_WITH_SYS_TIME define. win32 doesn't have sys/time.h | Daniel Stenberg |
2003-07-21 | moved the proxyuser and proxypasswd fields from the sessionhandle to the | Daniel Stenberg |
2003-07-21 | adjusted to support NTLM for proxies | Daniel Stenberg |
2003-07-21 | krb4-fixes for the moved user+password fields within the structs | Daniel Stenberg |
2003-07-21 | pre4-commit | Daniel Stenberg |
2003-07-21 | pre4 | Daniel Stenberg |
2003-07-21 | the CWD-null bug fix | Daniel Stenberg |
2003-07-20 | the fixed skip-blanks in the FTP CWD code called for this adjustment | Daniel Stenberg |
2003-07-20 | David Gardner pointed out in bug report 770755 that using the FTP command CWD | Daniel Stenberg |
2003-07-20 | If NTLM is requested, only re-use connections that have the exact same | Daniel Stenberg |
2003-07-19 | explains my fixes just committed | Daniel Stenberg |
2003-07-19 | modified to work fine with the new persistant connection working test suite | Daniel Stenberg |
2003-07-19 | swsclose added | Daniel Stenberg |
2003-07-19 | Access the user and passwd fields from the connectdata struct now instead | Daniel Stenberg |
2003-07-19 | No longer stores user+password in the sessionhandle, now doing that in the | Daniel Stenberg |
2003-07-19 | fixed the CONNECT thing again | Daniel Stenberg |
2003-07-19 | If the data contents contains the word 'swsclose', then this server will | Daniel Stenberg |
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 |