Commit History

Author SHA1 Message Date
  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
  StalderT 2ca787bbc8 Fix log level in MonitoredItem_delete 5 years ago
  Julius Pfrommer 5b85858adf Tests: Simplify the tests for local MonitoredItems 5 years ago
  Julius Pfrommer 8c5eb993bf Disable PDF generation on Appveyor 5 years ago
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 years ago
  Julius Pfrommer 363802f39a Types: Move definitions for type generation to a less obtrusive place 5 years ago
  Ari f1579b5fed Add unit testing for incorrect eventCounting 5 years ago
  Ari 82df9c0397 Fix OverflowEvent counting 5 years ago
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. 5 years ago
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk 5 years ago
  Jonas Green 4c5fa4a33f Removed unused variable that was previously part of the solution 5 years ago
  Jonas Green f8c062c3be Calculate the largest possible message body to fit the padding 5 years ago
  Jonas Green 8f366f15f7 Reduce the size of the msg chunk to fit header and footer 5 years ago
  StalderT c9c2088124 fix crash for client connect async / fix #1912 5 years ago