]> sjero.net Git - wget/blobdiff - src/ChangeLog
openssl: make openssl_peek non-blocking.
[wget] / src / ChangeLog
index efecdc82f74304f9ce094530fae618c937b17a28..548de6294a0569bd3489b68404eee0d3dd9456d9 100644 (file)
@@ -1,8 +1,21 @@
+2011-04-13  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * openssl.c (openssl_poll): Check if the specified timeout is zero after
+       SSL_pending.
+       (openssl_peek): Make the call non-blocking.
+
+2011-04-11  Cristian Rodríguez  <crrodriguez@opensuse.org> (tiny change)
+
+       * openssl.c (ssl_init) [! OPENSSL_NO_SSL2]: Use SSLv2 only when
+       available.
+
 2011-04-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c (ssl_init): Allow X509 v1 certificates.
        Suggested by: Ray Satiro <raysatiro@yahoo.com>
 
+       (wgnutls_peek): Remove tight loop around gnutls_record_recv.
+
 2011-04-07  Ray Satiro  <raysatiro@yahoo.com> (tiny change)
 
        (wgnutls_read): Check for the GNUTLS_E_AGAIN return code in the recv