aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/opcua
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris7-7/+7
2018-12-13opcua: show invalid OPC UA messages when 'opcua' filter is setHannes Mezger1-0/+8
2018-12-12opcua: fix typo, use the commonly used 'Endpoint' instead of 'EndPoint'Hannes Mezger1-1/+1
2018-12-12opcua: add support for new reverse hello messageHannes Mezger3-0/+20
2018-10-21opcua: add missing opcua_nested_count decrementJiří Engelthaler1-3/+15
2018-10-20Updated OPC UA 1.0.4 enumerationcacamille31-0/+5
2018-10-17added new OPC UA 1.04 AttributesIdcacamille31-0/+5
2018-09-14opcua: prevent opcua dissector crash by limiting nesting depthHannes Mezger2-1/+37
2018-06-21OpcUa: fix in function getExtensionObjectTypeErika Szelleova1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo1-91/+0
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2018-02-09plugins: use SPDX identifiers.Dario Lombardo25-100/+25
2018-02-04Have individual plugin CMakeLists.txt files add library dependencies.Guy Harris1-0/+2
2018-01-21autotools: Rework the plugin MakefilesJaap Keuter1-1/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde31-0/+10208