]> sjero.net Git - wget/history - src/host.c
Restore string after function call.
[wget] / src / host.c
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-14 Micah CowanMerge build info with head.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-04-25 Steven SchubigerFurther quote*()-related integrations in host.c.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
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-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
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-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
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-27 hniksic[svn] Simplify iteration over hash table entries.
2005-08-23 hniksic[svn] Use IP_INADDR_DATA.
2005-08-10 hniksic[svn] Simplify the ip_address data union. Always use...
2005-07-02 hniksic[svn] Don't include connect.h.
2005-07-02 hniksic[svn] Remove extraneous include of netdb.h.
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-30 hniksic[svn] Implement inet_ntop on Windows.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Define the IF_DEBUG macro.
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-17 hniksic[svn] Fix typo in comment.
2005-06-17 hniksic[svn] Stop using AI_ADDRCONFIG.
2005-05-14 hniksic[svn] Announce the beginning and the end of the SSL...
2005-04-28 hniksic[svn] Remove unreachable "break" statements.
2005-04-24 hniksic[svn] Added reordering of addresses to try IPv4 first...
2005-04-07 hniksic[svn] Define NO_ADDRESS only after the system headers...
2005-03-20 hniksic[svn] Use high-resolution timers on Windows.
2005-03-04 hniksic[svn] Fix escape chars in server response vulnerability...
2005-03-04 hniksic[svn] Improve handling of numeric hosts when ENABLE_IPV6.
2005-02-27 hniksic[svn] Remove duplicate initialization.
2003-12-14 hniksic[svn] Docfix.
2003-11-29 hniksic[svn] Cosmetic change.
2003-11-18 hniksic[svn] Renamed address_list_find to address_list_contains.
2003-11-17 hniksic[svn] Don't auto-set opt.ipv4_only on systems without...
2003-11-15 hniksic[svn] Specify AI_ADDRCONFIG only when the address famil...
2003-11-15 hniksic[svn] Don't refer to nonexistent forget_host_lookup.
2003-11-15 hniksic[svn] Add support for -4/-6.
2003-11-14 hniksic[svn] Cosmetic changes.
2003-11-14 hniksic[svn] Document that Winsock's gethostbyname might not...
2003-11-13 hniksic[svn] Document that the IP addresses are returned in...
2003-11-11 hniksic[svn] Added (currently no-op) -4 and -6.
2003-11-11 hniksic[svn] Mention that gethostbyname is not required to...
2003-11-11 hniksic[svn] Use a more standard error message.
2003-11-11 hniksic[svn] Add docs for address_list_release.
2003-11-10 hniksic[svn] Network updates.
2003-11-10 hniksic[svn] Special-case numeric addresses only in the IPv4...
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-04 hniksic[svn] Use autoheader to generate config.h.in.
2003-11-02 hniksic[svn] Don't take the address of in.s_addr because that...
2003-11-01 hniksic[svn] Doc fix.
2003-11-01 hniksic[svn] Fixed declaration of VEC in lookup_host.
2003-10-31 hniksic[svn] Use new macros xnew, xnew0, xnew_array, and xnew0...
2003-10-31 hniksic[svn] Removed address_list_from_single.
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-26 hniksic[svn] Change u_int32_t to uint32_t.
2003-10-11 hniksic[svn] Provide the support for int32_t and u_int32_t.
2003-10-11 hniksic[svn] Look for and use socklen_t.
2003-10-08 hniksic[svn] Renamed DEBUG to ENABLE_DEBUG.
2003-09-21 hniksic[svn] Enabled separation of different timeout values.
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
2003-09-10 hniksic[svn] Print the result of DNS lookup.
2003-09-10 hniksic[svn] New option --dns-cache.
2003-09-09 hniksic[svn] IPv6 configure auto-detection.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-15 abbotti[svn] Fix broken Windows builds due to the xxx_with_tim...
2002-04-15 hniksic[svn] Extend the timeout to DNS lookups.
2002-04-13 hniksic[svn] Generalize connect_with_timeout into run_with_tim...
2002-01-31 hniksic[svn] Enable compilation on Windows.
2002-01-26 hniksic[svn] *** empty log message ***
2002-01-25 hniksic[svn] Various IPv6 fixes.
2002-01-24 hniksic[svn] Fix some IPv6-related problems.
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...
next