Julius Pfrommer
|
83e3af6ed0
fix two coverity warnings
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
%!s(int64=9) %!d(string=hai) anos |
Stasik0
|
3a5a59f641
hopefully last commit, now its either TCP or UDP rel #153
|
%!s(int64=10) %!d(string=hai) anos |
Stasik0
|
fec4c1ed62
initial work on UDP support, got it to compile, however it is completely untested
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
4d6801478a
remove most compiler warnings on msvc
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
bda9cd58f5
update concurrent nodestore
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
7aa7b32f89
Fix build on windows.
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
0bdfb9f8b3
fixed mem leaks
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
dc0ebcaa5a
moved nodestore operation registration from opcua.server.c to ua_server.c
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
614e4eb594
extended minimum types list
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
82a92dbb05
Merge remote-tracking branch 'origin/master' into external_datasource
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
c09578c2d5
example function to create nodes is working again
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
5e4b157c32
added write operation
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
8c4f2a2cff
added several variables into ns0 and fixed bugs in addNodes implementation. references are now named in ns0
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
1558c08885
fixes errors within read/write/nodes
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
6a46ef58eb
reworking the nodestore interface
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
5b2e1c5319
return endpoints with createsessionrequest. conformance tests are running now!
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
84a2e35ba9
Merge remote-tracking branch 'origin/master' into external_datasource
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
aa73ef2770
fixes within the example implementation
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
aa4268e4d6
added an example how to register a user defined "readNodes" operation
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
afbd8cc54a
simplified adding of scalar nodes from userland
|
%!s(int64=10) %!d(string=hai) anos |