]> sjero.net Git - wget/history - src/host.c
[svn] Commit IPv6 support by Thomas Lussnig.
[wget] / src / host.c
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2001-12-11 hniksic[svn] Use a typedef for IPv4 address.
2001-12-10 hniksic[svn] Restore sanity check in address_list_set_faulty.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-03 hniksic[svn] Use address_list_new_one.
2001-12-03 hniksic[svn] Don't initialize TMPSTORE directly.
2001-12-03 hniksic[svn] Declare h_errno in host.c, but not elsewhere.
2001-11-30 hniksic[svn] Update copyright statement.
2001-11-30 hniksic[svn] Remove doc reference to non-extant ngethostbyname.
2001-11-30 hniksic[svn] Fix preprocessor indentation.
2001-11-29 hniksic[svn] Remove char/unsigned char warnings emitted by...
2001-11-29 hniksic[svn] Initialize al->faulty.
2001-11-27 hniksic[svn] Don't reuse IP addresses proven to be faulty...
2001-11-26 hniksic[svn] A lot of host name changes.
2001-11-25 hniksic[svn] Remove host canonicalization code.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-19 hniksic[svn] Clean up handling of schemes.
2001-11-16 hniksic[svn] Applied Chris Seawood's patch for compilation...
2001-05-27 hniksic[svn] Update copyright notices.
2001-05-12 hniksic[svn] Commit several minor changes:
2001-04-29 hniksic[svn] Change default anonymous FTP password to "-wget@".
2001-04-13 hniksic[svn] Minor -Wall-induced fixes. Also, skip_url is...
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2000-11-22 hniksic[svn] Committed memory debugging stuff.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-13 hniksic[svn] Don't clutter the host list with duplicate hosts.
2000-04-14 hniksic[svn] Committed host.c patch from <dpk8i3za97.fsf_...
2000-04-05 dan[svn] * host.c (store_hostaddress): R. K. Owen's patch...
2000-03-31 hniksic[svn] Fix store_hostaddress() on big-endian 64-bit...
2000-03-31 hniksic[svn] Fix indentation.
1999-12-02 kwget[svn] Initial revision