]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Updated IPv6 code.
[wget] / src / ChangeLog
index 05861c9483e569e2d2c7d0d0c295fad64a505756..0863de3afd4544eb361e1998cc47ec667eea7411 100644 (file)
@@ -1,3 +1,36 @@
+2003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.h: Defined accessors for elements of ip_address.  Updated
+       all callers.
+       (address_list_match_all): Use memcmp in the non-IPv6 case.
+
+       * wget.h (CONNECT_ERROR): Don't retry connecting if connect()
+       returned EAFNOSUPPORT.
+
+2003-10-27  Mauro Tortonesi <mauro@deepspace6.net>
+
+       * host.c, connect.c, ftp.c, ...: Added support for dual-family
+       IPv6.  Reworked FTP code.
+
+2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * sysdep.h: Include inttypes.h where available.
+
+       * host.c: Switch from u_int32_t to uint32_t.
+
+2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * netrc.c (parse_netrc): Reset the QUOTE flag after the closing
+       quote.
+
+2003-10-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (is_valid_ipv6_address): Reformat to GNU coding style.
+       Use enums for NS_IN* constants.  Use ISXDIGIT.
+
+       * convert.c (construct_relative): Document better how the function
+       works.
+
 2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * config.h.in: Deploy preprocessor magic to avoid Ultrix's