Julius Pfrommer
|
4d804b5935
Timer: Use zip tree for the timer
|
5 years ago |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 years ago |
Julius Pfrommer
|
2c97d5914a
Subscriptions: Track number of retransmission messages for session
|
6 years ago |
Julius Pfrommer
|
b975c7a3af
Subscriptions: Split notifications dequeue and delete; Reusable UA_Notification_isOverflowEvent
|
6 years ago |
Julius Pfrommer
|
329265e55e
Consistent logging for Subscription/MonitoredItem creation/deletion
|
6 years ago |
Ari
|
82df9c0397
Fix OverflowEvent counting
|
6 years ago |
Martin Lang
|
25fd8bf0e4
Fix CTT errors for subscription sequence number handling
|
6 years ago |
Martin Lang
|
d48da169db
store retransmission message in right order
|
6 years ago |
Julius Pfrommer
|
a0d60337b3
Subscriptions: Separate file for MonitoredItem code
|
6 years ago |
Ari
|
c6c5b9e294
Add support for EventQueueOverflowEvents (#1829)
|
6 years ago |
Julius Pfrommer
|
315601e432
Events: Remove memleak when events filter is stored with events disabled
|
6 years ago |
Julius Pfrommer
|
68c60fc22f
Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message
|
6 years ago |
Julius Pfrommer
|
bf68494ea6
Subscriptions: Improve documentation of the readyNotifications counter
|
6 years ago |
Julius Pfrommer
|
682b61a9f8
Subscriptions: Track number of different Notification types via UA_Notification_enqueue
|
6 years ago |
Julius Pfrommer
|
0b5988553d
Events: Remove unnecessary copying in Events_moveNotificationsFromMonitoredItems
|
6 years ago |
Julius Pfrommer
|
de85ad4e93
Events: Fix a memleak where the same field is overwritten
|
6 years ago |
Julius Pfrommer
|
0a338f2898
Move comment about notification deletion to the right place
|
6 years ago |
Ari Breitkreuz
|
6dfb0d3f65
remove ua_subscription_events.h and all instances of it being included
|
6 years ago |
Ari
|
81a1ed350e
[FEATURE] First implementation of events (#1739)
|
6 years ago |
Julius Pfrommer
|
1f4d708b69
Align naming of MonitoredItem functions to the usual style
|
6 years ago |
Julius Pfrommer
|
0f0e6ae9ac
Add definitions for local MonitoredItems
|
6 years ago |
Julius Pfrommer
|
0258d47d47
Unify deletion of Notifications
|
6 years ago |
Julius Pfrommer
|
e1d381afd1
Fix cleanup for MonitoredItems
|
6 years ago |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 years ago |
Julius Pfrommer
|
5975e602b6
simplify publish request queueing
|
6 years ago |
Julius Pfrommer
|
8187d8d12b
rename numMonitoredItems to monitoredItemsSize
|
6 years ago |
Julius Pfrommer
|
2afadcd480
cosmetic improvements to the subscriptions
|
6 years ago |
Julius Pfrommer
|
721843e9fe
simplify notifications handling
|
6 years ago |
Julius Pfrommer
|
3dd6817a01
use clientHandle from MonitoredItem
|
6 years ago |