summaryrefslogtreecommitdiffstats
path: root/tests/open62541-testserver
Commit message (Expand)AuthorAgeFilesLines
* CMake: Port the open62541 plugin to OpenSSLJannis Voelker2020-09-084-3/+19
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-313-6/+6
* Fix auto.pro and regenerate CMake filesJannis Voelker2020-08-241-0/+1
* Add event monitoring auto testJannis Voelker2020-08-243-0/+128
* Port to open62541 v1.1Jannis Voelker2020-08-243-2/+3
* Use QString::fromUtf8() for node id constructionJannis Voelker2020-08-191-0/+3
* CMake: Fix CMake build for open62541Jannis Voelker2020-08-071-2/+10
* CMake: Fix open62541-testserver for macOSJannis Voelker2020-06-051-1/+5
* Fix windows specific conditions for CMakeJannis Voelker2020-06-051-4/+4
* Add CMake support for building Qt OPC UAJannis Voelker2020-06-042-0/+197
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-211-0/+0
|\
| * Update certificate and private key for the opcuaviewer exampleJannis Voelker2020-04-171-0/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-4/+4
|\|
| * Fix warning about unused variableRainer Keller2019-10-101-0/+2
| * Update open62541 to the v1.0 releaseJannis Voelker2019-10-101-3/+2
| * Remove unused includesv5.14.0-beta1Rainer Keller2019-10-021-1/+0
* | The Q_UNUSED macro is already inserting a ';'Frank Meerkötter2019-10-081-20/+20
|/
* Fix build and tests with the current open62541 v1.0Jannis Voelker2019-08-177-219/+73
* Workaround for bug in Open62541Rainer Keller2019-04-101-0/+4
* tests: Add auto test for securityRainer Keller2019-03-193-0/+1
* examples: Update opcuaviewer certificatesv5.13.0-beta1Rainer Keller2019-03-072-0/+1
* tests: Add security extensions to testserverRainer Keller2019-03-0610-3/+354
* tests: Use custom hostname for serverRainer Keller2019-02-251-0/+3
* Move classes out of namespaceRainer Keller2019-01-212-36/+50
* open62541: Include sources as 3rd party codeRainer Keller2019-01-071-1/+6
* Support the most recent open62541 release (v0.3.0)Jannis Voelker2019-01-073-3/+10
* uacpp: Fix time converterv5.12.0-beta3v5.12.0-beta2Rainer Keller2018-10-113-0/+35
* testserver: Add method with multiple output argumentsRainer Keller2018-09-133-1/+100
* Fix localesRainer Keller2018-08-292-15/+15
* testserver: Add description for variable nodesRainer Keller2018-08-241-0/+6
* testserver: Add fully writable nodeRainer Keller2018-08-143-0/+50
* Testserver: Add method node for adding namespacesRainer Keller2018-08-083-0/+86
* Add QML APIRainer Keller2018-08-071-0/+4
* Fix typoRainer Keller2018-08-021-1/+1
* tests: Rename function nameRainer Keller2018-08-023-3/+3
* Prefer the C++11 nullptr to NULLFrank Meerkoetter2018-07-311-6/+6
* Enable reading and writing of multi-dimensional arraysJannis Voelker2018-07-273-2/+18
* Enable reading and writing of extension objectsJannis Voelker2018-07-252-1/+6
* Add the OPC UA Argument typeJannis Voelker2018-07-191-0/+10
* Enable reading and writing of ExpandedNodeId valuesJannis Voelker2018-07-111-0/+7
* Get rid of open62541 compile warningsRainer Keller2018-07-031-1/+1
* testserver: Use display name as browse name for foldersRainer Keller2018-07-031-1/+1
* Fix memory management for the test serverRainer Keller2018-06-271-1/+4
* Fix memory management for the test serverRainer Keller2018-06-201-2/+28
* Fix the default values and clean up main in the testserverJannis Voelker2018-05-091-44/+66
* Fix crash when converting empty array variants (open62541)Jannis Voelker2018-05-043-0/+39
* Simplify and clean up open62541 test serverJannis Voelker2018-03-164-647/+85
* Reduce number of children in largeTestFolder to 100Jannis Voelker2018-02-281-1/+1
* Remove time ticker node in the open62541 test serverJannis Voelker2018-01-121-19/+0
* Add ExtensionObject handling to support types from OPC-UA part 8, 5.6Jannis Voelker2018-01-054-1/+275