Julius Pfrommer
|
4d553b9c1f
nodestore: align recent changes in code not covered by travis and unit tests
|
8 years ago |
Julius Pfrommer
|
0ec05abec7
improve the no-subscriptions log message
|
8 years ago |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
8 years ago |
Julius Pfrommer
|
921dce5b99
fix checking for little endian on android and BSDs
|
8 years ago |
Stasik0
|
bd375fb5b2
adding a special-case of endiannes for android, #507
|
8 years ago |
Stasik0
|
b15aa422f9
working on #510, fixing some memleaks, @ichrispa - help needed with arrays
|
8 years ago |
ichrispa
|
d9e944e980
Merge branch 'master' of https://github.com/acplt/open62541
|
8 years ago |
ichrispa
|
4a3a1c7966
Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field).
|
8 years ago |
Stasik0
|
586a24c952
fixing a typo in the last commit
|
8 years ago |
Stasik0
|
f9e8a6cfcc
replacing UA_ReadValueId_new() by UA_Array_new(&UA_TYPES[UA_TYPES_READVALUEID], 1); to increase the readabliliy
|
8 years ago |
Stasik0
|
07095dd3bb
fixing a memleak in GetEndpoints service, fixes a half of #510
|
8 years ago |
Stasik0
|
428afdb2e4
removed unneded timeToRenewSecureChannel parameter, relates #505
|
8 years ago |
Stasik0
|
d491f9bc66
fixing renewal in both client and server: added verification of secureChannelID for both the issue and the renewal case, relates #505
|
8 years ago |
Stasik0
|
cd5cec72b4
fixed wrong securechannel lifetime duration conversion, relates #505
|
8 years ago |
ichrispa
|
c7c5f5bc05
Fixed invalid type/cast check when editing variables that never held data before.
|
8 years ago |
ichrispa
|
b319a30078
In the absence of nodestore_release, "sampled" template nodes may go out of scope during instantiation (particularly when a lot of nodes are being build). Changing the instantiation functions to use copies of the original as templates avoids segfaults.
|
8 years ago |
Julius Pfrommer
|
dfec630b98
fix DEBUG logging level
|
8 years ago |
Oleksiy Vasylyev
|
e6387689d5
Subscription callback: using MonitoredItemId instead of ClientHandle
|
8 years ago |
Oleksiy Vasylyev
|
551251f0a3
Merge remote-tracking branch 'upstream/master'
|
8 years ago |
ichrispa
|
39c508f886
Fixed server.cpp, still using old addVariable method (travis 3184 failed).
|
8 years ago |
ichrispa
|
7fa5ab8a25
Merge branch 'master' of https://github.com/acplt/open62541
|
8 years ago |
ichrispa
|
a0ad0e6ea0
Reimplemented instantiation callback (required for #503).
|
8 years ago |
Julius Pfrommer
|
5089c3f13d
Revert "simplify networklayer signature. todo: endpoint url for discovery"
|
8 years ago |
Julius Pfrommer
|
0264790f89
Revert "fix logging of lower-priority events"
|
8 years ago |
Julius Pfrommer
|
476af29985
Merge pull request #495 from open62541/server_config
|
8 years ago |
Stasik0
|
412bf6d64d
Implemented UA_Client_getEndpoints function, relates to #313
|
8 years ago |
Julius Pfrommer
|
3c0868ac09
rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement
|
8 years ago |
Julius Pfrommer
|
10ae79f8d3
fix logging of lower-priority events
|
8 years ago |
Julius Pfrommer
|
9dafed865f
simplify networklayer signature. todo: endpoint url for discovery
|
8 years ago |
Julius Pfrommer
|
53d67b4140
single server config struct
|
8 years ago |