wireshark/ui/cli
Gerald Combs 30f3d52441 Qt: Refactor ConversationDialog for endpoints.
Create a TrafficTableDialog (for lack of a better name) parent class
from the general parts of ConversationDialog. Use it to create
EndpointsDialog.

Move the contents of conversation_tree_widget.{cpp,h} to
conversation_dialog.{cpp,h} to match endpoint_dialog and
traffic_table_dialog.

Fill in GeoIP columns dynamically instead of using a hard-coded limit.

Use "endp_" and "ENDP_" prefixes for a lot of endpoint variables and
defines.

Try to make geoip_db_lookup_ipv4 and geoip_db_lookup_ipv6 more robust.

Clean up some includes. Fix a shadowed variable.

Change-Id: I23054816ac7f8c6edb3b1f01c8536db37ba4122d
Reviewed-on: https://code.wireshark.org/review/3462
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-05 01:06:53 +00:00
..
Makefile.am Remove make-tapreg-dotc and its uses, since Python is now mandatory 2014-08-31 22:14:15 +00:00
Makefile.common Fix dist. 2014-07-30 18:21:58 +00:00
Makefile.nmake Now that Python is mandatory on Windows, remove checks for it from nmakefiles 2014-08-09 20:23:39 +00:00
tap-afpstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-ansi_astat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-bootpstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-camelcounter.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-camelsrt.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-comparestat.c Fix -Wabsolute-value in TAP Compare stat (Found by Clang 3.5) 2014-03-15 11:42:48 +00:00
tap-dcerpcstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-diameter-avp.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-expert.c Fix ASAN error due to invalid type 2014-04-22 15:47:04 +00:00
tap-follow.c isprint() -> g_ascii_isprint() 2014-05-13 16:14:07 +00:00
tap-funnel.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-gsm_astat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-h225counter.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-h225rassrt.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-hosts.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-httpstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-icmpstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-icmpv6stat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-iostat.c (Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indentation in packet-sip.c 2014-04-03 15:31:56 +00:00
tap-iousers.c Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
tap-macltestat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-megacostat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-mgcpstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-protocolinfo.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-protohierstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-radiusstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rlcltestat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rpcprogs.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rpcstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rtp.c Fix heap-use-after-free via setlocale 2014-07-29 01:53:32 +00:00
tap-rtspstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-scsistat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sctpchunkstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sipstat.c Fix some code remove by 296591399f 2014-03-05 09:25:47 +00:00
tap-smbsids.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-smbstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-stats_tree.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sv.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-wspstat.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tshark-tap.h Apply refactored "conversation" (tap) data to TShark. 2014-07-30 16:12:54 +00:00