wireshark/ui
Tomasz Moń 2d1380ae5b
capture: Move capture pipe polling out of UI
Both CLI and Qt interfaces spin GLib mainloop. Move the capture pipe
polling into common code to reduce code duplication.
2022-07-30 16:42:12 +02:00
..
cli ftypes: Make accessor functions type safe 2022-06-20 17:29:57 +00:00
logray capture: Move capture pipe polling out of UI 2022-07-30 16:42:12 +02:00
macosx macos: Remove no longer needed function 2022-07-25 17:00:55 +00:00
qt capture: Move capture pipe polling out of UI 2022-07-30 16:42:12 +02:00
win32 Qt: Allow omitting secondary data sources when printing 2022-02-10 23:28:53 -05:00
CMakeLists.txt Qt: Cleanup Traffic Table 2022-05-18 19:50:14 +00:00
alert_box.c
alert_box.h
all_files_wildcard.h
capture.c Ui: Use only one method for exit 2022-06-29 09:00:33 +00:00
capture.h
capture_globals.h
capture_info.h
capture_ui_utils.c
capture_ui_utils.h
clopts_common.c
clopts_common.h
cmdarg_err.c
cmdarg_err.h
commandline.c cli: Copy global configuration profile to personal as with the GUI 2022-07-07 12:14:41 +00:00
commandline.h
console.c
console.h
decode_as_utils.c
decode_as_utils.h
dissect_opts.c
dissect_opts.h
exit_codes.h
export_pdu_ui_utils.c Specify directory for temporary captures 2022-02-09 14:32:28 +00:00
export_pdu_ui_utils.h Specify directory for temporary captures 2022-02-09 14:32:28 +00:00
failure_message.c
failure_message.h
file_dialog.c
file_dialog.h
filter_files.c
filter_files.h
firewall_rules.c
firewall_rules.h
help_url.c Drop old unused topic actions 2022-03-06 15:10:19 +00:00
help_url.h Drop old unused topic actions 2022-03-06 15:10:19 +00:00
iface_lists.c iface_lists: fix resource leak 2022-04-19 15:37:21 +00:00
iface_lists.h Allow to filter interface types 2022-04-19 09:19:50 +00:00
iface_toolbar.c
iface_toolbar.h
io_graph_item.c
io_graph_item.h ftypes: Make accessor functions type safe 2022-06-20 17:29:57 +00:00
language.c
language.h
last_open_dir.h
main_statusbar.h
mcast_stream.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
mcast_stream.h
packet_list_utils.c
packet_list_utils.h Ui: Centralize PacketList helper prototypes 2022-06-29 09:31:09 +00:00
packet_range.c
packet_range.h
persfilepath_opt.c
persfilepath_opt.h
preference_utils.c Qt: Add resolved button to Edit Columns 2022-06-30 08:28:54 -04:00
preference_utils.h Qt: Add resolved button to Edit Columns 2022-06-30 08:28:54 -04:00
profile.c
profile.h
progress_dlg.h
proto_hier_stats.c proto_hier_stats: Skip non-protocols and reduce recursive calls 2022-04-21 08:56:12 -04:00
proto_hier_stats.h hierarchy stats: Only increment the total packet count once per frame 2022-04-12 13:38:33 +00:00
recent.c Add a default configuration profile for Logray. 2022-07-06 10:53:21 -05:00
recent.h Qt: Hide columns for traffic tree 2022-06-19 16:39:35 +02:00
recent_utils.h Ui: Centralize PacketList helper prototypes 2022-06-29 09:31:09 +00:00
rtp_media.c
rtp_media.h
rtp_stream.c
rtp_stream.h
rtp_stream_id.c
rtp_stream_id.h
service_response_time.c
service_response_time.h
simple_dialog.h
software_update.c macos: Remove no longer needed function 2022-07-25 17:00:55 +00:00
software_update.h
ssl_key_export.c
ssl_key_export.h
summary.c
summary.h
tap-credentials.h
tap-iax2-analysis.c
tap-iax2-analysis.h
tap-rlc-graph.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-rlc-graph.h
tap-rtp-analysis.c
tap-rtp-analysis.h
tap-rtp-common.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-rtp-common.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-sctp-analysis.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-sctp-analysis.h gboolean bitfields considered harmful 2022-07-30 08:49:08 -04:00
tap-tcp-stream.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-tcp-stream.h
tap_export_pdu.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap_export_pdu.h
taps.h
text_import.c
text_import.h
text_import_regex.c
text_import_regex.h
text_import_scanner.h
text_import_scanner.l
time_shift.c Ui: Centralize PacketList helper prototypes 2022-06-29 09:31:09 +00:00
time_shift.h
urls.h
util.c
util.h
version_info.c Version info: Do not show plugin count 2022-06-05 21:31:36 +00:00
version_info.h wsutil: New API to gather compile/runtime info 2022-02-24 13:27:08 +00:00
voip_calls.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
voip_calls.h
ws_ui_util.h capture: Move capture pipe polling out of UI 2022-07-30 16:42:12 +02:00