Add IPv6 heuristic.
[metze/wireshark/wip.git] / epan / addr_resolv.h
2012-07-11 Anders BromanAdd a new preference to make it possible to only use...
2012-07-08 Jeff MorrissFirst phase of fixing https://bugs.wireshark.org/bugzil...
2012-07-06 Jakub ZawadzkiTry to fix compilation on compilers != MSVC.
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-13 Guy HarrisAdd uint_get_manuf_name() and uint_get_manuf_name_if_kn...
2011-05-20 Jeff MorrissUse proto_tree_add_item() instead of proto_tree_add_xxx...
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-03-24 Gerald CombsAdd initial pcapng name resolution record support....
2010-10-12 Bill MeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
2010-04-27 Bill MeierFix a gcc -Wshadow warning; Fix a comment;
2010-04-27 Stig BjørlykkeAdded Manual IP address resolve functions.
2010-04-03 Bill Meier From Yaniv Kaul: constify parameters
2010-04-02 Bill MeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 Bill MeierFrom Yaniv Kaul: constify parameters
2009-12-24 Gerald CombsHave get_host_ipaddr and get_host_ipaddr6 return FALSE...
2009-12-24 Gerald CombsIf we're using c-ares, have get_host_ipaddr and get_hos...
2009-12-22 Gerald CombsChange host_name_lookup_process to return TRUE if anyth...
2009-09-07 Kovarththanan Raja... Constify some functions
2009-09-07 Kovarththanan Raja... ntroduce some seasonal address name lookup functions...
2009-09-06 Kovarththanan Raja... Rename address_to_str() to ep_address_to_str() because:
2009-07-17 Anders BromanFrom Kovarththanan Rajaratnam:
2008-07-08 Bill MeierFix some simple cases of GTK2 deprecated API usage...
2008-06-25 Guy HarrisConstify a bunch of stuff, to squelch -Wwrite-strings...
2007-09-28 Mike DuigouChanges get_addr_name_buf() to use the more common...
2007-01-18 Guy HarrisPut
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-22 Ronnie Sahlbergethereal->wireshark updates
2006-05-21 Ronnie Sahlbergname change
2005-09-20 Jörg MayerFrancesco Fondelli; Add dcp support
2005-08-17 Ronnie Sahlbergupdate some comments pointing out these buffers need...
2005-05-20 Ulf Lampingadd get_manuf_name_if_known (returns NULL if unknown...
2005-02-22 Luis OntanonFrom Francisco Alcoba:
2005-01-07 Guy HarrisInclude <epan/address.h>, as per a suggestion by Thomas...
2004-12-30 Guy HarrisAdd a "get_addr_name()" routine that takes an "address...
2004-11-17 Guy HarrisAdd a hash table for IPv6 addresses, and add an "add_ip...
2004-11-17 Guy HarrisRename some routines and structures to reflect that...
2004-08-09 Gerald CombsMerge the "resolv" rename changes with the trunk.
2004-08-06 Guy HarrisFrom Albert Chin: rename resolv.{ch} to addr_resolv...