From 752acedc0b120bd52ec07a09837147c135dbb986 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 25 May 2006 23:04:20 +0000 Subject: =?UTF-8?q?Olaf=20St=FCben=20fixed=20a=20bug=20that=20caused=20Dig?= =?UTF-8?q?est=20authentication=20with=20md5-sess=20to=20fail.=20When=20us?= =?UTF-8?q?ing=20the=20md5-sess,=20the=20result=20was=20not=20Md5=20encode?= =?UTF-8?q?d=20and=20Base64=20transformed.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4107d1a46..363f3d9e0 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel (26 May 2006) +- Olaf Stüben fixed a bug that caused Digest authentication with md5-sess to + fail. When using the md5-sess, the result was not Md5 encoded and Base64 + transformed. + Daniel (25 May 2006) - Michael Wallner provided a patch that allows "SESS" to be set with CURLOPT_COOKIELIST, which then makes all session cookies get cleared. -- cgit v1.2.3