]> sjero.net Git - wget/blobdiff - src/ChangeLog
gnutls: do not access unitialized variable.
[wget] / src / ChangeLog
index a156c479f5746259d37b3918d8bce8f7034114ab..d58b15207d8c6a9c19c2bacae067c98a957bb448 100644 (file)
@@ -1,3 +1,35 @@
+2012-04-01  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c (wgnutls_read_timeout): Do not use timer if it is not
+       allocated.
+       Reported by: Xu Zhongxing <xu_zhong_xing@163.com>
+
+2012-03-30  Tim Ruehsen  <tim.ruehsen@gmx.de> (tiny change)
+
+       * warc.c: make warc_uuid_str() implementation depend on HAVE_LIBUUID.
+
+2012-03-29  Tim Ruehsen <tim.ruehsen@gmx.de> (tiny change)
+
+       * utils.c (library): Include <sys/time.h>.
+
+2012-03-25  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * utils.c: Include <sys/ioctl.h>.
+
+       * ptimer.c: Include <sys/time.h>.
+
+       * connect.c: Include <sys/socket.h>, <sys/select.h>, <sys/time.h>.
+       Reported by: Ray Satiro <raysatiro@yahoo.com>.
+
+2012-03-25 Ray Satiro <raysatiro@yahoo.com>
+
+       * build_info.c.in: Check that HAVE_LIBSSL32 is defined when OpenSSL
+       is used.
+
+2012-03-07  Steven Schubiger  <stsc@member.fsf.org>
+
+       * init.c (wgetrc_user_file_name): Correct typo.
+
 2012-03-06   Sasikantha Babu   <sasikanth.v19@gmail.com>
 
        * utils.c (convert_to_bits): Added new function convert_to_bits to