summaryrefslogtreecommitdiff
path: root/resolver.c
AgeCommit message (Collapse)Author
2017-02-06Fix bug with DNS resolution. https://bugzilla.redhat.com/show_bug.cgi?id=1120254Paul Warren
2014-01-19Patches from Robert Scheck <robert@fedoraproject.org>pdw
* enable building iftop with more recent versions of autoconf/automake * patch to remove compile time warnings (mostly already applied).
2014-01-01Patch by Robert Scheck <robert@fedoraproject.org> for iftop <= 1.0pre2 to ↵pdw
avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6) address family is passed to nss-myhostname's gethostbyaddr_r(). For further information please have a look to Red Hat Bugzilla IDs #839750, #847124, #868065, #961236 and #1007434: - https://bugzilla.redhat.com/show_bug.cgi?id=839750 - https://bugzilla.redhat.com/show_bug.cgi?id=847124 - https://bugzilla.redhat.com/show_bug.cgi?id=868065 - https://bugzilla.redhat.com/show_bug.cgi?id=961236 - https://bugzilla.redhat.com/show_bug.cgi?id=1007434
2014-01-01Fix for memory leak when DNS resolution is turned off.pdw
Patch by Olivier Allard-Jacquin <olivieraj@free.fr> Debian bug ID #677141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677141
2011-10-03Frédéric Perrin patch for ipv6 reverse resolution via address structure thatpdw
retains IP family.
2011-10-03Reversed previous FreeBSD patch.pdw
2011-10-02FreeBSD patch from Frederic Perrin <frederic.perrin@resel.fr> plus fix forpdw
compile error in gethostbyaddr resolver. Order of pcap.h vs bpf.h switched, to fix compilation on Mac OS X.
2010-11-27Applied patch from Mats Erik Andersson <mats.andersson@gisladisker.se>pdw
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427852#30 Adds support for IPv6 Also fixes: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477928 (minor typo) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595169 (performance problem with address hashing) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598367 (failing link address detection for GNU/kfreebsd)
2005-11-29_exit(2) in unistd.h on some systems.chris
2005-11-28Oops.chris
2004-02-05Fixes for type-punned pointers - Henne Vogelsang <hvogel@suse.de>pdw
2003-11-06""chris
2003-11-06""chris
2003-09-06Added forking resolver (chris)pdw
2003-08-30Fixed resolver to not do any DNS resolution if dns_resolution == 0pdw
2002-11-04""chris
2002-10-31Added token ring network support.pdw
2002-10-24Added popup status messages.pdw
2002-10-24""chris
2002-10-24Added alternative resolver.pdw
Altered display of totals.
2002-10-210.9pre4.pdw
Merged in FreeBSD fixes.
2002-10-11Various odds and ends.pdw
2002-04-02""chris
2002-04-01""chris
2002-03-31Added -n option.pdw
2002-03-27""chris
2002-03-27""chris
2002-03-25Removed resolver debugging.pdw
2002-03-25Fixed resolver. Includes debugging output.pdw
2002-03-24""chris
2002-03-24iftoppdw