diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-16 00:04:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-16 00:04:45 +0000 |
commit | 0529b349d5e4db56dcf746d9333e284bf1502ebe (patch) | |
tree | ae8998a099c755430cfc4d4a8840be76bda29109 | |
parent | b4620364a2da1bc51bde4d865099570c9bcf5f9f (diff) |
recent changes
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ Changelog +Daniel (16 July) +- Cris Bailiff's bug report 768275 pointed out that using Basic auth with + wrong user+password caused an endless loop. Fixed now. He also found out that + we didn't properly authenticate connections with NTLM. Fixed too. + +- Dan Winship provided fixes for the NTLM code. + +Daniel (5 July) +- Doug Kaufman provided additional fixes for the DOS port. + Daniel (4 July) - Rick Richardson pointed out that using setvbuf() to achive non-buffering on output is no-good for SCO Xenix and other unixes. We switched over to |