diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-01 22:32:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-01 22:32:03 +0000 |
commit | 590f0358d86c402f94b329f2ce0d612cbb749c95 (patch) | |
tree | b49594ecbc71c0c9473c307875437101867b8f29 /CHANGES | |
parent | 115446be3784f996cd4927191db55ae1613a897f (diff) |
- Anatoli Tubman found and fixed a crash with Negotiate authentication used on
a re-used connection where both requests used Negotiate.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel S (1 Mar 2008) +- Anatoli Tubman found and fixed a crash with Negotiate authentication used on + a re-used connection where both requests used Negotiate. + Guenter Knauf (26 Feb 2008) - Kaspar Brand provided a patch to support server name indication (RFC 4366). |