Commit History

Author SHA1 Message Date
  Stefan Profanter 0fa0a0c767 Merge pull request #1340 from mattias777/feature/subscription_limit 7 years ago
  StalderT 252677ee46 save last seen immediate subscription (#1359) 7 years ago
  Mattias Bornhager fe498381f7 Added resource limitations for subscriptions and monitored items 7 years ago
  Infinity95 cb31a7e908 add servernonce to session 7 years ago
  Stefan Profanter e9ec2a94b9 Avoid accessing address 0x01 7 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 7 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 years ago
  Julius Pfrommer e784d967d8 cosmetic improvements 8 years ago
  Julius Pfrommer 1f7e07d014 structure node reference by reference "kind" 8 years ago
  Julius Pfrommer 03ad243612 Merge branch '0.2' 8 years ago
  Julius Pfrommer 3a137608dc improve logging for timed out sessions and securechannels 8 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 years ago
  Julius Pfrommer 860b800b82 feature: access control plugin; give session handle to method callbacks 8 years ago
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the 8 years ago
  Julius Pfrommer de3b7d9398 cosmetic improvements 8 years ago
  Julius Pfrommer 9d592f05a8 finish bootstrap 8 years ago
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid 8 years ago
  Julius Pfrommer eb47649898 Answer dangling publish requests after removing the last subscription; Pass one more CTT test 8 years ago
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros 8 years ago
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 9 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 9 years ago
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 9 years ago
  Julius Pfrommer 77798e40a6 add a missing typedef 9 years ago