Commit History

Author SHA1 Message Date
  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
  StalderT c4eae725c9 rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId 6 years ago
  StalderT 98a29088c9 modify notification queues in the server fix #1631 6 years ago
  StalderT 5bf7414b12 only send monitored items sampled before last triggered publish 6 years ago
  Julius Pfrommer 35ba42be09 fix a memory issue in the cleanup of subscriptions 6 years ago
  Julius Pfrommer b6d6685bc6 Add a monitoreditem to the subscription lifetimecount test 6 years ago
  Ari e8fb312512 Feature/event preparation (#1560) 6 years ago
  StalderT 4057c4d814 add my company name 6 years ago
  StalderT 5c3630eab2 fix LifetimeCount and call UA_Subscription_publishCallback if a publi… (#1556) 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT c3f5c1c73d change ID to Id (in server part) 6 years ago
  Julius Pfrommer 5c27c73a4b move session definition into server 6 years ago
  StalderT 792cade2c6 fix subscription message sequence number 6 years ago
  Mattias Bornhager f2212ae04e Fixed possible use of NULL pointer 6 years ago
  Mattias Bornhager 539f63f8b1 Update after secure channel API change 6 years ago
  Mattias Bornhager bc37f53199 Fixed compiler error 6 years ago
  Mattias Bornhager 349a6b723c Fixed publish request limit handling 6 years ago
  Mattias Bornhager fe498381f7 Added resource limitations for subscriptions and monitored items 6 years ago
  StalderT 11307079bc Update ua_subscription.c 6 years ago
  StalderT b9c9fc0510 save the position of the last monitored item sent (#1311) 6 years ago
  Infinity95 8b685b6540 use securitypolicy API in the server 6 years ago
  Julius Pfrommer 63dbcfa2b6 cosmetic improvements in the subscription code 6 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 6 years ago
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 6 years ago