aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/stats_tree
AgeCommit message (Expand)AuthorFilesLines
2022-06-10tap: Adding flags for tap_packetRoland Knall1-9/+9
2022-04-04CMake: Finish splitting ADD_PLUGIN_LIBRARY.Gerald Combs1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-1/+1
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-1/+1
2021-04-16Plugins: Add missing prototypes.Gerald Combs1-0/+2
2021-03-02'stats_tree' is not a dissector plugin (CheckAPI.pl)João Valverde1-2/+0
2021-03-01Fix checkapi stats_tree filesJoão Valverde1-3/+3
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde1-1/+2
2021-01-30Generate plugin.c for tap plugins.Guy Harris3-51/+13
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris3-3/+3
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-20/+23
2018-12-28Allow floating point values for stats_treeMichael Mann1-6/+6
2018-08-21plugins: Minor interface improvementJoão Valverde1-1/+2
2018-05-01Use common indenting space in headingStig Bjørlykke2-19/+19
2018-04-18Remove autotools build system.Dario Lombardo1-55/+0
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-6/+2
2018-02-09plugins: use SPDX identifiers.Dario Lombardo3-39/+3
2018-02-04Have individual plugin CMakeLists.txt files add library dependencies.Guy Harris1-0/+2
2018-01-21autotools: Rework the plugin MakefilesJaap Keuter1-1/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde6-0/+545