]> sjero.net Git - wget/history - src/host.h
Updated config.guess, config.sub, install.sh.
[wget] / src / host.h
2009-07-04 Micah CowanAutomated merge.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-08-10 hniksic[svn] Simplify the ip_address data union. Always use...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-30 hniksic[svn] Renamed "pretty_print_address" to "print_address".
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-15 hniksic[svn] Remove trailing comma from enums; older compilers...
2005-03-04 hniksic[svn] Improve handling of numeric hosts when ENABLE_IPV6.
2003-11-18 hniksic[svn] Renamed address_list_find to address_list_contains.
2003-11-15 hniksic[svn] Add support for -4/-6.
2003-11-14 hniksic[svn] Cosmetic changes.
2003-11-10 hniksic[svn] Network updates.
2003-11-10 hniksic[svn] Split passive host lookups to a separate function.
2003-11-08 hniksic[svn] Replace conaddr with socket_ip_address.
2003-11-02 hniksic[svn] Don't take the address of in.s_addr because that...
2003-11-01 hniksic[svn] Fixed declaration of VEC in lookup_host.
2003-10-31 hniksic[svn] Networking improvements: get rid of the MSOCK...
2003-10-29 hniksic[svn] Updated IPv6 code.
2003-10-29 hniksic[svn] Imported Mauro's IPv6 changes.
2003-10-11 hniksic[svn] Look for and use socklen_t.
2003-09-09 hniksic[svn] IPv6 configure auto-detection.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-03-18 abbotti[svn] Don't include netdb.h on windows.
2002-02-19 hniksic[svn] Only include Unix-specific includes #ifndef WINDOWS.
2002-02-19 hniksic[svn] Add the necessary includes for compilation under...
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2001-12-11 hniksic[svn] Use a typedef for IPv4 address.
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-05-27 hniksic[svn] Update copyright notices.
1999-12-02 kwget[svn] Initial revision