wireshark/ui/cli
Moshe Kaplan 69d54d6f8e Corrects repeated words throughout the code.
Repeated words were found with:
egrep "(\b[a-zA-Z]+) +\1\b" . -Ir
and then manually reviewed.
Non-displayed strings (e.g., in comments)
were also corrected, to ease future review.
2021-12-22 11:01:11 +00:00
..
.editorconfig HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
tap-camelsrt.c Corrects repeated words throughout the code. 2021-12-22 11:01:11 +00:00
tap-credentials.c Credentials Tap: Fix wmem scope for init call 2021-09-08 20:07:01 +00:00
tap-diameter-avp.c Replace g_strdup_printf() with ws_strdup_printf() 2021-12-19 21:21:58 +00:00
tap-endpoints.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-expert.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
tap-exportobject.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-exportobject.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-flow.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-follow.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-funnel.c Qt: Make Lua dialogs children of the main window. 2021-11-15 20:03:16 +00:00
tap-gsm_astat.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
tap-hosts.c tshark: Add "ip" as alias for "ipv4" in -z hosts option. 2019-09-02 06:54:08 +00:00
tap-httpstat.c cli: Clean up httpstat tap output format 2021-12-08 00:46:48 +00:00
tap-icmpstat.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
tap-icmpv6stat.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
tap-iostat.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-iousers.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-macltestat.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
tap-protocolinfo.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
tap-protohierstat.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-rlcltestat.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
tap-rpcprogs.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-rtd.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-rtp.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-rtspstat.c cli: Cleanup rtspstat tap output format 2021-12-10 14:15:29 +00:00
tap-sctpchunkstat.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
tap-simple_stattable.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
tap-sipstat.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
tap-smbsids.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-srt.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-stats_tree.c cli: stats_tree: Make syntax consistent with other -z options 2021-10-15 04:22:23 +00:00
tap-sv.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tap-wspstat.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
tshark-tap.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00