Historique des commits

Auteur SHA1 Message Date
  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 a1b04f1035 replace ADDREFERENCE macro with a function 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 b4fc36bc88 fixing multithreaded version il y a 9 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
  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
  Stasik0 a50d32da62 adding baseDataVarialbeType type references for added Variable nodes il y a 10 ans
  Julius Pfrommer b2e4fb3438 use /deps/queue.h only. related to #167 il y a 10 ans
  Julius Pfrommer 43f9f6cf6c fix travis il y a 10 ans
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription il y a 10 ans
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API il y a 10 ans
  Julius Pfrommer 15faebb8ed add a condition variable so the worker threads don't spin il y a 10 ans
  Julius Pfrommer b985935593 make typedescription branch work il y a 10 ans
  Julius Pfrommer 2d8597d639 client code il y a 10 ans
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc il y a 10 ans
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity il y a 10 ans
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards il y a 10 ans
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores il y a 10 ans
  FlorianPalm 52c398bfbc reworked some code il y a 10 ans
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c il y a 10 ans