From 1b9d311b5ce7709a41558b3973c407ffef4a9848 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 25 Sep 2008 14:09:22 +0000 Subject: - Fixed the HTTP Digest auth code to not behave badly when getting a blank realm with realm="". http://curl.haxx.se/bug/view.cgi?id=2126435 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 82ac6a1a6..f53007fe2 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (25 Sep 2008) +- Fixed the HTTP Digest auth code to not behave badly when getting a blank realm + with realm="". http://curl.haxx.se/bug/view.cgi?id=2126435 + Daniel Fandrich (23 Sep 2008) - Make sure not to dereference the wrong UrlState proto union member when switching from one protocol to another in a single request (e.g. -- cgit v1.2.3