aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Use the plugin name as the protocol short nameMark Stemm1-6/+4
2022-03-22Sysdig Bridge: Fix a memory allocation crash.Loris Degioanni1-6/+18
2022-03-22Use register_shutdown_routine, not cleanup_routineMark Stemm1-1/+1
2022-03-22Update to use single extract_fields funcMark Stemm2-83/+86
2022-03-22Update to reflect latest plugins api changesMark Stemm2-24/+29
2022-03-22load the plugins from the wireshark directoryLoris Degioanni1-7/+29
2022-03-22separate list of conversation filters for logsharkLoris Degioanni1-1/+1
2022-03-22conversation-like filtering and coloring for sysdig pluginsLoris Degioanni3-16/+160
2022-03-22sysdig: initial implementation of sysdig plugins supportLoris Degioanni2-33/+781
2022-03-22initial skeleton for sysdig plugins experimentsLoris Degioanni5-0/+150
2022-02-11Profinet plugin: Decode more r/w indexesDirk Ziegelmeier1-2/+12
2022-02-11Profinet plugin: Update several enumsDirk Ziegelmeier1-64/+131
2022-02-04Trivial: change some formatting in hf item definitionsMartin Mathieson1-1/+1
2022-02-03More mask/field-length fixesMartin Mathieson1-1/+1
2022-01-29PROFINET: Fix incorrect API call, assertionJohn Thacker1-2/+2
2022-01-29check_typed_item_calls.py - Find all (but 3) items from calls.Martin Mathieson1-4/+2
2022-01-20Profinet Plugin: Improve dissecting PDPortDataReal blockDirk Ziegelmeier1-8/+19
2022-01-20Profinet plugin: Dissect Neighbors blockDirk Ziegelmeier1-2/+114
2022-01-20Profinet Plugin: Dissect OwnPort blockDirk Ziegelmeier1-0/+84
2022-01-20Profinet Plugin: Decode PDPortDataRealExtended blockDirk Ziegelmeier1-0/+40
2022-01-20Profinet Plugin: Cleanup diagnosis data decodingDirk Ziegelmeier1-163/+110
2022-01-20Profinet Plugin: Add 10BASET1L and APL MAU TypeDirk Ziegelmeier1-2/+6
2022-01-20Profinet Plugin: Update Block Type ListDirk Ziegelmeier1-9/+42
2022-01-20Profinet Plugin: Decode ControlBlockPlugDirk Ziegelmeier1-6/+19
2022-01-20Profinet plugin: Correctly name ModuleDiffBlock bitsDirk Ziegelmeier1-16/+16
2022-01-20Profinet plugin: Decode QualifiedChannelDiagnosisDirk Ziegelmeier1-2/+124
2021-12-31Fix more repeated words throughoutMoshe Kaplan1-1/+1
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan2-2/+2
2021-12-21Add a ws_posix_compat.h headerJoão Valverde1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde11-64/+64
2021-12-19Replace g_snprintf() with snprintf()João Valverde13-57/+57
2021-12-06Added Invalid value to BrowseDirection enumcacamille31-0/+1
2021-12-02dfilter: Convert grammar.lemon to 4-space indentationJoão Valverde1-0/+3
2021-11-21gryphon: Create pkt_info if it doesn't existJohn Thacker1-7/+6
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-0/+1
2021-11-11Lua is a proper name. Fix its capitalization.Gerald Combs2-2/+2
2021-10-22Windows: Fix warnings using flexJoão Valverde2-0/+2
2021-10-11Fix some spelling errorsMartin Mathieson3-3/+3
2021-10-07Fix some field mask widths.Martin Mathieson1-20/+20
2021-10-07to_str: scope tvb_ip_to_strEvan Huus1-2/+2
2021-10-06Ethercat: try to fix EEPROM Ctrl/Status bitmask fieldsMartin Mathieson1-12/+12
2021-10-04to_str: pull scope arg up into tvb_ether_to_strEvan Huus1-1/+1
2021-09-28guids: wmem-scope lookupsEvan Huus1-2/+2
2021-09-24USBDump: Fix Memleak with error infoRoland Knall1-1/+1
2021-09-22Fix the lengths of some masks.Martin Mathieson1-5/+5
2021-09-21ethercat: Fix some too-wide mask widths.Martin Mathieson2-30/+30
2021-09-20Fix config.h include orderJoão Valverde8-4/+8
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-1/+1
2021-08-29wiretap: always allocate a block for a record.Guy Harris1-0/+1
2021-08-27Some spelling fixes.Martin Mathieson1-3/+3