Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer e784d967d8 cosmetic improvements il y a 7 ans
  Julius Pfrommer 1f7e07d014 structure node reference by reference "kind" il y a 7 ans
  Julius Pfrommer 03ad243612 Merge branch '0.2' il y a 7 ans
  Julius Pfrommer 3a137608dc improve logging for timed out sessions and securechannels il y a 7 ans
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' il y a 7 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 7 ans
  FlorianPalm aee53c650e license change for all c/h files il y a 7 ans
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) il y a 7 ans
  FlorianPalm 87028b0ee6 added new license text (mplv3) il y a 7 ans
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" il y a 7 ans
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file il y a 7 ans
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ il y a 7 ans
  Julius Pfrommer 860b800b82 feature: access control plugin; give session handle to method callbacks il y a 7 ans
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the il y a 7 ans
  Julius Pfrommer de3b7d9398 cosmetic improvements il y a 7 ans
  Julius Pfrommer 9d592f05a8 finish bootstrap il y a 7 ans
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid il y a 7 ans
  Julius Pfrommer eb47649898 Answer dangling publish requests after removing the last subscription; Pass one more CTT test il y a 7 ans
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros il y a 8 ans
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids il y a 8 ans
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros il y a 8 ans
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems il y a 8 ans
  Julius Pfrommer 77798e40a6 add a missing typedef il y a 8 ans
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master il y a 8 ans
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" il y a 8 ans
  Ivo Schenk 876ad0dea9 Compile fix for gcc 4.8.3 il y a 8 ans
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) il y a 8 ans
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session il y a 8 ans
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements il y a 8 ans
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup il y a 8 ans