]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Format http-ntlm.c in an ansi2knr-friendly fashion.
[wget] / src / ChangeLog
index d4ea3d072fcc0f5faf0d555dee534f64fd276c17..0e2a850466ad1a8e01565165fee4598c847fc599 100644 (file)
@@ -1,3 +1,23 @@
+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
+       message as translatable.
+
 2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * main.c (print_help): Print the EGD option outside the cluster of