コミット履歴

作者 SHA1 メッセージ 日付
  ichrispa 98a6883f10 Added addOneWayReferenceWithSession as a usable function outside of ua_addresspace.c (needed for automatic node generation). 9 年 前
  Julius Pfrommer a1b04f1035 replace ADDREFERENCE macro with a function 9 年 前
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 年 前
  Stasik0 b4fc36bc88 fixing multithreaded version 9 年 前
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ 10 年 前
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 年 前
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet 10 年 前
  Stasik0 011f61bcb2 started to work on server config: 10 年 前
  Julius Pfrommer 6423239137 let users add their custom namespaces 10 年 前
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server 10 年 前
  Julius Pfrommer 853a1a1e0a enable release build for client, cosmetic improvements 10 年 前
  Stasik0 a8df8ec31e one more try to get stuff fixed 10 年 前
  Julius Pfrommer 8861cc0679 improve build 10 年 前
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 年 前
  Stasik0 4bb34f9aa5 adding some more semantic information to ServerStatus node: buildTime and serverVersion 10 年 前
  Stasik0 247e304fb5 ServerStatus is now a DataSource and returns the current time, 10 年 前
  Stasik0 a50d32da62 adding baseDataVarialbeType type references for added Variable nodes 10 年 前
  Julius Pfrommer b2e4fb3438 use /deps/queue.h only. related to #167 10 年 前
  Julius Pfrommer 43f9f6cf6c fix travis 10 年 前
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 10 年 前
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 10 年 前
  Julius Pfrommer 15faebb8ed add a condition variable so the worker threads don't spin 10 年 前
  Julius Pfrommer b985935593 make typedescription branch work 10 年 前
  Julius Pfrommer 2d8597d639 client code 10 年 前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity 10 年 前
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 年 前
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores 10 年 前
  FlorianPalm 52c398bfbc reworked some code 10 年 前
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c 10 年 前