]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Simplify cert. verification. Allow SSL_write to perform partial writes.
[wget] / src / ChangeLog
index cd46298944c6425e737031abb7caaa803b7978b8..bd1edd906abbb251f04e75e24b5d79c34aa8c22f 100644 (file)
@@ -1,3 +1,10 @@
+2005-05-09  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * openssl.c (verify_cert_callback): Renamed from verify_callback.
+       Always return the received "ok" value.  Print the X509 name in
+       debug mode.
+       (ssl_init): Enable partial writes in SSL context.
+
 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (http_loop): Check for wildcards in the URL path