wireshark/ui/cli
João Valverde d0a91b27f2 plugins: config.h must not be included by public headers
For a sane plugin build environment. Include config.h as the first
header in the .c file instead.

Fix by moving required compiler attribute macros to a new
"ws_attributes.h" API header.

Change-Id: I34f58a927f68c1a0e59686c14d214825149749e1
Reviewed-on: https://code.wireshark.org/review/23400
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2017-09-06 08:10:56 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
Makefile.am Put tap-exportobject.h into the release tarball. 2016-12-02 18:28:43 +00:00
tap-camelsrt.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-comparestat.c Have a single IPv6 tap 2017-09-02 16:06:42 +00:00
tap-diameter-avp.c cli: use ws_strtou function. 2016-09-15 21:38:43 +00:00
tap-endpoints.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-expert.c tap: use g_new0() instead of g_new() and memset() 2017-02-19 16:15:52 +00:00
tap-exportobject.c Switch export objects to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:24:28 +00:00
tap-exportobject.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
tap-follow.c stat_tap_ui: remove leaks. 2017-02-19 13:25:44 +00:00
tap-funnel.c plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
tap-gsm_astat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-hosts.c Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRY 2017-06-19 14:33:09 +00:00
tap-httpstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-icmpstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-icmpv6stat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-iostat.c tap-iostat (cli): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7 2017-03-13 12:33:37 +00:00
tap-iousers.c More checks for localtime() and gmtime() returning NULL. 2016-10-22 02:27:32 +00:00
tap-macltestat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-protocolinfo.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-protohierstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rlcltestat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rpcprogs.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rtd.c stat_tap_ui: remove leaks. 2017-02-19 13:25:44 +00:00
tap-rtp.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rtspstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-sctpchunkstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-simple_stattable.c stat_tap_ui: remove leaks. 2017-02-19 13:25:44 +00:00
tap-sipstat.c [sipstat] Update the Response Codes table. 2017-06-21 17:22:50 +00:00
tap-smbsids.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-srt.c stat_tap_ui: remove leaks. 2017-02-19 13:25:44 +00:00
tap-stats_tree.c Clean up handling of enabled/disabled protocols/heuristic dissectors. 2017-04-08 20:40:08 +00:00
tap-sv.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-wspstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tshark-tap.h Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00