aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-26PROFINET: DCP Option dissection updatedVahap Emin Agaogullari1-5/+1
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 Huus7-61/+64
2021-08-25gryphon: get rid of unused variables.Guy Harris1-6/+2
2021-08-08Some more dissector spellings.Martin Mathieson1-1/+1
2021-08-06trailing whitespaceZhaoHao1-5/+4
2021-08-06trail whitespaceZhaoHao1-36/+13
2021-08-06format the codeZhaoHao1-210/+210
2021-08-06add profidriveZhaoHao1-14/+298
2021-07-29wsutil: rename bytestring_to_str() -> bytes_to_str_punct()João Valverde1-4/+4
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde4-4/+4
2021-07-21First pass pinfo->pool conversionEvan Huus9-64/+64
2021-07-19wimax: fix field abbrevEvan Huus1-1/+1
2021-07-17Delete various unused fieldsEvan Huus1-37/+0
2021-07-14CMake: Fixup SpanDSP's TIFF includes.Gerald Combs2-10/+2
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs2-2/+10
2021-07-13prefs_register_protocol_obsolete protocols with only obsolete prefsChuck Craft1-1/+1
2021-07-11More mask checks and some fixes.Martin Mathieson2-11/+11
2021-07-08check_typed_item_calls.py Some more mask checksMartin Mathieson1-5/+5
2021-06-30PROFINET: Ensure multiple submodules are parsedMartin Tschoepe1-1/+1
2021-06-22CMake: Mark our plugin include directories PRIVATE.Gerald Combs9-0/+18
2021-06-19Replace some lingering references to g_log()João Valverde1-1/+1
2021-06-19Replace g_assert() with ws_assert()João Valverde1-1/+2
2021-06-16Replace g_log() calls with ws_log()João Valverde4-10/+14
2021-06-09PROFINET: DCP SET Block with 0 Block Lengthbasakkalfa3-66/+68
2021-05-24Add ws_debug() and use itJoão Valverde3-3/+3
2021-05-23PROFInet: Correct handling for multiple APIsMartin Tschoepe1-3/+1
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris6-87/+87
2021-04-16Plugins: Add missing prototypes.Gerald Combs8-0/+16
2021-04-10Some more spelling fixes.Martin Mathieson1-3/+3
2021-04-10PROFINET: Rsi dissection errors are fixed.Basak Kalfa3-22/+97
2021-03-29CMake: Remove non existent '/codecs' include pathJoão Valverde25-76/+6
2021-03-29plugin_ifdemo: Add missing QtMultimedia dependencyJoão Valverde1-1/+1
2021-03-02'stats_tree' is not a dissector plugin (CheckAPI.pl)João Valverde1-2/+0
2021-03-01Fix checkapi stats_tree filesJoão Valverde1-3/+3
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde22-24/+26
2021-02-28PROFINET: Multiple write in record dissectionVahap Emin Agaogullari1-41/+41