index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
addr_resolv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrects repeated words throughout the code.
Moshe Kaplan
2021-12-22
1
-1
/
+1
*
epan: Convert to use stdio.h from GLib
João Valverde
2021-12-19
1
-1
/
+1
*
Add files with WS_DLL_PUBLIC to Doxygen
Moshe Kaplan
2021-11-29
1
-1
/
+1
*
Edit Resolved Name: Don't add duplicate IPs
Dylan Ulis
2020-02-24
1
-3
/
+7
*
Add support for "custom" DNS servers to be used in address resolution
Michael Mann
2019-09-15
1
-0
/
+1
*
addr_resolv: function to convert an eth address into raw bytes
Martin Kaiser
2018-10-15
1
-0
/
+3
*
make IPv4 and IPv6 name resolution usable at all times
Martin Kaiser
2018-09-03
1
-8
/
+2
*
Do IP address resolution synchronously before printing in TShark.
Guy Harris
2018-05-23
1
-0
/
+8
*
Transition from GeoIP Legacy to MaxMindDB.
Gerald Combs
2018-03-06
1
-0
/
+6
*
epan: use SPDX indentifiers.
Dario Lombardo
2018-02-08
1
-13
/
+1
*
Add a ws_in6_addr typedef for struct e_in6_addr.
Guy Harris
2017-10-26
1
-3
/
+3
*
Extract the "long name" out of the manuf file and use it for some resolution
Michael Mann
2017-08-24
1
-6
/
+0
*
Remove dead code for address reverse-mapping
João Valverde
2017-07-20
1
-8
/
+0
*
Replace and remove enterprises_lookup_format()
João Valverde
2017-07-03
1
-6
/
+0
*
Parse enterprise-numbers at run time
João Valverde
2017-06-26
1
-0
/
+26
*
Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRY
Anthony Coddington
2017-06-19
1
-5
/
+4
*
Resolv: various code / comment cleanups
Jaap Keuter
2016-11-16
1
-1
/
+1
*
MTP3: Added SS7 Point Code Name Resolution
Binh Trinh
2016-10-12
1
-0
/
+9
*
addr_resolv: change g_hash to wmem_map.
Dario Lombardo
2016-06-14
1
-8
/
+8
*
Replace and remove host_ip_af() function
João Valverde
2016-04-08
1
-8
/
+0
*
Remove synchronous DNS name resolution
João Valverde
2016-04-04
1
-1
/
+0
*
Remove ADNS support
João Valverde
2016-03-21
1
-1
/
+1
*
IEEE 802.1Q/VLAN: Resolve ID to a describing name
Uli Heilmeier
2016-03-18
1
-0
/
+12
*
Change some constness qualifications
João Valverde
2016-02-11
1
-4
/
+4
*
Don't use IP address strings as "names" for MAC addresses.
Guy Harris
2016-01-19
1
-4
/
+5
*
Rename ipv6-utils.h to ipv6.h.
Guy Harris
2016-01-03
1
-1
/
+1
*
If you want struct e_in6_addr, include <epan/ipv6-utils.h>.
Guy Harris
2016-01-03
1
-1
/
+0
*
Fix some constness issues [-Wcast-qual]
João Valverde
2016-01-03
1
-2
/
+2
*
Export functions str_to_ip() and str_to_ip6() to plugins
Jo Rueschel
2015-11-12
1
-0
/
+3
*
Don't include libwireshark headers from libwiretap.
Guy Harris
2015-11-04
1
-14
/
+1
*
Remove duplicate transport ports from proto tree summary
João Valverde
2015-10-11
1
-1
/
+21
*
Add BASE_PT_ field display types
João Valverde
2015-10-05
1
-1
/
+8
*
addr_resolv: cosmetic change for flags
Peter Wu
2015-09-27
1
-5
/
+5
*
Don't display duplicate addresses without name resolution enabled
João Valverde
2015-09-25
1
-0
/
+6
*
DNS: move DNS name resolution pref to Name Resolution prefs
Hadriel Kaplan
2015-07-25
1
-6
/
+15
*
Fix address resolution for columns.
Guy Harris
2015-07-03
1
-14
/
+0
*
Add tvb_get_ether_name
Michael Mann
2015-03-03
1
-0
/
+3
*
Make get_manuf_name return a const string.
Michael Mann
2015-02-16
1
-1
/
+7
*
"Hide" hashether_t structure.
Michael Mann
2015-02-14
1
-7
/
+6
*
Revert ""Hide" hashether_t structure."
Anders Broman
2015-02-12
1
-6
/
+7
*
Revert "Make get_manuf_name return a const string."
Anders Broman
2015-02-12
1
-7
/
+1
*
Make get_manuf_name return a const string.
Michael Mann
2015-02-12
1
-1
/
+7
*
"Hide" hashether_t structure.
Michael Mann
2015-02-12
1
-7
/
+6
*
Miscellaneous ep_strdup_printf replacement.
Michael Mann
2015-01-18
1
-1
/
+1
*
Replace se alloced memory in compare stat tap.
Michael Mann
2015-01-16
1
-1
/
+1
*
Convert EUI64 address APIs to use wmem.
Michael Mann
2015-01-09
1
-6
/
+2
*
Have ipxnet addresses use wmem scoped memory.
Michael Mann
2015-01-09
1
-1
/
+1
*
ep_<protocol>_port_to_display -> <protocol>_port_to_display
Michael Mann
2015-01-08
1
-8
/
+8
*
Replace ep_address_to_str with address_to_str.
Michael Mann
2015-01-06
1
-1
/
+1
*
Replace ep_display_to_address with wmem equivalent display_to_address.
Michael Mann
2015-01-05
1
-17
/
+3
[next]