]> sjero.net Git - wget/blobdiff - src/ChangeLog
Ensure FD_TO_SOCKET is defined under Windows.
[wget] / src / ChangeLog
index 9d08bc6bef5f0fa0e5ab02219bc499f98308a931..4c6ab208824ce3e9d2191f7b9b10dff6f0801620 100644 (file)
@@ -1,3 +1,22 @@
+2011-04-04  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * openssl.c [WINDOWS]: Include <w32sock.h>.
+
+       * host.c [WINDOWS]: Include <winsock2.h> and <ws2tcpip.h>.
+       Suggested by: Ray Satiro <raysatiro@yahoo.com>.
+
+       * Makefile.am (LIBS): Remove  @LIBSSL@ @W32LIBS@
+
+2011-04-03  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c: Include <fcntl.h>.
+       (wgnutls_peek): Make the socket non blocking before attempt a read.
+
+       * gnutls.c: Include <sys/ioctl.h>.
+       (wgnutls_peek) [F_GETFL]: Use fcntl.
+       (wgnutls_peek) [! F_GETFL]: Use ioctl.
+
+
 2011-03-31  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * recur.c (download_child_p): When --no-parent is used, check that the