aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-12-15tools/check_typed_item_calls: check FT_BOOLEAN mask lengthMartin Mathieson1-1/+1
2022-11-20Add macros to control lemon diagnosticsJoão Valverde3-7/+9
2022-11-18Fix some cppcheck issuesMartin Mathieson1-1/+1
2022-11-17CMake: Disable -Werror for flex generated filesJoão Valverde2-2/+3
2022-11-17CMake: Move clang warningsJoão Valverde1-0/+3
2022-11-15opcua: Quiet a Coverity warningJohn Thacker1-1/+8
2022-11-14epan: Separate fragment_head and fragment_itemJohn Thacker1-2/+3
2022-10-13wimaxasncp: Fix dissection of message type in packet headerTim Potter1-6/+6
2022-10-11Fix issue #18391Dirk Ziegelmeier1-2/+4
2022-10-10transum: expert infos are not Boolean fields.Guy Harris3-4/+39
2022-10-08esl_eth: support nanosecond timestampsDavid Perry1-0/+1
2022-10-05TRANSUM: fix fetching of Boolean values.Guy Harris1-1/+2
2022-09-29TRANSUM: claim 0 bytes of packet dataDavid Perry1-1/+1
2022-09-29Replace the last of PROTO_ITEM_ macro calls with function callsJaap Keuter1-1/+1
2022-09-07opcua: Squelch a couple of warnings by adding casts.Anders Broman1-7/+7
2022-08-25Rename a bunch of things with "conversation".Guy Harris7-46/+46
2022-08-19Falco Bridge: Add a NULL check.Gerald Combs1-1/+1
2022-08-15Falco Bridge: Update to match falcosecurity-libs 0.8.0.Gerald Combs3-8/+7
2022-08-15pluginifdemo: Qt5->Qt6; bump version to 0.0.2Chuck Craft2-6/+6
2022-08-09Use `register_dissector()` for more protocolsDavid Perry3-11/+8
2022-08-02epan: Refactor floating point display typesJoão Valverde1-1/+1
2022-07-23ECATMB: Add SDO Information to CANopenTypeUli Heilmeier1-0/+1
2022-07-06Rename Logwolf to LograyGerald Combs1-1/+1
2022-07-06Fix some spellings.Martin Mathieson2-2/+2
2022-06-16ethercat: Fix EEPROM Ctrl/Status bitmask fieldsJohn Thacker1-8/+9
2022-06-10tap: Adding flags for tap_packetRoland Knall1-9/+9
2022-06-09irda: Use correct conversation_new() optionsStig Bjørlykke1-1/+1
2022-05-31Profinet plugin: Dissect writing I&M1 and I&M2, tooDirk Ziegelmeier1-0/+2
2022-05-31Profinet plugin: Decode more error codesDirk Ziegelmeier1-3/+47
2022-05-23epan: Allow conversations based on arbitrary element lists.Gerald Combs1-6/+38
2022-05-21Use proto_tree_add_item where possibleMatthias Dietrich1-7/+8
2022-05-21Add PA Profile 4.02 diagnostics codesMatthias Dietrich1-0/+362
2022-05-21Dissect PA Profile IO dataMatthias Dietrich3-6/+238
2022-05-21Resolve PA Profile 4.02 submodule namesMatthias Dietrich2-0/+354
2022-05-19Falco Bridge: API updates.Gerald Combs3-11/+12
2022-05-19Falco Bridge: Fix address field registration.Gerald Combs1-1/+2
2022-05-03Falco Bridge: Fix a couple of bugs.Gerald Combs1-4/+3
2022-04-29Falco Bridge: Add typed address fields.Gerald Combs2-3/+93
2022-04-27Falco Bridge: Fix building on Windows.Gerald Combs1-0/+10
2022-04-27Falco Bridge: Switch to the sinsp capabilities API.Gerald Combs2-11/+5
2022-04-27Profinet plugin: Add severity according to PA Profile 4.02Dirk Ziegelmeier1-6/+6
2022-04-26Falco Bridge: Update to match the current libsinsp API.Gerald Combs3-69/+83
2022-04-25CMake+Logwolf: Populate our Falco plugin directory.Gerald Combs1-1/+1
2022-04-20PROFINET: TSN Dissection implementedVahap Emin Agaogullari2-22/+1963
2022-04-19epan: Add the ability to add conversation filter protocols.Gerald Combs1-2/+6
2022-04-16PROFINET: Fix count of IO data objects and IOCSMatthias Dietrich3-19/+29
2022-04-16PROFINET: Split number of IOCS between in and outMatthias Dietrich3-4/+9
2022-04-13Falco Bridge: Misc cleanup.Gerald Combs4-92/+60
2022-04-04CMake: Finish splitting ADD_PLUGIN_LIBRARY.Gerald Combs23-23/+23
2022-04-04Falco Bridge: Fix a function declaration.Gerald Combs1-1/+1