Julius Pfrommer
|
954f69b206
expose the TranslateBrowsePathstoNodeIds service to userland
|
8 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 years ago |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 years ago |
Julius Pfrommer
|
0af27d3535
refactor: remove a redundant array size check
|
8 years ago |
Julius Pfrommer
|
7643772e25
refactor: simplify object and variable instantiation
|
8 years ago |
Julius Pfrommer
|
2525fd527e
make function to get type-hierarchy reusable outside of services_view
|
8 years ago |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 years ago |
Julius Pfrommer
|
ce4031ef8d
use only a single UA_NodeId_isNull for all nodeid types
|
8 years ago |
Stasik0
|
2d87556063
view services do not fail
|
8 years ago |
Julius Pfrommer
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
8 years ago |
Julius Pfrommer
|
c4b386c499
fix integer conversion for the external namespace code
|
8 years ago |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
8 years ago |
Stefan Profanter
|
45256a43af
Fix all the cppcheck warnings and enable travis fail on cppcheck error
|
9 years ago |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
9 years ago |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 years ago |
FlorianPalm
|
8feb188c6f
Merge branch 'master' of https://github.com/open62541/open62541
|
9 years ago |
FlorianPalm
|
913087fc17
trying to fix the external_namespace support
|
9 years ago |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
9 years ago |
Julius Pfrommer
|
4d553b9c1f
nodestore: align recent changes in code not covered by travis and unit tests
|
9 years ago |
Julius Pfrommer
|
dfec630b98
fix DEBUG logging level
|
9 years ago |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
9 years ago |
Julius Pfrommer
|
62146ee230
add services to the server userspace UA_Server_browse/browseNext/Call
|
9 years ago |
Julius Pfrommer
|
27b6c4b30d
simplify the API for random values. use a (thread-local) global value in the background
|
9 years ago |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
191afe1ba1
simplify the API for random values. use a (thread-local) global value in the background
|
9 years ago |
Julius Pfrommer
|
eef6851af9
mingw32 complained about non-initialized variables where that is definitely not the case
|
9 years ago |
Julius Pfrommer
|
ac07df68b6
cosmetic improvements; increase the client timeout
|
9 years ago |
Julius Pfrommer
|
cfdccab274
purely cosmetic improvements
|
9 years ago |
Julius Pfrommer
|
ee91b5c498
remove duplicate code in the view service; an if-switch was pulled into the inner loop
|
9 years ago |
Julius Pfrommer
|
78c0891392
Merge branch 'unsigned_array_size' into simple_nodestore
|
9 years ago |