aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/gryphon
AgeCommit message (Expand)AuthorFilesLines
2021-03-29CMake: Remove non existent '/codecs' include pathJoão Valverde1-2/+0
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde1-1/+2
2020-09-28Fix some more wrong filter names.Martin Mathieson1-1/+1
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-11/+11
2019-09-01gryphon: General cleanup/improvements of dissectorMichael Mann2-777/+934
2019-08-29Gryphon: Prevent endless loopMichael Mann1-1/+5
2019-07-27HTTPS In More Places, update some URLs.Guy Harris2-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris3-3/+3
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo1-66/+0
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 Lombardo1-13/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2018-02-09plugins: use SPDX identifiers.Dario Lombardo2-26/+2
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/+3487