Commit History

Author SHA1 Message Date
  Julius Pfrommer 3e41a753b1 fix an internal link in the documentation 6 years ago
  Julius Pfrommer 65bfda099c improve documentation of the service signatures 6 years ago
  Stefan Profanter 957beede91 Merge pull request #1227 from open62541/hotfix/return_datasource_variable 6 years ago
  Stefan Profanter ae16808b31 Fix #1226 UA_Server_addDataSourceVariableNode always returned GOOD 6 years ago
  Julius Pfrommer 5ec8dd51ec fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled 6 years ago
  Julius Pfrommer 6c8d7eaf0c don't replace the namespace when setting a random nodeid 6 years ago
  Julius Pfrommer b2aa5467f7 change to a working cygwin repo 6 years ago
  Julius Pfrommer 051060cae6 cosmetic improvement to nodemanagement tests 6 years ago
  Julius Pfrommer 51288af66c simplify amalgamated header; remove duplicate extern 'C' 6 years ago
  Julius Pfrommer bacb53b1d1 make addnodes_begin and _finish part of the public API 6 years ago
  Julius Pfrommer 1f43e94472 simplify destructor handling; remove node children with the node 6 years ago
  Julius Pfrommer 4e055e3b0a Refactor compatible attribute checks; more unit tests 6 years ago
  Julian Grothoff b9673ee0bb Use the nodestore plugin in the server 6 years ago
  Julius Pfrommer 34b028d52a move some macro definitions out of ua_util.h 6 years ago
  Julian Grothoff 5533c48c6e Nodestore plugin interface 6 years ago
  Julius Pfrommer ebd9b6a7b7 define UA_realsleep for tests that wait for threads (no fake-sleep) 6 years ago
  Julius Pfrommer 41899cbf2a fix check server readspeed 6 years ago
  Julius Pfrommer 255dacdf5c make UA_EXPANDEDNODEID_NULL visible 6 years ago
  Julius Pfrommer e0058770c9 rename /plugins/ua_config_standard.* to /plugins/ua_config_default.* 6 years ago
  Julius Pfrommer 296f49d34b refactor attribute services (read service methods first) 6 years ago
  Julius Pfrommer c0956fd34e remove experimental stateless extension 6 years ago
  Infinity95 e23bee691b Prefix globals with g_ to avoid shadowing in amalgamation and make clear 6 years ago
  Julius Pfrommer 8c7b2e567e fix static_assert macros 6 years ago
  Julius Pfrommer 168f143eaf use integer shortnames in ua_types_encoding_binary.c 6 years ago
  Julius Pfrommer d569bfbe7f fix check_discovery on TCC 6 years ago
  Julius Pfrommer d7b59040b9 make UA_STATIC_ASSERT work on more compilers (specifically https://bellard.org/tcc/) 6 years ago
  Christian von Arnim ecbd67bd11 Add example client/server for nodemanagement access control 6 years ago
  Christian von Arnim 365aea5c48 Respect accessControl in nodemanagement service #1177 6 years ago
  Stefan Profanter c12c782ff6 Merge pull request #1210 from open62541/hotfix/assert_enums 6 years ago
  Stefan Profanter a59b1689a7 Merge pull request #1214 from open62541/hotfix/python_3 6 years ago