コミット履歴

作者 SHA1 メッセージ 日付
  ichrispa d9c16defb5 Conflicts: 9 年 前
  Stasik0 055010c14d fixing issues marked by coverity 9 年 前
  ichrispa d9f74caa37 Added userspace function UA_Server_AddMonodirectionalReference; Analogous to UA_Server_addReference, but does not add a second reference and isForward can be defined during the call. 9 年 前
  Stasik0 d5e00a3c82 making server compile again 9 年 前
  Julius Pfrommer a1b04f1035 replace ADDREFERENCE macro with a function 9 年 前
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms 10 年 前
  Julius Pfrommer 523ce90dba put external namespace handling in ifdefs with a cmake-flag 10 年 前
  Stasik0 e9f4560205 cosmetics: renamed exampleServer into server, exampleClient into client, moved demonodes to userspace (server.c) 10 年 前
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ 10 年 前
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 年 前
  Julius Pfrommer 59d9945576 Realloc references array in addOneWayReferenceWithSession if multithreading is disabled. See #224. 10 年 前
  Julius Pfrommer 6423239137 let users add their custom namespaces 10 年 前
  Julius Pfrommer efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt 10 年 前
  Julius Pfrommer b23216c694 simplify ua_string generation from chars 10 年 前
  Julius Pfrommer a5162352b6 API improvements 10 年 前
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 年 前
  Julius Pfrommer c7368d7d82 improvements to the address space and the view service set 10 年 前
  Julius Pfrommer 6946d8073e remove some coverity errors 10 年 前
  Julius Pfrommer 531a030e97 improve wording 10 年 前
  Julius Pfrommer 277ceae206 move datasource into the variablenode, not the variant 10 年 前
  Julius Pfrommer 04574c8bcd move datasource handling to the variable node 10 年 前
  Stasik0 a50d32da62 adding baseDataVarialbeType type references for added Variable nodes 10 年 前
  Julius Pfrommer 6a0b6f5ab9 improve documentation, make array api more intuitive 10 年 前
  Julius Pfrommer 43f9f6cf6c fix travis 10 年 前
  Julius Pfrommer 5b8477ff35 add nodeid to addVariableNode call 10 年 前
  Julius Pfrommer 5821236990 improve the node adding API 10 年 前
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 10 年 前
  Julius Pfrommer b6b40692b4 bugfix in node handling 10 年 前
  Julius Pfrommer b985935593 make typedescription branch work 10 年 前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 年 前