История коммитов

Автор SHA1 Сообщение Дата
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file лет назад: 7
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ лет назад: 7
  Julius Pfrommer 860b800b82 feature: access control plugin; give session handle to method callbacks лет назад: 7
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the лет назад: 7
  Julius Pfrommer de3b7d9398 cosmetic improvements лет назад: 7
  Julius Pfrommer 9d592f05a8 finish bootstrap лет назад: 7
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid лет назад: 7
  Julius Pfrommer eb47649898 Answer dangling publish requests after removing the last subscription; Pass one more CTT test лет назад: 7
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros лет назад: 8
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids лет назад: 8
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros лет назад: 8
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems лет назад: 8
  Julius Pfrommer 77798e40a6 add a missing typedef лет назад: 8
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master лет назад: 8
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" лет назад: 8
  Ivo Schenk 876ad0dea9 Compile fix for gcc 4.8.3 лет назад: 8
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) лет назад: 8
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session лет назад: 8
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements лет назад: 8
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup лет назад: 8
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation лет назад: 8
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const лет назад: 8
  Stasik0 01eb04c23a adding dependency on ua_server.h лет назад: 9
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger лет назад: 9
  Stasik0 83c256db0e fixed one memleak лет назад: 9
  Julius Pfrommer b125569533 Merge branch 'master' into dev лет назад: 9
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). лет назад: 9
  Stasik0 ddd8a15a2f @all: we pass CTT tests without errors now! Some memleaks need to be fixed, though лет назад: 9
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel лет назад: 9
  Julius Pfrommer 298231ea89 improve timeout handling in sessions лет назад: 9