Julius Pfrommer
|
70d5d88da9
fix #149, remove magic values
|
10 年 前 |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 年 前 |
Julius Pfrommer
|
bda9cd58f5
update concurrent nodestore
|
10 年 前 |
Julius Pfrommer
|
2b718c2be8
remove pragma pack by replacing sizeof() with precomputed sizes "on the wire"
|
10 年 前 |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
10 年 前 |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
10 年 前 |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 年 前 |
Julius Pfrommer
|
237ab33411
do not export transport-types from library
|
10 年 前 |
Julius Pfrommer
|
fcdfe58e97
simplify generated enums, use generated enums instead of custom ones
|
10 年 前 |
Julius Pfrommer
|
e8b9191ba4
finish usage of UA_StatusCode internally
|
10 年 前 |
Julius Pfrommer
|
6c8dc9c746
update statuscode
|
10 年 前 |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
10 年 前 |
Julius Pfrommer
|
122f22d671
export functions to add nodes in the server
|
10 年 前 |
Julius Pfrommer
|
7a17e28d1a
rename UA_.types[...] to UA_[...] and make VTable entries constant
|
10 年 前 |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
10 年 前 |
Julius Pfrommer
|
ea987a1076
improve documentation of data source
|
10 年 前 |
Julius Pfrommer
|
7830febf5a
remove return int32 when no errors are possible. add datasource handling to variant.
|
10 年 前 |
Julius Pfrommer
|
c5d917c049
do not include namespace0 with the generated types everywhere
|
10 年 前 |
Julius Pfrommer
|
04627d13e1
set standard visibility to hidden, clean include hierarchy.
|
10 年 前 |
Julius Pfrommer
|
6a7beb4450
autogenerate transport types
|
10 年 前 |
Julius Pfrommer
|
e75dac31e1
remove bugs found by clang static analysis
|
10 年 前 |
Stasik0
|
7aeccac7ac
new feature: cmake can now be configure with "TYPES_ONLY_NEEDED" resulting in the lowest possible number of types
|
10 年 前 |
Julius Pfrommer
|
3897afc744
simplify NodeId type (shortened nodeids only during encoding)
|
10 年 前 |
Julius Pfrommer
|
981725b5b3
libopen62541 compiles with Visual Studio 2013
|
10 年 前 |
Julius Pfrommer
|
5d247544a9
Small improvements to build
|
10 年 前 |
Julius Pfrommer
|
893e046c99
build with cmake
|
10 年 前 |
Julius Pfrommer
|
e3ea519cf5
structure for JSON encoding
|
10 年 前 |
Julius Pfrommer
|
3e98f7b505
new --enable-profile option, removed unneeded types
|
10 年 前 |
Julius Pfrommer
|
bb0034a45b
clean up coverity errors
|
10 年 前 |
Julius Pfrommer
|
5da410574e
deleteMembers by default if decoding doesn't work
|
10 年 前 |