提交歷史

作者 SHA1 備註 提交日期
  Julius Pfrommer 95e97fc716 fix(server): Fix disabling MonitoredItems 5 年之前
  Klaus Schick cc94b6aa0f Server: Asynchronous Operations API / Implementation for methods 6 年之前
  Ubuntu 12e959aa2c feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions 5 年之前
  Ubuntu dd63cf4afa feat(multithreading): Adding locks for Namespace and ObjectProperty-functions 5 年之前
  Julius Pfrommer 46270f270d feat(multithreading): Prevent use of thread-safe (locked) functions inside the server 5 年之前
  Ubuntu 6050ffe172 feat(multithreading): Locks for subscription and browsing services 5 年之前
  Ubuntu f4fb3de21e feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE 5 年之前
  Ubuntu 2b3a8cbc91 feat(server): Adding multithreading architecture with additional refactoring 5 年之前
  Julius Pfrommer 01bcaa2f4e Server: Add a configurable delay to the server shutdown 5 年之前
  Julius Pfrommer f90c3e80d5 View: BrowseRecursive returns only ExpandedNodeIds; Simplify 6 年之前
  Julius Pfrommer 3b14df892c Services: Remove the in-situ service special case 6 年之前
  Asish Ganesh 2e14f900ab [FIX] Initialize ServerArray with same ApplicationURI as NamespaceArray 6 年之前
  Julius Pfrommer da428e25af Server: Reuse recursive browse in many places 6 年之前
  Julius Pfrommer 9789cdcdb6 View: Use tree-structure to prevent duplicates in browsing 6 年之前
  Jojakim Stahl 6debf8cd84 Fix setup of namespace 1 URI 6 年之前
  Stefan Profanter d0831c7a5f Stack: Add support for HasInterface reference (Amendment 7) 6 年之前
  Julius Pfrommer fd08d012d9 Server: Initialize the config in the server 6 年之前
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 6 年之前
  Jonas Green 8c2e984ae4 Making the resource limitations of subscriptions global 6 年之前
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 6 年之前
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 6 年之前
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 6 年之前
  Julius Pfrommer 767093a63d Discovery: Add DiscoveryManager 6 年之前
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 6 年之前
  Julius Pfrommer a43604a28a Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 6 年之前
  Julius Pfrommer f7b8caad08 Subscriptions: Sample values without copying where possible 6 年之前
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences 7 年之前
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 6 年之前
  Stefan Profanter 8e52b4066d Include sub-references in parent type check 7 年之前
  Stefan Profanter 473c0e960b Use hostname resolving to correctly handle mDNS SRV target announces 7 年之前