aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/gryphon/packet-gryphon.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-21gryphon: fix handling the ioctl code in a response.Guy Harris1-5/+9
2023-02-20Check that value_string values fit into field widthMartin Mathieson1-0/+2
2023-01-16Fix various issues seen with tools/check_typed_item_calls.pyMartin Mathieson1-3/+4
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2021-11-21gryphon: Create pkt_info if it doesn't existJohn Thacker1-7/+6
2021-08-25gryphon: explain in detail why we can't import tfs strings from libwireshark.Guy Harris1-1/+12
2021-08-25plugins: convert to pinfo->poolEvan Huus1-27/+27
2021-08-25gryphon: get rid of unused variables.Guy Harris1-6/+2
2020-09-28Fix some more wrong filter names.Martin Mathieson1-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 Mann1-755/+920
2019-08-29Gryphon: Prevent endless loopMichael Mann1-1/+5
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
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-07Gryphon Protocol dissector fixes and updates.ciechanowski1-117/+2419
2018-02-09plugins: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-0/+2866