aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/mate
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Free g_ptr_array_free-related memory leaksPeter Wu3-3/+3
2018-05-02MATE: fix compilation with gcc 8Pascal Quantin2-2/+12
2018-05-01Use common indenting space in headingStig Bjørlykke6-60/+60
2018-04-18Remove autotools build system.Dario Lombardo1-129/+0
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-23mate: change strcmp in g_strcmp0 that supports NULL (found by clang).Dario Lombardo1-1/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-11/+1
2018-02-17Use -Werror except for explicitly listed dirty dissectors.Guy Harris1-1/+1
2018-02-16Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris1-8/+8
2018-02-09plugins: use SPDX identifiers.Dario Lombardo7-91/+7
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 Valverde24-0/+5952