提交历史

作者 SHA1 备注 提交日期
  Julius Pfrommer 073f417d82 refactor(server): Replace _deleteMembers with _clear 5 年之前
  Ubuntu 81388249af feat(multithreading): Adding assertions 5 年之前
  Ubuntu dfdc6ae296 feat(multithreading): Locks and assertions for Session, Subscription and MonitoredItem handling 5 年之前
  Ubuntu 12e959aa2c feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions 5 年之前
  Julius Pfrommer aed211f46e Server: Remove UA_MonitoredItemType and directly check the AttributeId 6 年之前
  Jonas Green 8c2e984ae4 Making the resource limitations of subscriptions global 6 年之前
  Jonas Green db5dc3d570 Added possibility to disable retransmission queue of sessions 6 年之前
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer 6 年之前
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 6 年之前
  Julius Pfrommer 2c97d5914a Subscriptions: Track number of retransmission messages for session 6 年之前
  Julius Pfrommer b975c7a3af Subscriptions: Split notifications dequeue and delete; Reusable UA_Notification_isOverflowEvent 6 年之前
  Julius Pfrommer 329265e55e Consistent logging for Subscription/MonitoredItem creation/deletion 6 年之前
  Ari 82df9c0397 Fix OverflowEvent counting 6 年之前
  Martin Lang 25fd8bf0e4 Fix CTT errors for subscription sequence number handling 6 年之前
  Martin Lang d48da169db store retransmission message in right order 6 年之前
  Julius Pfrommer a0d60337b3 Subscriptions: Separate file for MonitoredItem code 6 年之前
  Ari c6c5b9e294 Add support for EventQueueOverflowEvents (#1829) 6 年之前
  Julius Pfrommer 315601e432 Events: Remove memleak when events filter is stored with events disabled 7 年之前
  Julius Pfrommer 68c60fc22f Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message 7 年之前
  Julius Pfrommer bf68494ea6 Subscriptions: Improve documentation of the readyNotifications counter 7 年之前
  Julius Pfrommer 682b61a9f8 Subscriptions: Track number of different Notification types via UA_Notification_enqueue 7 年之前
  Julius Pfrommer 0b5988553d Events: Remove unnecessary copying in Events_moveNotificationsFromMonitoredItems 7 年之前
  Julius Pfrommer de85ad4e93 Events: Fix a memleak where the same field is overwritten 7 年之前
  Julius Pfrommer 0a338f2898 Move comment about notification deletion to the right place 7 年之前
  Ari Breitkreuz 6dfb0d3f65 remove ua_subscription_events.h and all instances of it being included 7 年之前
  Ari 81a1ed350e [FEATURE] First implementation of events (#1739) 7 年之前
  Julius Pfrommer 1f4d708b69 Align naming of MonitoredItem functions to the usual style 7 年之前
  Julius Pfrommer 0f0e6ae9ac Add definitions for local MonitoredItems 7 年之前
  Julius Pfrommer 0258d47d47 Unify deletion of Notifications 7 年之前
  Julius Pfrommer e1d381afd1 Fix cleanup for MonitoredItems 7 年之前