Commit History

Author SHA1 Message Date
  Stefan Profanter 300257c307 Reduce line length of generated datatype code. Fixes #2104 5 years ago
  Martin Lang 655205095d Update ua_subscription_events.c 5 years ago
  Martin Lang 5267586d9e Fix PC-lint warning: Declaration of symbol 'time' hides symbol 'time(long-)' 5 years ago
  Martin Lang 41d1c44853 remove dupclicated ';' 5 years ago
  Martin Lang e229a3514a Update src/ua_securechannel.c 5 years ago
  Stefan Profanter e2d4b0bf03 Merge pull request #2085 from open62541/runtime_custom_types 5 years ago
  Stefan Profanter 5c6bc7b309 Skip variable add Type-Check if node value is NULL 5 years ago
  Stefan Profanter 8f6761686b Correctly handle datatypes with string NodeIds 5 years ago
  Martin Lang a42a5f5316 Extend function UA_NodeId_isNull 5 years ago
  Martin Lang 4b9cb3c034 Replace ValueRanks by defines (#2124) 5 years ago
  StalderT 271c944049 check the result of MonitoredItem_registerSampleCallback and setSubscriptionSettings 5 years ago
  Julius Pfrommer 3b5ceb301b Tests: Indent check_subscription_events.c 5 years ago
  Julius Pfrommer c40983e13b Tests: Fix a memleak in check_subscription_events.c 5 years ago
  Julius Pfrommer 564ad73257 Examples: Limit line length of PubSub tutorials for the HTML docs 5 years ago
  Rudolf Hoyler 02e401c4e6 PubSub: Add layer 2 plugin 5 years ago
  Rudolf Hoyler 3678b867ad Add UA_parseEndpointUrlEthernet; Decode numbers with any base 5 years ago
  Jiří Engelthaler 755abcfc54 Remove unused variable 5 years ago
  Julius Pfrommer 7b275d9777 SecureChannel: Check for NULL-pointers in the SecureChannel 5 years ago
  Julius Pfrommer 254dacfea4 Subscriptions: Fix false positives in clang-analyzer 5 years ago
  Julius Pfrommer a364554e32 Subscriptions: Refactor handling of overflow events 5 years ago
  Julius Pfrommer b975c7a3af Subscriptions: Split notifications dequeue and delete; Reusable UA_Notification_isOverflowEvent 5 years ago
  Julius Pfrommer 9fa38fedc6 Subscriptions: Small comment improvement 5 years ago
  Julius Pfrommer 76ecadca55 Doc: Be explicit about experimental features 5 years ago
  Julius Pfrommer c310a25c9f CMake: Remove experimental mark from PubSub. But keep as advanced option 5 years ago
  Julius Pfrommer 18e1b334a4 CMake: Issue a warning if an experimental feature is enabled 5 years ago
  Julius Pfrommer 3d601763b9 Subscriptions: Set monitoredItemType in one place only 5 years ago
  Julius Pfrommer e9d32cb8e8 Small indentation improvements 5 years ago
  Julius Pfrommer 21771329dd Subscription: Close subscriptions before closing the SecureChannel 5 years ago
  Julius Pfrommer 3354b45980 Small logging improvement for subscriptions 5 years ago
  Julius Pfrommer 329265e55e Consistent logging for Subscription/MonitoredItem creation/deletion 5 years ago