Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 67cf0af100 refactored the networklayer interface il y a 9 ans
  ichrispa 31bcf17c5a Moved new function decalarations to their appropriate headers. il y a 9 ans
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev il y a 9 ans
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation il y a 9 ans
  ichrispa 3d3e99a50b Undid everything methodCall related and ported the changes to a new branch. il y a 9 ans
  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). il y a 9 ans
  ichrispa 5fb3476f5a Merge branch 'master' into dev il y a 9 ans
  ichrispa 98a6883f10 Added addOneWayReferenceWithSession as a usable function outside of ua_addresspace.c (needed for automatic node generation). il y a 9 ans
  Julius Pfrommer 59cbd74b76 Merge branch 'master' into dev il y a 9 ans
  Julius Pfrommer a1b04f1035 replace ADDREFERENCE macro with a function il y a 9 ans
  Julius Pfrommer f7b9c622f3 Merge branch 'master' into dev il y a 9 ans
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime il y a 9 ans
  Stasik0 83c256db0e fixed one memleak il y a 9 ans
  Julius Pfrommer b125569533 Merge branch 'master' into dev il y a 9 ans
  Stasik0 b4fc36bc88 fixing multithreaded version il y a 9 ans
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). il y a 10 ans
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. il y a 10 ans
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ il y a 10 ans
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements il y a 10 ans
  Julius Pfrommer 233c36ec1a fix timed work, small cosmetic improvements il y a 10 ans
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet il y a 10 ans
  Stasik0 011f61bcb2 started to work on server config: il y a 10 ans
  Julius Pfrommer 6423239137 let users add their custom namespaces il y a 10 ans
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server il y a 10 ans
  Julius Pfrommer 853a1a1e0a enable release build for client, cosmetic improvements il y a 10 ans
  Stasik0 a8df8ec31e one more try to get stuff fixed il y a 10 ans
  Julius Pfrommer 8861cc0679 improve build il y a 10 ans
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file il y a 10 ans
  Stasik0 4bb34f9aa5 adding some more semantic information to ServerStatus node: buildTime and serverVersion il y a 10 ans
  Stasik0 247e304fb5 ServerStatus is now a DataSource and returns the current time, il y a 10 ans