aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-1/+1
2017-06-19PROFINET IO: define an arbitrary recursion depth limitPascal Quantin1-3/+12
2017-06-14DOCSIS: Prevent infinite loop from unknown FCParm.Michael Mann1-0/+4
2017-06-07profinet: use proto_tree_add_item_ret_(u)int directlyMartin Kaiser5-43/+26
2017-06-06profinet: use proto_tree_add_item_ret_(u)intMartin Kaiser1-12/+4
2017-06-04profinet dcp: simplify dissect_PNDCP_Suboption_Manuf()Martin Kaiser1-9/+4
2017-06-04profinet dcp: don't THROW() an exception from a dissectorMartin Kaiser1-1/+5
2017-06-04profinet: remove unnecessary if(tree) checksMartin Kaiser1-32/+15
2017-05-31opcua: fix no previous prototype for ‘parseNodeClassMask/parseResultMask’...Alexis La Goutte2-2/+2
2017-05-20If we don't have an ARUUID, don't use it as if we do.Guy Harris1-8/+14
2017-05-12DOCSIS: Simplify all MAC Management into a single file.Michael Mann49-14305/+7781
2017-05-12OPC UA: Added details for BrowseDescription NodeClassMask and ResultMaskCamille Guérin7-33/+133
2017-05-10Define YYMALLOCARGTYPE appropriately.Guy Harris1-2/+3
2017-05-10Clean up MateParser routine declarations.Guy Harris2-9/+6
2017-05-09mate (grammar): fix no previous prototype for function 'MateParser/Alloc/Free...Alexis La Goutte1-0/+6
2017-05-09docsis: DCC-REQ TLV 2.7 supportAdrian Simionov1-0/+23
2017-05-09Bring DOCSIS Mac Management "dissectors" into modernity.Michael Mann42-4129/+4256
2017-05-05dcerpc pn io (profinet) fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-05pn dcp (profinet): fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-05[docsis->dccrsp] Resolve confirmation codeAdrian Simionov1-1/+4
2017-05-03[DOCSIS] Use expert info instead of THROWing bounds errors for bad lengthsMichael Mann9-717/+833
2017-05-02[docsis->dccrsp] Update TLV numbers and names to MULPIv3.1-I10Adrian Simionov1-5/+5
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