Added functionality for handling global profiles.
[obnox/wireshark/wip.git] / epan / addr_resolv.h
2010-10-12 wmeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
2010-04-27 wmeierFix a gcc -Wshadow warning; Fix a comment;
2010-04-27 stigAdded Manual IP address resolve functions.
2010-04-03 wmeier From Yaniv Kaul: constify parameters
2010-04-02 wmeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 wmeierFrom Yaniv Kaul: constify parameters
2009-12-24 geraldHave get_host_ipaddr and get_host_ipaddr6 return FALSE...
2009-12-24 geraldIf we're using c-ares, have get_host_ipaddr and get_hos...
2009-12-22 geraldChange host_name_lookup_process to return TRUE if anyth...
2009-09-07 krjConstify some functions
2009-09-07 krjntroduce some seasonal address name lookup functions...
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-07-17 etxrabFrom Kovarththanan Rajaratnam:
2008-07-08 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-25 guyConstify a bunch of stuff, to squelch -Wwrite-strings...
2007-09-28 bondoloChanges get_addr_name_buf() to use the more common...
2007-01-18 guyPut
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 sahlbergname change
2005-09-20 jmayerFrancesco Fondelli; Add dcp support
2005-08-17 sahlbergupdate some comments pointing out these buffers need...
2005-05-20 ulfladd get_manuf_name_if_known (returns NULL if unknown...
2005-02-22 legoFrom Francisco Alcoba:
2005-01-07 guyInclude <epan/address.h>, as per a suggestion by Thomas...
2004-12-30 guyAdd a "get_addr_name()" routine that takes an "address...
2004-11-17 guyAdd a hash table for IPv6 addresses, and add an "add_ip...
2004-11-17 guyRename some routines and structures to reflect that...
2004-08-09 geraldMerge the "resolv" rename changes with the trunk.
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...