Julius Pfrommer
|
6a0b6f5ab9
improve documentation, make array api more intuitive
|
10 years ago |
Julius Pfrommer
|
fa90c57095
Merge branch 'master' into typedescription
|
10 years ago |
Julius Pfrommer
|
fc060e266e
fix for latest UA Expert
|
10 years ago |
Stasik0
|
af0e90b205
increased token lifetime, seems to fix/wokeround #173
|
10 years ago |
Julius Pfrommer
|
1038fe5c38
namespace first, then the id is more logical for nodeids
|
10 years ago |
Julius Pfrommer
|
404992459b
add example with datasource
|
10 years ago |
Julius Pfrommer
|
5bbab27f49
simplify the variable nodes
|
10 years ago |
Julius Pfrommer
|
4dacc66378
Merge branch 'master' into typedescription
|
10 years ago |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
10 years ago |
Julius Pfrommer
|
15faebb8ed
add a condition variable so the worker threads don't spin
|
10 years ago |
Julius Pfrommer
|
b6b40692b4
bugfix in node handling
|
10 years ago |
Julius Pfrommer
|
b985935593
make typedescription branch work
|
10 years ago |
Julius Pfrommer
|
fcffa3a602
Merge branch 'master' into typedescription
|
10 years ago |
Julius Pfrommer
|
2d8597d639
client code
|
10 years ago |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
10 years ago |
Julius Pfrommer
|
70d5d88da9
fix #149, remove magic values
|
10 years ago |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 years ago |
Julius Pfrommer
|
d4b08bd62b
fix bugs indicated by coverity
|
10 years ago |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
10 years ago |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
10 years ago |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
10 years ago |
FlorianPalm
|
e990cfd413
fixed merging error (wrong datatype for free)
|
10 years ago |
FlorianPalm
|
5a407bf60c
Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource
|
10 years ago |
FlorianPalm
|
0bdfb9f8b3
fixed mem leaks
|
10 years ago |
Julius Pfrommer
|
fda9634bea
remove leftover from securechannel_manager. still doesn't compile.
|
10 years ago |
FlorianPalm
|
52c398bfbc
reworked some code
|
10 years ago |
FlorianPalm
|
dc0ebcaa5a
moved nodestore operation registration from opcua.server.c to ua_server.c
|
10 years ago |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
10 years ago |
Stasik0
|
d415fa888b
fixed some illegal memory access by adding init funcitons properly
|
10 years ago |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
10 years ago |