]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix GNU TLS backend under Windows.
[wget] / src / ChangeLog
index c1a1a894ae1e280a38da7a98bed1c888b51be823..856d81a310e89fb289dcff96d37f80d9ab18b8d6 100644 (file)
@@ -1,3 +1,25 @@
+2010-06-15  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c [WIN32]: Include "w32sock.h".
+       (FD_TO_SOCKET): Add definition.
+       (ssl_connect_wget): Get the real socket handle by FD_TO_SOCKET.
+       Define FD_TO_SOCKET if it is not yet defined.
+
+2010-06-14  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c: Include <stdlib.h>.
+       (struct wgnutls_transport_context): Remove `peekstart'.
+       (ssl_connect_wget): Renamed from `ssl_connect'.
+       (wgnutls_poll): New variable `ctx'.
+       (wgnutls_read): Don't use `ctx->peekstart'.
+       (wgnutls_peek): Likewise.  Don't attempt to read if there is not
+       ready data.
+
+2010-06-14  Giuseppe Scrivano  <gscrivano@gnu.org>
+       * http.c (http_loop): Always send a HEAD request when -N is used
+       together with --content-disposition.
+       Reported by: Jochen Roderburg <Roderburg@Uni-Koeln.DE>.
+
 2010-06-10  Muthu Subramanian K <muthusuba@gmail.com> (tiny change)
 
        * http.c (http_loop): Increase `total_downloaded_bytes' by