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