FlorianPalm
|
55b315b578
adjusted the isNodeInTree call in order to find also sub references of hasComponent
|
лет назад: 8 |
ichrispa
|
984342b057
ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages.
|
лет назад: 8 |
Julius Pfrommer
|
d20f97c3b0
search upwards in the tree with multiple reference types
|
лет назад: 8 |
Julius Pfrommer
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
лет назад: 8 |
Julius Pfrommer
|
3b90f47cac
cosmetic improvements
|
лет назад: 8 |
FlorianPalm
|
462909fe66
clean up
|
лет назад: 8 |
FlorianPalm
|
c1ec27cd95
shortened isNodeInTree function
|
лет назад: 8 |
FlorianPalm
|
428d27eef8
fixes for call service
|
лет назад: 8 |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
лет назад: 8 |
Stasik0
|
509e4c9821
fixing build, the ifdefs had no chance to be set, since config was not included
|
лет назад: 8 |
Julius Pfrommer
|
cd0c012e47
include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces
|
лет назад: 8 |
Julius Pfrommer
|
66bbb8581b
align call-service to signed array dimensions
|
лет назад: 9 |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
лет назад: 9 |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
лет назад: 9 |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
лет назад: 9 |
Julius Pfrommer
|
62146ee230
add services to the server userspace UA_Server_browse/browseNext/Call
|
лет назад: 9 |
Julius Pfrommer
|
99e81fe736
call methods today with the number of input and output arguments
|
лет назад: 9 |
Julius Pfrommer
|
2f5a6ec9a0
cosmetic improvements to the call service
|
лет назад: 9 |
Julius Pfrommer
|
40c5c06dbc
remove a clang analyzer report in the argument verification; fix the builtin unit test on clang
|
лет назад: 9 |
Julius Pfrommer
|
4bd62dca74
remove nodestore_release
|
лет назад: 9 |
Julius Pfrommer
|
7f08e21937
compile methods
|
лет назад: 9 |
Julius Pfrommer
|
a3be08ae1a
status
|
лет назад: 9 |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
лет назад: 9 |
Julius Pfrommer
|
01ca9996de
check the return value where it is required; split a complicated function into two easier parts
|
лет назад: 9 |
Julius Pfrommer
|
d892175208
allow 0-length arguments when -1 length is defined
|
лет назад: 9 |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
лет назад: 9 |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
лет назад: 9 |
Stasik0
|
40d1bdd2a5
adding callback structure to couple with callbacks on non-datasource nodes, relates to #399
|
лет назад: 9 |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
лет назад: 9 |
ichrispa
|
198597c520
Backported handle attachement to method callbacks from application.
|
лет назад: 9 |