]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Format http-ntlm.c in an ansi2knr-friendly fashion.
[wget] / src / ChangeLog
index 61f178f3454cb03e668e1be112448711c890e956..0e2a850466ad1a8e01565165fee4598c847fc599 100644 (file)
@@ -1,3 +1,18 @@
+2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http-ntlm.c: Format the function definitions in an
+       ansi2knr-friendly fashion.
+
+2005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (gethttp): Handle multiple WWW-Authentication headers,
+       only one of which is recognized.  Those are sent by IIS with NTLM
+       authorization.
+       (create_authorization_line): Propagate information whether
+       authorization is finished.
+       (gethttp): Only stop authorization when it's really finished, not
+       after fixed two steps.
+
 2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * gen_sslfunc.c (ssl_init): Fix warning message text; mark the