summaryrefslogtreecommitdiffstats
path: root/tests/open62541-testserver/testserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build and tests with the current open62541 v1.0Jannis Voelker2019-08-171-64/+70
* tests: Add security extensions to testserverRainer Keller2019-03-061-2/+161
* tests: Use custom hostname for serverRainer Keller2019-02-251-0/+3
* Support the most recent open62541 release (v0.3.0)Jannis Voelker2019-01-071-1/+8
* uacpp: Fix time converterv5.12.0-beta3v5.12.0-beta2Rainer Keller2018-10-111-0/+33
* testserver: Add method with multiple output argumentsRainer Keller2018-09-131-0/+92
* Fix localesRainer Keller2018-08-291-12/+12
* testserver: Add description for variable nodesRainer Keller2018-08-241-0/+6
* testserver: Add fully writable nodeRainer Keller2018-08-141-0/+39
* Testserver: Add method node for adding namespacesRainer Keller2018-08-081-0/+75
* Fix typoRainer Keller2018-08-021-1/+1
* tests: Rename function nameRainer Keller2018-08-021-1/+1
* Prefer the C++11 nullptr to NULLFrank Meerkoetter2018-07-311-6/+6
* Enable reading and writing of multi-dimensional arraysJannis Voelker2018-07-271-1/+11
* 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 crash when converting empty array variants (open62541)Jannis Voelker2018-05-041-0/+36
* Simplify and clean up open62541 test serverJannis Voelker2018-03-161-577/+6
* Add ExtensionObject handling to support types from OPC-UA part 8, 5.6Jannis Voelker2018-01-051-0/+253
* Fix test failuresMaurice Kalinowski2017-12-211-1/+1
* Fix building the test server with -qtnamespaceJannis Voelker2017-12-151-0/+3
* Add an async API for method callsJannis Voelker2017-12-141-0/+74
* Add support for the StatusCode typeJannis Voelker2017-12-051-0/+33
* Add support for the QualifiedName typeJannis Voelker2017-11-271-0/+34
* Add XmlElement support to the Open62541 backendJannis Voelker2017-11-271-0/+32
* Add support for the GUID typeJannis Voelker2017-11-131-0/+41
* Add support for opaque and guid identifiers to the Open62541 test serverJannis Voelker2017-11-131-35/+13
* Switch to testserver based on Open62541Maurice Kalinowski2017-11-061-0/+391