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