]> sjero.net Git - wget/blobdiff - src/ChangeLog
Only warn of attack if the hostname would have matched.
[wget] / src / ChangeLog
index f53b6d49d25d926ca0ca2910e5f27856743f3563..9795bbc43fe21e75ec2b07a9516e4e73beda516b 100644 (file)
@@ -1,3 +1,24 @@
+2009-08-19  Micah Cowan  <micah@cowan.name>
+
+       * openssl.c (ssl_check_certificate): Only warn about an attack if
+       the hostname would otherwise have matched. Also some formatting
+       cleanup.
+
+2009-08-19  Joao Ferreira  <joao@joaoff.com>
+
+       * openssl.c (ssl_check_certificate): Detect embedded NUL
+       characters in the SSL certificate common name.
+
+2009-08-17  Tony Lewis  <tlewis@exelana.com>
+
+       * http.c (gethttp): Ensure that we parse Content-Length before we
+       attempt to refer to its value. Without this fix, NTLM support was
+       completely buggered. #27192
+
+2009-08-09  Michael Baeuerle  <michael.baeuerle@gmx.net>
+
+       * ftp.c: #include <strings.h> for strcasecmp.
+
 2009-07-28  Micah Cowan  <micah@cowan.name>
 
        * main.c (option_data): Rename --html-extension to