コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 年 前
  ichrispa 31bcf17c5a Moved new function decalarations to their appropriate headers. 9 年 前
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev 9 年 前
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 年 前
  ichrispa 3d3e99a50b Undid everything methodCall related and ported the changes to a new branch. 9 年 前
  ichrispa 4717f4f305 Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet). 9 年 前
  ichrispa 5fb3476f5a Merge branch 'master' into dev 9 年 前
  ichrispa 98a6883f10 Added addOneWayReferenceWithSession as a usable function outside of ua_addresspace.c (needed for automatic node generation). 9 年 前
  Julius Pfrommer 59cbd74b76 Merge branch 'master' into dev 9 年 前
  Julius Pfrommer a1b04f1035 replace ADDREFERENCE macro with a function 9 年 前
  Julius Pfrommer f7b9c622f3 Merge branch 'master' into dev 9 年 前
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 年 前
  Stasik0 83c256db0e fixed one memleak 9 年 前
  Julius Pfrommer b125569533 Merge branch 'master' into dev 9 年 前
  Stasik0 b4fc36bc88 fixing multithreaded version 9 年 前
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). 10 年 前
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. 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 233c36ec1a 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 年 前