]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Announce the beginning and the end of the SSL handshake when in debug mode.
[wget] / src / ChangeLog
index 73f91bbe20d28cfb4b2cae43601ebef0afedbd81..6b6d63551800834632f200350d47c3fac8b44d5d 100644 (file)
@@ -1,3 +1,27 @@
+2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * openssl.c (ssl_connect): Announce the beginning and the end of
+       the SSL handshake when in debug mode.
+
+       * wget.h (PTR_FORMAT): New macro for easier printing of pointer
+       values.  Use %0*lx along with PTR_FORMAT instead of %p.
+
+2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (gethttp): Would forget to close the connection when
+       keep_alive was not used.
+
+2005-05-13  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * openssl.c (pattern_match): Document the code that decides
+       whether "*" matches ".".
+
+2005-05-12  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp-ls.c (ftp_index): Use %d to print the port number, which is
+       now int.
+       From Steven M. Schweda's VMS patches.
+
 2005-05-12  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * url.c (rewrite_shorthand_url): Don't rewrite "https://host" to