]> sjero.net Git - wget/blobdiff - src/ChangeLog
openssl: Retry to read if a non-blocking socket returns immediately.
[wget] / src / ChangeLog
index ef3a863b1d5e31b1726191fbdac7641afadf2004..001b62e2f1edfaa536bc0a96f4adf9dea4121d10 100644 (file)
@@ -1,8 +1,23 @@
+2011-04-04  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * openssl.c [WINDOWS]: Include <w32sock.h>.
+       (openssl_read): Retry the read on SSL_ERROR_WANT_READ.
+
+       * 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>
+       * 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