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 年之前 |
Julius Pfrommer
|
b1a8c01209
simplify decoding
|
10 年之前 |
Stasik0
|
3b9218def8
hard remove of all _print functions if DEBUG is not set, @jpfr or @uleon: who does own ua_xml.c? Please review changes there, I fear i was too hard. Relates to #101
|
10 年之前 |
Julius Pfrommer
|
f6fd24ade2
small simplifications
|
10 年之前 |
Julius Pfrommer
|
7ee57126e9
service_browse returns values. ua_application bug
|
10 年之前 |
Julius Pfrommer
|
3fbf126a6a
custom encoding for UA_ReferenceDescription #90
|
10 年之前 |
Julius Pfrommer
|
16dbd85c65
enumerations are int32 (#90)
|
10 年之前 |