Commit History

Author SHA1 Message Date
  Julius Pfrommer ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 5 years ago
  Julius Pfrommer 229cdb5db0 Merge branch '1.0' 5 years ago
  Julius Pfrommer e0b7665b15 fix(server): Suppress duplicate results in UA_browseRecursive 5 years ago
  Julius Pfrommer 073f417d82 refactor(server): Replace _deleteMembers with _clear 5 years ago
  Julius Pfrommer acbac3ee0b Merge branch '1.0' 5 years ago
  Julius Pfrommer ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references 5 years ago
  Ubuntu 81388249af feat(multithreading): Adding assertions 5 years ago
  Ubuntu f3626b98fb feat(multithreading): Adding assertions 5 years ago
  Ubuntu 6050ffe172 feat(multithreading): Locks for subscription and browsing services 5 years ago
  Ubuntu f4fb3de21e feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE 5 years ago
  Julius Pfrommer c6a4668b57 View: Fix API of BrowseRecursive; Add unit test 5 years ago
  Julius Pfrommer c5f41e12d2 View: BrowseRecursive returns only ExpandedNodeIds; Simplify 5 years ago
  Julius Pfrommer 1df006b97e View: Cosmetic cleanups 5 years ago
  Julius Pfrommer 79647f6fec View: Don't remove old ContinuationPoints if the session is full 5 years ago
  Julius Pfrommer d7e54dbd41 View: Return BadNodeIdUnknown if the original node is unknown 5 years ago
  Julius Pfrommer d8399dc1a5 View: Ensure statuscodes are always checked 5 years ago
  Julius Pfrommer 054f460d6e View: Handle an edge-case where malloc fails during Browse 5 years ago
  Julius Pfrommer da428e25af Server: Reuse recursive browse in many places 5 years ago
  Julius Pfrommer 34b4a01ad9 View: Add UA_Server_browseRecursive 5 years ago
  Julius Pfrommer 9789cdcdb6 View: Use tree-structure to prevent duplicates in browsing 5 years ago
  Julius Pfrommer 451a0d12fd View: Rename ContinuationPointEntry to ContinuationPoint 5 years ago
  Julius Pfrommer afef5d4b22 View: Move ContinuationPoint definition from session to view service 5 years ago
  Julius Pfrommer 036f27a394 View: Small cosmetic improvements to the view service 5 years ago
  Julius Pfrommer 51e0fb46e1 Docs: Improve documentation of UA_Server_browse 5 years ago
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 6 years ago
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 6 years ago
  Mark Giraud ed03444213 Fix incorrect parameters in logging 6 years ago
  Martin Lang 41d1c44853 remove dupclicated ';' 6 years ago
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 6 years ago
  Martin Lang db86ab2478 Fix max nodes per browse handling (ServerCapabilities) (#1949) 6 years ago