Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer cf7053522d fix a cppcheck issue for unreachable code il y a 8 ans
  Julius Pfrommer 6e85c4c602 Add UA_Server_read and UA_Server_write to give complete access to the read and write services il y a 8 ans
  Yursen Kim bfc01857da Fix UA_Server_readDataType memory leak il y a 8 ans
  Julius Pfrommer f21e463e98 fix writing into a variable with a null datatype il y a 8 ans
  Julius Pfrommer 6386ed62d7 move locally usable services into the service sets; some cleanup il y a 8 ans
  Julius Pfrommer 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation il y a 8 ans
  Julius Pfrommer c79043168c improve parsing of index ranges il y a 8 ans
  Julius Pfrommer c15539f854 return null nodeid if the variable value is empty il y a 8 ans
  Julius Pfrommer c4b386c499 fix integer conversion for the external namespace code il y a 8 ans
  Julius Pfrommer 5039b9946a add more debug log messages il y a 8 ans
  Julius Pfrommer e46f16ff02 cosmetic cleanup il y a 8 ans
  Stasik0 bb33937c22 a bunch of error codes changes for ctt's "attribute services" section il y a 8 ans
  Julius Pfrommer 95b26d2b95 fix a cppcheck issue il y a 8 ans
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros il y a 8 ans
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error il y a 9 ans
  Julius Pfrommer c317396f4c Chunking callback (#534) il y a 8 ans
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag il y a 9 ans
  ichrispa d29d0a763e Fixed: Server sends nodeClass as INT32 while the Client expects UA_NODECLASS (causes reads of nodeClassAttribute to fail on type check.) il y a 9 ans
  Stasik0 f94ed099a7 refactoring destroyed stateless addon, fixing it il y a 9 ans
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h il y a 9 ans
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility il y a 9 ans
  FlorianPalm 8feb188c6f Merge branch 'master' of https://github.com/open62541/open62541 il y a 9 ans
  FlorianPalm 913087fc17 trying to fix the external_namespace support il y a 9 ans
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup il y a 9 ans
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 9 ans
  ichrispa 4a3a1c7966 Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field). il y a 9 ans
  ichrispa c7c5f5bc05 Fixed invalid type/cast check when editing variables that never held data before. il y a 9 ans
  Julius Pfrommer dfec630b98 fix DEBUG logging level il y a 9 ans
  wuyangtang 1d26891d35 check datasource callback before invoking il y a 9 ans
  Sten Grüner c3d4c52e0b Merge pull request #488 from Wtango/tmp il y a 9 ans