aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan
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ørlykke26-247/+247
2018-04-22EtherCAT: Fix small bugs for mailbox typeMichalis Kapsalakis1-3/+5
2018-04-18Remove autotools build system.Dario Lombardo14-1105/+0
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-1/+1
2018-04-10Add, and use, "fetch signed value" for lengths < 40 bits.Guy Harris2-2/+2
2018-04-09Remove const from fields in a dynamically-allocated structure.Guy Harris2-2/+2
2018-04-09Remove const from fields in a dynamically-allocated structure.Guy Harris1-2/+2
2018-03-26dcerpc-pn-io (profinet): Fix Dead Store (Dead assignement/Dead increment) War...Alexis La Goutte1-1/+0
2018-03-22PROFINET: Am_location dissection was wrong byte order.Gizem Yurdagul1-48/+96
2018-03-13Removed assert which was only used for debugging.ciechanowski1-6/+1
2018-03-11gryphon: fix 'gryphon.usdt.action_flags' exists multiple times with NOT compa...Alexis La Goutte1-1/+1
2018-03-08gryphon: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2018-03-08gryphon(.h): fix indent (use 4 spaces)Alexis La Goutte1-324/+324
2018-03-07Gryphon Protocol dissector fixes and updates.ciechanowski5-122/+2579
2018-03-07spdx: more licenses converted.Dario Lombardo13-169/+13
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 Harris13-79/+18
2018-02-17Use -Werror except for explicitly listed dirty dissectors.Guy Harris2-2/+2
2018-02-16Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris1-13/+8
2018-02-16Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris1-8/+8
2018-02-15Disable warning C4267 in generated files.Gerald Combs1-0/+6
2018-02-13Make the DOCSIS dissector a built-in dissector.Guy Harris10-17887/+0
2018-02-09plugins: use SPDX identifiers.Dario Lombardo153-1766/+153
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-04Have individual plugin CMakeLists.txt files add library dependencies.Guy Harris14-1/+27
2018-01-21autotools: Rework the plugin MakefilesJaap Keuter15-14/+57
2018-01-19wimax (plugins): fix no previous prototype for function 'proto_reg_handoff_wi...Alexis La Goutte1-0/+1
2018-01-16EtherCAT: Add Mailbox as a string in EtherCAT Frame Types.Michalis Kapsalakis1-0/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde225-0/+137855