]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix checking the URL length when filename is specified
[wget] / src / ChangeLog
index 566db745f38ad60ad74e8887929a41a1879c0dd3..0ac1ac61f98c52b031fa3a83d95f47f2558d1a59 100644 (file)
@@ -1,3 +1,32 @@
+2014-01-05  Håkon Vågsether <hauk142@gmail.com> (tiny change)
+
+       * http.c (http_loop): Fix checking the URL length when filename is
+       specified.
+
+2013-12-29  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * init.c (home_dir): Remove useless 'if'.
+       * warc.c (warc_start_new_file): Likewise.
+       (warc_process_cdx_line): Likewise.
+       (warc_write_response_record): Likewise.
+
+2013-12-26  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+       * gnutls.c (ssl_connect_wget): Fix connect timeout failure
+
+2013-11-02  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * http.c (gethttp): Increase max header value length to 512.
+
+2013-01-30  Pavel Mateja  <pavel@netsafe.cz> (tiny change)
+
+       * http.c (gethttp): Specify "Host" for CONNECT method.
+
+2013-10-30  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * http.c (skip_short_body): Remove assert which is always true.
+       Reported by: David Binderman <dcb314@hotmail.com>
+
 2013-10-17  Andrea Urbani  <matfanjol@mail.com>
 
        * ftp.c (getftp): force "LIST" or "LIST -a"