Cronologia Commit

Autore SHA1 Messaggio Data
  Julius Pfrommer e0b7665b15 fix(server): Suppress duplicate results in UA_browseRecursive 4 anni fa
  Julius Pfrommer ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references 4 anni fa
  Julius Pfrommer c6a4668b57 View: Fix API of BrowseRecursive; Add unit test 4 anni fa
  Julius Pfrommer c5f41e12d2 View: BrowseRecursive returns only ExpandedNodeIds; Simplify 4 anni fa
  Julius Pfrommer 1df006b97e View: Cosmetic cleanups 4 anni fa
  Julius Pfrommer 79647f6fec View: Don't remove old ContinuationPoints if the session is full 4 anni fa
  Julius Pfrommer d7e54dbd41 View: Return BadNodeIdUnknown if the original node is unknown 4 anni fa
  Julius Pfrommer d8399dc1a5 View: Ensure statuscodes are always checked 4 anni fa
  Julius Pfrommer 054f460d6e View: Handle an edge-case where malloc fails during Browse 4 anni fa
  Julius Pfrommer da428e25af Server: Reuse recursive browse in many places 5 anni fa
  Julius Pfrommer 34b4a01ad9 View: Add UA_Server_browseRecursive 5 anni fa
  Julius Pfrommer 9789cdcdb6 View: Use tree-structure to prevent duplicates in browsing 5 anni fa
  Julius Pfrommer 451a0d12fd View: Rename ContinuationPointEntry to ContinuationPoint 5 anni fa
  Julius Pfrommer afef5d4b22 View: Move ContinuationPoint definition from session to view service 5 anni fa
  Julius Pfrommer 036f27a394 View: Small cosmetic improvements to the view service 5 anni fa
  Julius Pfrommer 51e0fb46e1 Docs: Improve documentation of UA_Server_browse 5 anni fa
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 5 anni fa
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 5 anni fa
  Mark Giraud ed03444213 Fix incorrect parameters in logging 5 anni fa
  Martin Lang 41d1c44853 remove dupclicated ';' 5 anni fa
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 5 anni fa
  Martin Lang db86ab2478 Fix max nodes per browse handling (ServerCapabilities) (#1949) 5 anni fa
  Julius Pfrommer f3a44a96f6 Add public UA_Server_browseSimplifiedBrowsePath method 6 anni fa
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 anni fa
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 6 anni fa
  Julius Pfrommer 563fb3a9ba fix returning NothingTodo in the Browse service 6 anni fa
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 anni fa
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 anni fa
  Julius Pfrommer 7449aeba37 clean up handling of continuation points 6 anni fa
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables 6 anni fa