aboutsummaryrefslogtreecommitdiffstats
path: root/epan/resolv.h
Commit message (Expand)AuthorAgeFilesLines
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-141/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Fix automagically generated filters in case of remote login via IPv6.Jörg Mayer2004-06-251-1/+8
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-2/+2
* As noted by Pavel Kankovsky, the "Resolve Name" menu items should beGuy Harris2004-02-131-1/+3
* Replace guchar * with gchar * and get rid of many signedness warnings.Olivier Biot2004-01-101-13/+13
* Add two preferences to control ADNS, one to enable/disable it and one toGerald Combs2003-07-221-1/+2
* Declare "host_name_lookup_process()" regardless of whether HAVE_GNU_ADNSGuy Harris2003-05-051-11/+9
* Provide stub versions of "host_name_lookup_init()",Guy Harris2003-05-051-3/+3
* Add support for asynchronous DNS updates using the GNU ADNS library.Gerald Combs2003-05-041-2/+18
* Update my email address in various places since my old one no longer worksLaurent Deniel2003-01-261-2/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Add a preferences page for the name resolution flags.Guy Harris2002-01-131-3/+19
* On Windows, use the directory in which the binary resides as theGuy Harris2001-08-211-2/+1
* There's no "enable name resolution in captures" preference in Ethereal,Guy Harris2001-04-151-2/+1
* Use GLib types rather than "u_int" and "u_char" in "resolv.h"; "u_int"Guy Harris2001-04-021-14/+14
* Correct a comment.Gilbert Ramirez2001-01-311-2/+3
* Move the declaration of "g_resolving_actif" from the top-levelGuy Harris2000-10-191-1/+2
* Give libethereal its own configuration file, and have that configurationGuy Harris2000-10-161-11/+1
* Simple code movement to epan.Gilbert Ramirez2000-09-281-0/+111