aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-04-27[docsis->Annex C] Fix TLV 45 decodingAdrian Simionov1-1/+2
2017-04-24[docsis->bpkm-attr] Updated Attribute 16 Error CodesAdrian Simionov1-3/+5
2017-04-18Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.Guy Harris3-4/+4
2017-04-18mate: avoid redefining NDEBUGPascal Quantin1-0/+2
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-1/+1
2017-04-17Get rid of unnecesary #includes.Guy Harris1-3/+0
2017-04-17Remove unnecessary tap.Guy Harris1-38/+0
2017-04-17Remove unnecessary tap.Guy Harris4-57/+7
2017-04-17Rename some routines and structure members.Guy Harris2-2/+2
2017-04-17Include protocols in the list of wanted hfids.Guy Harris4-6/+11
2017-04-17Consistently call mate_config pointers "mc".Guy Harris3-128/+128
2017-04-17Make the current MATE config pointer static only to packet-mate.c.Guy Harris5-63/+73
2017-04-16No need for this to be a global variable.Guy Harris1-7/+6
2017-04-16Work around a Lemon bug.Guy Harris1-0/+6
2017-04-16[DOCSIS] Fix typo in docsis_conf_code.Michael Mann1-1/+1
2017-04-16Revert "Temporary hack to debug the MATE grammar."Guy Harris1-3/+0
2017-04-16Temporary hack to debug the MATE grammar.Guy Harris1-0/+3
2017-04-16Get rid of some generated files with "make distclean".Guy Harris14-30/+54
2017-04-14mate: move 3 big structures from stack to heapPascal Quantin1-14/+36
2017-04-13unistim: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-13Use proto_get_finfo_ptr_array() rather than proto_find_finfo().Guy Harris1-12/+4
2017-04-12Fix indentation.Guy Harris1-2/+2
2017-04-12Prime the epan_dissect_t with postdissector wanted fields if necessary.Guy Harris1-53/+71
2017-04-12Add an API to let a postdissector specify fields whose values it needs.Guy Harris4-4/+43
2017-04-10Add support for BASE_VALS_NO_UNKNOWNAlexis La Goutte3-25/+25
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris3-3/+3
2017-04-01Don't use proto_tree_add_uint() to add an FT_BOOLEAN field.Guy Harris1-8/+8
2017-03-25profinet (pn-rt): fix 'pn_rt.ds_redundancy' exists multiple times with NOT co...Alexis La Goutte1-6/+3
2017-03-17PROFINET: Support the new BlockVersion 1.1 of the record PDPortStatistic.Birol Capa1-8/+110
2017-03-16PROFINET: Remove AMFilterData BlockBirol Capa1-55/+1
2017-03-14PROFINET: Fix the Asset Management Record DissectionBirol Capa1-4/+5
2017-03-12PROFINET: Extend System Redundancy SupportBirol Capa3-33/+348
2017-03-11unistim (plugin): fix this statement may fall through [-Werror=implicit-fallt...Alexis La Goutte1-0/+1
2017-03-04pluginIF: Allow en-/disable of elementsRoland Knall3-3/+50
2017-03-03pluginIf: Add/Remove single entries from selectorRoland Knall3-0/+84
2017-02-27pluginifdemo: Adjust title textsStig Bjørlykke1-6/+6
2017-02-24PluginIF: AdditionalToolbarRoland Knall19-0/+2111
2017-02-18transum: Add protections against NULL trees.Michael Mann1-4/+32
2017-02-16opcua: display abort messages correctlyHannes Mezger3-0/+23
2017-01-29Register reassembly tablesMichael Mann5-53/+11
2017-01-16profinet (pn): Fix Dead Store (Dead assignement/Dead increment) Warning found...Alexis La Goutte1-1/+0
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris3-6/+6
2017-01-09profinet: Skip comments in GSD fileGraham Bloice4-8/+75
2017-01-07Convert range API to always use wmem memory.Michael Mann2-17/+4
2017-01-06Convert some easily identifiable pinos.Michael Mann1-5/+5
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann49-198/+140
2016-12-26Don't claim packet as MATE if there is no MATE configurationMichael Mann1-1/+6
2016-12-25Cleanup transum post-dissector.Michael Mann5-665/+514
2016-12-24[TRANSUM] smb2.msg_id is now a FT_UINT64.Michael Mann1-1/+1