aboutsummaryrefslogtreecommitdiffstats
path: root/epan/addr_resolv.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Add initial pcapng name resolution record support. Wireshark has readGerald Combs1-0/+31
2010-10-12Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...Bill Meier1-1/+1
2010-04-27Fix a gcc -Wshadow warning; Fix a comment;Bill Meier1-1/+1
2010-04-27Added Manual IP address resolve functions.Stig Bjørlykke1-0/+3
2010-04-03 From Yaniv Kaul: constify parametersBill Meier1-6/+6
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.Bill Meier1-3/+3
2010-04-02From Yaniv Kaul: constify parametersBill Meier1-3/+3
2009-12-24Have get_host_ipaddr and get_host_ipaddr6 return FALSE if network nameGerald Combs1-1/+5
2009-12-24If we're using c-ares, have get_host_ipaddr and get_host_ipaddr6 timeGerald Combs1-7/+17
2009-12-22Change host_name_lookup_process to return TRUE if anything new has beenGerald Combs1-2/+8
2009-09-07Constify some functionsKovarththanan Rajaratnam1-2/+2
2009-09-07ntroduce some seasonal address name lookup functions which we use when NEW_PA...Kovarththanan Rajaratnam1-0/+1
2009-09-06Rename address_to_str() to ep_address_to_str() because:Kovarththanan Rajaratnam1-3/+3
2009-07-17From Kovarththanan Rajaratnam:Anders Broman1-1/+1
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-2/+2
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. Guy Harris1-2/+2
2007-09-28Changes get_addr_name_buf() to use the more common convention where the provi...Mike Duigou1-3/+3
2007-01-18PutGuy Harris1-0/+8
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-1/+1
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-09-20Francesco Fondelli; Add dcp supportJörg Mayer1-0/+6
2005-08-17update some comments pointing out these buffers need not be freedRonnie Sahlberg1-4/+7
2005-05-20add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manu...Ulf Lamping1-0/+3
2005-02-22From Francisco Alcoba:Luis Ontanon1-7/+21
2005-01-07Include <epan/address.h>, as per a suggestion by Thomas Boehne - not allGuy Harris1-0/+2
2004-12-30Add a "get_addr_name()" routine that takes an "address *" and attemptsGuy Harris1-3/+21
2004-11-17Add a hash table for IPv6 addresses, and add an "add_ipv6_name()"Guy Harris1-0/+3
2004-11-17Rename some routines and structures to reflect that they're specific toGuy Harris1-2/+2
2004-08-09Merge the "resolv" rename changes with the trunk.Gerald Combs1-1/+1
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-0/+141