aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua
AgeCommit message (Expand)AuthorFilesLines
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann1-1/+1
2015-12-08opcua: expand ReturnDiagnostics field of RequestHeaderHannes Mezger3-60/+121
2015-12-08opcua: fix order of ExpandedNodeId bitsHannes Mezger1-1/+1
2015-11-24Developers Guide updates for plugins with CMakeGraham Bloice1-1/+1
2015-10-27opcua: display string representation of AttributeId and DeadbandTypeHannes Mezger5-9/+43
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-14regenerate files adding new UA Specification 1.03 services and typesHannes Mezger12-24/+310
2015-10-14add new UA Specification 1.03 StatusCodesHannes Mezger1-1/+8
2015-08-23Remove some svn $Author$ lines that escaped previous cleanups.Joerg Mayer9-18/+0
2015-07-08opcua dissector: fix display of service type in packet columnHannes Mezger1-15/+8
2015-07-03plugins: add cleanup routinesPeter Wu1-0/+7
2015-07-02opcua dissector: Add DefaultXml encoding IDsHannes Mezger2-4/+163
2015-07-02opcua dissector: Fix display of status code in error messageHannes Mezger1-1/+1
2015-07-01opcua dissector: Fix parsing of 7 byte numeric service NodeIds.Gerhard Gappmeier1-2/+2
2015-04-17Fix CMake warningsGraham Bloice1-3/+3
2015-03-03plugins: fix dissector registration with CMakePeter Wu1-0/+1
2015-02-10Remove unneeded includes from plugins folderMartin Mathieson3-4/+0
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+2
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-38/+4
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice2-2/+23
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-22plugins: Cleanup #includesBill Meier11-15/+2
2014-12-08Fix full name of NodeId namespace index field, was a copy&pase errorHannes Mezger1-1/+1
2014-11-17Eliminate proto_tree_add_text by formatting field hf_opcua_ByteString in a fe...Michael Mann1-3/+2
2014-10-18Use proto_tree_add_expert_format instead of proto_tree_add_textHannes Mezger1-12/+16
2014-10-17Use proto_tree_add_bitmask for ExpandedNodeId EncodingMaskHannes Mezger1-9/+16
2014-10-17Add argument 'packet_info *pinfo' to all dissecting functionsHannes Mezger15-1623/+1624
2014-10-16Replace proto_tree_add_text in non-generated filesHannes Mezger2-36/+39
2014-10-16Replace proto_tree_add_text with proto_tree_add_subtree(_format) in generated...Hannes Mezger2-432/+431
2014-10-13fix forward declarations in opcua_serviceparser.hHannes Mezger1-271/+159
2014-10-12Add support for NTTIME_hyper and NTTIME_1secMatthieu Patou1-1/+1
2014-10-09CMake: Bundle our plugins.Gerald Combs1-3/+12
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier5-100/+158
2014-09-17opcua: prefix all hf_register_info with opcua, unify namingHannes Mezger4-67/+67
2014-09-17opcua: use BASE_NONE instead of 0Hannes Mezger1-4/+4
2014-09-17opcua: format all hf_register_info tables by aligning them to longest valueHannes Mezger5-176/+89
2014-09-17opcua: remove unused codeHannes Mezger2-20/+0
2014-09-17opcua: add hint to OPCUA settings tooltipHannes Mezger1-1/+1
2014-08-31Don't show the echo/python command lines when making plugin.cРоман Донченко1-3/+4
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко1-5/+0
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-12/+4
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-12/+1
2014-08-05Fix Bug #10348 Different dissection results for same file.AndersBroman1-90/+99
2014-07-30fix encodingmask of DiagnosticInfoHannes Mezger1-4/+16
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann2-36/+32
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2-10/+10
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-06-17Create and register subtree identifiers for all opcua array typesHannes Mezger8-439/+1571
2014-06-17Unify how opcua arrays are displayedHannes Mezger5-419/+450
2014-06-17Add myself as author for the opcua dissector pluginHannes Mezger2-4/+5