]> sjero.net Git - wget/blobdiff - src/ChangeLog
Heed cookies from 401s.
[wget] / src / ChangeLog
index 983657ece5519faa619a59072deb98a1d64ba996..03795ef72b07ce76cf6d2b3389b356e6c63b7fd9 100644 (file)
@@ -1,3 +1,20 @@
+2009-08-27  Micah Cowan  <micah@cowan.name>
+
+       * http.c (gethttp): Make sure Wget heeds cookies when they
+       are sent with a 401 response; or any other sort of response for
+       that matter (#26775).
+
+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