aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* WiMax DLMAP: Fix a large loop.Gerald Combs2020-02-131-0/+1
* WiMax DLMAP: Add a length check.Gerald Combs2020-02-072-1/+18
* Fix compilation with gcc-9.Dario Lombardo2020-01-271-2/+0
* Gryphon: Prevent endless loopMichael Mann2019-08-291-1/+5
* Clean up indentation.Guy Harris2019-07-151-78/+78
* mate: Memory leak in mate_grammar.lemon's recolonize function.Anders Broman2019-02-271-1/+2
* diam_dict.l,wimaxasncp_dict.l: fix -Werror=stringop-truncationPeter Wu2019-01-191-3/+2
* opcua: add missing opcua_nested_count decrementJiří Engelthaler2018-10-211-3/+15
* Include transport protocols' hfids in the list of wanted hfids.Guy Harris2018-10-202-1/+8
* PROFINET: ARServerblock is correctly dissected.moguz2018-09-281-5/+5
* ProfiNet: Fix order in AssetManagmentRoland Knall2018-09-211-4/+4
* opcua: prevent opcua dissector crash by limiting nesting depthHannes Mezger2018-09-142-1/+37
* OpcUa: fix in function getExtensionObjectTypeErika Szelleova2018-07-151-1/+1
* TRANSUM: fix crash when switching profilesPeter Wu2018-06-271-2/+2
* Don't check the CRC if the message isn't big enough to have a CRC.Guy Harris2018-05-311-3/+6
* l16mono: fix installation path when using autofooPascal Quantin2018-05-042-2/+2
* MATE: fix compilation with gcc 8Pascal Quantin2018-05-022-2/+12
* Forbid leading, duplicated and trailing dots in field namesPeter Wu2018-04-171-1/+1
* dcerpc-pn-io (profinet): Fix Dead Store (Dead assignement/Dead increment) War...Alexis La Goutte2018-03-261-1/+0
* PROFINET: Am_location dissection was wrong byte order.Gizem Yurdagul2018-03-221-48/+96
* l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ ...Alexis La Goutte2018-03-211-0/+2
* Removed assert which was only used for debugging.ciechanowski2018-03-131-6/+1
* gryphon: fix 'gryphon.usdt.action_flags' exists multiple times with NOT compa...Alexis La Goutte2018-03-111-1/+1
* gryphon: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2018-03-081-1/+0
* gryphon(.h): fix indent (use 4 spaces)Alexis La Goutte2018-03-081-324/+324
* The routines that implement a codec don't need to be public.Guy Harris2018-03-081-5/+5
* Gryphon Protocol dissector fixes and updates.ciechanowski2018-03-075-122/+2579
* spdx: more licenses converted.Dario Lombardo2018-03-0713-169/+13
* L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter2018-02-286-1/+206
* mate: change strcmp in g_strcmp0 that supports NULL (found by clang).Dario Lombardo2018-02-231-1/+1
* Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris2018-02-1714-84/+19
* Use -Werror except for explicitly listed dirty dissectors.Guy Harris2018-02-172-2/+2
* Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris2018-02-161-13/+8
* Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris2018-02-161-8/+8
* Disable warning C4267 in generated files.Gerald Combs2018-02-151-0/+6
* Make the DOCSIS dissector a built-in dissector.Guy Harris2018-02-1311-17888/+0
* plugins: use SPDX identifiers.Dario Lombardo2018-02-09153-1766/+153
* Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris2018-02-091-16/+16
* replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo2018-02-086-6/+6
* Have individual plugin CMakeLists.txt files add library dependencies.Guy Harris2018-02-0415-1/+29
* usbdump: Add usbdump wiretap plugin as functional exampleJaap Keuter2018-01-306-1/+476
* autotools: Rework the plugin MakefilesJaap Keuter2018-01-2118-47/+141
* wimax (plugins): fix no previous prototype for function 'proto_reg_handoff_wi...Alexis La Goutte2018-01-191-0/+1
* EtherCAT: Add Mailbox as a string in EtherCAT Frame Types.Michalis Kapsalakis2018-01-161-0/+1
* plugins: Add source tree subfolder for plugin libraryJoão Valverde2018-01-16228-29/+29
* Fix registration.Guy Harris2018-01-114-2/+17
* mate: check LoAL existence (CID: 1159338).Dario Lombardo2018-01-091-2/+5
* transum(plugin) fix typo reponse => responseAlexis La Goutte2017-12-311-1/+1
* profinet: add a nested fake variable to avoid null dereference.Dario Lombardo2017-12-301-0/+6
* plugins: fix no previous prototype for function 'plugin_register' [-Wmissing...Alexis La Goutte2017-12-231-1/+3