Commit History

Author SHA1 Message Date
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) 6 years ago
  StalderT 271c944049 check the result of MonitoredItem_registerSampleCallback and setSubscriptionSettings 6 years ago
  Julius Pfrommer 3b5ceb301b Tests: Indent check_subscription_events.c 6 years ago
  Julius Pfrommer c40983e13b Tests: Fix a memleak in check_subscription_events.c 6 years ago
  Julius Pfrommer 564ad73257 Examples: Limit line length of PubSub tutorials for the HTML docs 6 years ago
  Rudolf Hoyler 02e401c4e6 PubSub: Add layer 2 plugin 6 years ago
  Rudolf Hoyler 3678b867ad Add UA_parseEndpointUrlEthernet; Decode numbers with any base 6 years ago
  Jiří Engelthaler 755abcfc54 Remove unused variable 6 years ago
  Julius Pfrommer 7b275d9777 SecureChannel: Check for NULL-pointers in the SecureChannel 6 years ago
  Julius Pfrommer 254dacfea4 Subscriptions: Fix false positives in clang-analyzer 6 years ago
  Julius Pfrommer a364554e32 Subscriptions: Refactor handling of overflow events 6 years ago
  Julius Pfrommer b975c7a3af Subscriptions: Split notifications dequeue and delete; Reusable UA_Notification_isOverflowEvent 6 years ago
  Julius Pfrommer 9fa38fedc6 Subscriptions: Small comment improvement 6 years ago
  Julius Pfrommer 76ecadca55 Doc: Be explicit about experimental features 6 years ago
  Julius Pfrommer c310a25c9f CMake: Remove experimental mark from PubSub. But keep as advanced option 6 years ago
  Julius Pfrommer 18e1b334a4 CMake: Issue a warning if an experimental feature is enabled 6 years ago
  Julius Pfrommer 3d601763b9 Subscriptions: Set monitoredItemType in one place only 6 years ago
  Julius Pfrommer e9d32cb8e8 Small indentation improvements 6 years ago
  Julius Pfrommer 21771329dd Subscription: Close subscriptions before closing the SecureChannel 6 years ago
  Julius Pfrommer 3354b45980 Small logging improvement for subscriptions 6 years ago
  Julius Pfrommer 329265e55e Consistent logging for Subscription/MonitoredItem creation/deletion 6 years ago
  StalderT 2ca787bbc8 Fix log level in MonitoredItem_delete 6 years ago
  Julius Pfrommer 5b85858adf Tests: Simplify the tests for local MonitoredItems 6 years ago
  Julius Pfrommer 8c5eb993bf Disable PDF generation on Appveyor 6 years ago
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 6 years ago
  Julius Pfrommer 363802f39a Types: Move definitions for type generation to a less obtrusive place 6 years ago
  Ari f1579b5fed Add unit testing for incorrect eventCounting 6 years ago
  Ari 82df9c0397 Fix OverflowEvent counting 6 years ago
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. 6 years ago
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk 6 years ago