[SIP] Display tel uri in VoIP calls.
[metze/wireshark/wip.git] / epan / addr_resolv.h
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-08-24 Michael MannExtract the "long name" out of the manuf file and use...
2017-07-20 João ValverdeRemove dead code for address reverse-mapping
2017-07-03 João ValverdeReplace and remove enterprises_lookup_format()
2017-06-26 João ValverdeParse enterprise-numbers at run time
2017-06-19 Anthony CoddingtonAttempt to clean up addr_resolv flags by removing DUMMY...
2016-11-16 Jaap KeuterResolv: various code / comment cleanups
2016-10-12 Binh TrinhMTP3: Added SS7 Point Code Name Resolution
2016-06-14 Dario Lombardoaddr_resolv: change g_hash to wmem_map.
2016-04-08 João ValverdeReplace and remove host_ip_af() function
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-03-21 João ValverdeRemove ADNS support
2016-03-18 Uli HeilmeierIEEE 802.1Q/VLAN: Resolve ID to a describing name
2016-02-11 João ValverdeChange some constness qualifications
2016-01-19 Guy HarrisDon't use IP address strings as "names" for MAC addresses.
2016-01-03 Guy HarrisRename ipv6-utils.h to ipv6.h.
2016-01-03 Guy HarrisIf you want struct e_in6_addr, include <epan/ipv6-utils.h>.
2016-01-03 João ValverdeFix some constness issues [-Wcast-qual]
2015-11-12 Jo RueschelExport functions str_to_ip() and str_to_ip6() to plugins
2015-11-04 Guy HarrisDon't include libwireshark headers from libwiretap.
2015-10-11 João ValverdeRemove duplicate transport ports from proto tree summary
2015-10-05 João ValverdeAdd BASE_PT_ field display types
2015-09-27 Peter Wuaddr_resolv: cosmetic change for flags
2015-09-25 João ValverdeDon't display duplicate addresses without name resoluti...
2015-07-25 Hadriel KaplanDNS: move DNS name resolution pref to Name Resolution...
2015-07-03 Guy HarrisFix address resolution for columns.
2015-03-03 Michael MannAdd tvb_get_ether_name
2015-02-16 Michael MannMake get_manuf_name return a const string.
2015-02-14 Michael Mann"Hide" hashether_t structure.
2015-02-12 Anders BromanRevert ""Hide" hashether_t structure."
2015-02-12 Anders BromanRevert "Make get_manuf_name return a const string."
2015-02-12 Michael MannMake get_manuf_name return a const string.
2015-02-12 Michael Mann"Hide" hashether_t structure.
2015-01-18 Michael MannMiscellaneous ep_strdup_printf replacement.
2015-01-16 Michael MannReplace se alloced memory in compare stat tap.
2015-01-09 Michael MannConvert EUI64 address APIs to use wmem.
2015-01-09 Michael MannHave ipxnet addresses use wmem scoped memory.
2015-01-08 Michael Mannep_<protocol>_port_to_display -> <protocol>_port_to_display
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2015-01-04 Hadriel KaplanMake all Lua code use wmem not emem
2014-04-19 Guy HarrisMore name changes.
2014-04-19 Guy HarrisSome routine name changes.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2013-12-21 Jakub ZawadzkiNew functions: str_to_ip6(), str_to_ip()
2013-12-20 Anders BromanFix [-Wmissing-prototypes]
2013-11-10 Jakub ZawadzkiRemove <epan/ipv6-utils.h> from tvbuff.
2013-10-23 Anders Bromang_slist_free_full() is glib 2.28
2013-10-23 Anders BromanMake manual address resolution work again by putting...
2013-10-10 Anders BromanTry to make the build bot happy.
2013-10-10 Anders BromanFlag the addresses used in the trace which has been...
2013-09-22 Anders BromanGet rid of struct addrinfo, use the hastables for name...
2013-08-29 Anders BromanRevert revision=51577.
2013-08-29 Anders BromanDon't store address in the hastable when name resolutio...
2013-08-20 Anders BromanUse g_hash_table() for ipxnet name resolution.
2013-08-18 Anders BromanUse g_hastable() for IPv6 name reslution.
2013-08-11 Anders BromanUse g_hashtable for IPv4 name resolution.
2013-08-07 Jeff MorrissEnsure we have both _initialize() and a corresponding...
2013-08-05 Anders BromanUse a hastable for port resolution. Currently one table...
2013-08-02 Anders Broman- Use a hashtable for eth lookup.
2013-08-01 Anders BromanUse glibs hastables rather than home grown variants...
2013-04-26 Evan HuusFix a whole bunch of doxygen warnings, mostly typos...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-11-29 Gerald CombsAdd an add_hosts_file routine that adds a "hosts" path...
2012-10-02 Guy HarrisGet rid of the always-null and unused argument to
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...
next