Julius Pfrommer
|
5039b9946a
add more debug log messages
|
vor 8 Jahren |
Julius Pfrommer
|
e46f16ff02
cosmetic cleanup
|
vor 8 Jahren |
Stasik0
|
bb33937c22
a bunch of error codes changes for ctt's "attribute services" section
|
vor 9 Jahren |
Julius Pfrommer
|
95b26d2b95
fix a cppcheck issue
|
vor 9 Jahren |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
vor 9 Jahren |
Stefan Profanter
|
45256a43af
Fix all the cppcheck warnings and enable travis fail on cppcheck error
|
vor 9 Jahren |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
vor 9 Jahren |
Julius Pfrommer
|
0441355fbc
use the indexRange, check the encoding, use the timestampstoreturn flag
|
vor 9 Jahren |
ichrispa
|
d29d0a763e
Fixed: Server sends nodeClass as INT32 while the Client expects UA_NODECLASS (causes reads of nodeClassAttribute to fail on type check.)
|
vor 9 Jahren |
Stasik0
|
f94ed099a7
refactoring destroyed stateless addon, fixing it
|
vor 9 Jahren |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
vor 9 Jahren |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
vor 9 Jahren |
FlorianPalm
|
8feb188c6f
Merge branch 'master' of https://github.com/open62541/open62541
|
vor 9 Jahren |
FlorianPalm
|
913087fc17
trying to fix the external_namespace support
|
vor 9 Jahren |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
vor 9 Jahren |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
vor 9 Jahren |
ichrispa
|
4a3a1c7966
Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field).
|
vor 9 Jahren |
ichrispa
|
c7c5f5bc05
Fixed invalid type/cast check when editing variables that never held data before.
|
vor 9 Jahren |
Julius Pfrommer
|
dfec630b98
fix DEBUG logging level
|
vor 9 Jahren |
wuyangtang
|
1d26891d35
check datasource callback before invoking
|
vor 9 Jahren |
Sten Grüner
|
c3d4c52e0b
Merge pull request #488 from Wtango/tmp
|
vor 9 Jahren |
wuyangtang
|
1f5705d15a
Test for DataSource variable,fix segmentfault caused by DataSource callback function(read & write)
|
vor 9 Jahren |
wuyangtang
|
8722023fa8
fix bug what case segment fualt when writing to a readonly value
|
vor 9 Jahren |
Julius Pfrommer
|
72b2108313
continue merging the changes from master
|
vor 9 Jahren |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
vor 9 Jahren |
Julius Pfrommer
|
bcf2c47239
simplify the write service
|
vor 9 Jahren |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
vor 9 Jahren |
Julius Pfrommer
|
1c03b7f17d
msvc complains about a possibly unitialized variable
|
vor 9 Jahren |
Julius Pfrommer
|
3815345627
fix encoding of localizedtext; directly use the jump-table if possible
|
vor 9 Jahren |
Julius Pfrommer
|
c33b62c682
don't copy data for reading. use a NODELETE variant that points into the node
|
vor 9 Jahren |