aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-23wiretap: rename wtap_register_file_type_subtypes().Guy Harris1-1/+1
2021-02-23usbdump: update struct file_type_subtype_info.Guy Harris1-13/+16
2021-02-17wiretap: more work on file type/subtypes.Guy Harris1-2/+1
2021-02-14Enable -Wredundant-decls.Guy Harris1-3/+0
2021-01-30Generate plugin.c for tap plugins.Guy Harris3-51/+13
2021-01-15Avoid CMP0071 warning when configuring with the pluginifdemoJaap Keuter1-0/+6
2020-12-31PN: CIMVDIValue is not part of DNCP SuboptionGizem Yurdagül1-15/+0
2020-12-29PROFINET: According to PN spec, RSI dissections are added.Basak Kalfa6-1/+1292
2020-12-28iLBC: fix deprecation type and cast.Dario Lombardo1-0/+9
2020-12-27mate: replace g_malloc with g_newMoshe Kaplan2-6/+6
2020-12-22mate_setup: allocate correct amount of memoryMoshe Kaplan1-1/+1
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan5-12/+12
2020-11-25GLib: Bump requirement 2.32 -> 2.36John Thacker1-4/+0
2020-11-01Unistim: Set the length and type of IP address fields properly.Martin Mathieson1-4/+4
2020-10-24MATE: Improve MATE debug facilityJaap Keuter1-0/+52
2020-10-22MATE: allow _AVP_DEBUGGING flag to be setJaap Keuter1-32/+31
2020-10-04Last batch of filter field string fixes.Martin Mathieson1-1/+1
2020-10-03RTP: opus playbackLin Sun2-0/+165
2020-09-28Fix some more wrong filter names.Martin Mathieson2-2/+2
2020-09-21PROFINET: IOCS and IOData object dissection with Multi ARBasak Kalfa5-30/+270
2020-09-10PROFINET: CBAVersion control is removed.Gizem Yurdagül1-6/+3
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs21-21/+20