]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Various IPv6 fixes.
[wget] / src / ChangeLog
index 9bec4d66d336bd4be0035e947259ba3e865cb77d..e37619fb908d6d76e44669145b8a557468565e82 100644 (file)
@@ -1,3 +1,50 @@
+2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * connect.c (resolve_bind_address): New function.
+       (connect_to_one): Use it.
+       (bindport): Ditto.
+
+       * init.c: Don't resolve bind-address here.
+
+       * host.c (wget_sockaddr_set_address): Would bug out with ADDR == NULL.
+
+2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * host.c (lookup_host): Use sizeof(ip4_address) to calculate the
+       offset.
+       (address_list_new): Use map_ipv4_to_ip.
+       (wget_sockaddr_set_address): Convert ADDR to IPv4 before using it
+       in IPv4 context.
+
+2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * source: Integrated IPv6 support.
+       Written by Thomas Lussnig <thomas.lussnig@bewegungsmelder.de>.
+
+2002-01-15  Ian Abbott  <abbotti@mev.co.uk>
+
+       * init.c (cmd_file): Change `\' to `/' for Windows (yes, really!)
+       (cmd_directory): New function. Like cmd_file(), but strips
+       trailing directory separators.
+       (commands): Change action for "dirprefix" from `cmd_file' to
+       `cmd_directory'.
+
+       * utils.c (make_directory): Allow intermediate `mkdir' calls to
+       fail, as not all path components that do not exist should be
+       directory components, especially under Windows.
+
+2002-01-17  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * netrc.c (parse_netrc): Skip leading whitespace before testing
+       whether the line is empty.  Empty lines still contain the line
+       terminator.
+
+2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * gen_sslfunc.c (ssl_iread): Call select on the file descriptor
+       only if no data is pending in SSL buffers.
+       From tony@bluetail.com.
+
 2002-01-14  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * headers.c (header_get): Strip trailing whitespace from the