提交歷史

作者 SHA1 備註 提交日期
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag 9 年之前
  ichrispa d29d0a763e Fixed: Server sends nodeClass as INT32 while the Client expects UA_NODECLASS (causes reads of nodeClassAttribute to fail on type check.) 9 年之前
  Stasik0 f94ed099a7 refactoring destroyed stateless addon, fixing it 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 年之前
  FlorianPalm 8feb188c6f Merge branch 'master' of https://github.com/open62541/open62541 9 年之前
  FlorianPalm 913087fc17 trying to fix the external_namespace support 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 c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 9 年之前
  ichrispa 4a3a1c7966 Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field). 9 年之前
  ichrispa c7c5f5bc05 Fixed invalid type/cast check when editing variables that never held data before. 9 年之前
  Julius Pfrommer dfec630b98 fix DEBUG logging level 9 年之前
  wuyangtang 1d26891d35 check datasource callback before invoking 9 年之前
  Sten Grüner c3d4c52e0b Merge pull request #488 from Wtango/tmp 9 年之前
  wuyangtang 1f5705d15a Test for DataSource variable,fix segmentfault caused by DataSource callback function(read & write) 9 年之前
  wuyangtang 8722023fa8 fix bug what case segment fualt when writing to a readonly value 9 年之前
  Julius Pfrommer 72b2108313 continue merging the changes from master 9 年之前
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 9 年之前
  Julius Pfrommer bcf2c47239 simplify the write service 9 年之前
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 9 年之前
  Julius Pfrommer 1c03b7f17d msvc complains about a possibly unitialized variable 9 年之前
  Julius Pfrommer 3815345627 fix encoding of localizedtext; directly use the jump-table if possible 9 年之前
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 年之前
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore 9 年之前
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size 9 年之前
  Julius Pfrommer a9141f2994 Missing _init in decodebinary; realloc too small for parserange 9 年之前
  Julius Pfrommer 4bd62dca74 remove nodestore_release 9 年之前
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests 9 年之前
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 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 年之前