summaryrefslogtreecommitdiff
path: root/src/host.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsTim Rühsen2023-02-171-1/+1
* * Update Copyright yearsDarshit Shah2022-02-261-1/+1
* Run make update-copyrightDarshit Shah2021-01-011-1/+1
* * src/host.c (lookup_host): Fix uninitialized pointer access in c-ares codeTim Rühsen2020-06-211-2/+2
* * src/host.c (host_cleanup): Only compile for DEBUG_MALLOC or TESTINGTim Rühsen2020-02-271-0/+2
* Fix typos found by codespellTim Rühsen2020-02-201-1/+1
* Update copyright year to 2020Darshit Shah2020-01-101-1/+1
* Replace XDIGIT_TO_NUM by _unhex() with proper unsigned handlingTim Rühsen2019-11-211-1/+1
* Update copyright statementsDarshit Shah2019-02-101-1/+2
* * src/host.c (sufmatch): Fix dot-prefixed domain matchingLuiz Angelo Daros de Luca2018-10-261-1/+2
* * src/host.c (wait_ares): Remove void assignmentTim Rühsen2018-05-081-1/+1
* * src/host.c (wait_ares): Free ptimerTim Rühsen2018-04-161-0/+2
* * src/host.c (sufmatch): Fix to domain matchingv1.19.3Tim Rühsen2018-01-191-5/+12
* Update Copyright yearsDarshit Shah2018-01-141-3/+1
* Fix use of idn2_free()Tim Rühsen2017-04-081-9/+2
* Replace WGET_* m4 macros by gnulib modulesTim Rühsen2017-01-131-4/+2
* Move Wget from IDN2003 (libidn) to IDN2008 (libidn2)Tim Rühsen2016-11-071-2/+2
* Include sys/select.h if HAVE_LIBCARESTim Rühsen2016-04-171-0/+1
* Fix Windows gnulib/c-ares incompatibility of select()Gisle Vanem2016-04-171-0/+7
* Add options --bind-dns-address and --dns-serversTim Rühsen2016-03-231-64/+195
* maint: update copyright year ranges to include 2015Giuseppe Scrivano2015-03-091-2/+2
* idn: use idn_free() to free allocated libidn memoryGisle Vanem2015-02-181-1/+5
* Replaced xfree_null() by xfree() and nullify argument after freeing.Tim Ruehsen2014-12-011-2/+1
* Supplement logical assumption assert with error messageDarshit Shah2014-11-221-0/+7
* Removed form feeds from sources and NEWSTim Rühsen2014-11-201-5/+5
* Trivial fixes for C89 compliancyTim Rühsen2014-11-201-1/+1
* Add support for TLS SNIPhil Pennock2012-04-131-1/+16
* Ensure it doesn't print more IPs than available ones.Jochen Roderburg2011-08-061-2/+2
* Introduce `show_all_dns_entries'.Giuseppe Scrivano2011-08-061-2/+6
* Silent compiler warning under Windows.Giuseppe Scrivano2011-04-041-0/+2
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+2
* Ignore zero length domains in no_proxy.Giuseppe Scrivano2010-05-251-0/+3
* Mass update copyright years.Giuseppe Scrivano2010-05-081-1/+1
* host_errstr should return const char *.Micah Cowan2009-09-241-1/+1
* imported patch windowsMicah Cowan2009-09-221-1/+1
* [mq]: cfg-mkMicah Cowan2009-09-211-7/+7
* Ran update-copyright.Micah Cowan2009-09-041-2/+2
* Automated merge.Micah Cowan2009-07-041-1/+5
|\
| * Steven Schweda's VMS patch.Micah Cowan2008-04-221-1/+5
* | Merge with mainline.Micah Cowan2009-06-251-2/+18
|\ \
| * | iri.h is already included in wget.h, so don't include it in C filesXavier Saint2008-08-041-1/+0
| * | Basic IDN/IRI supportSaint Xavier2008-07-201-2/+2
| * | No need for initial valueSaint Xavier2008-07-081-1/+1
| * | Show also the hostname in the locale when possibleSaint Xavier2008-07-021-2/+19
* | | #include <sys/types.h>Micah Cowan2009-06-121-0/+1
* | | Declare h_errno if no declaration provided (HP-UX).Micah Cowan2009-06-121-0/+5
|/ /
* | Further quote*()-related integrations in host.c.Steven Schubiger2008-04-251-1/+2
* | Undo the USE_GNULIB_ALLOC defines.Steven Schubiger2008-04-201-2/+0
* | Use Gnulib's alloc functions throughout the source.Steven Schubiger2008-04-191-0/+2
|/
* Updated copyright year.Micah Cowan2008-01-251-1/+1