]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Simplify cert. verification. Allow SSL_write to perform partial writes.
[wget] / src / ChangeLog
index 3fcc019f941e36b557d94cfa9d232c61bcf14d40..bd1edd906abbb251f04e75e24b5d79c34aa8c22f 100644 (file)
@@ -1,3 +1,19 @@
+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
+       component, not in the whole URL.
+
+       * ftp.c (ftp_loop): Check for wildcards in URL path before
+       unescaping, so the users can escape globbing metacharacters with %
+       escapes.
+
 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * init.c (run_command): Correctly interpret the return value of