Commit History

Author SHA1 Message Date
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  cabralfortiss 7fac71131f First Changes for freeRTOS (#1546) 6 years ago
  Julius Pfrommer 394df3be8d finish nodeContext pointer for every node 6 years ago
  Julius Pfrommer 03ad243612 Merge branch '0.2' 7 years ago
  Julius Pfrommer 1c1e2ac991 always remove sessions and securechannels with a delayed callback 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 7 years ago
  Julius Pfrommer 917169614c fix warnings from clang-tidy 7 years ago
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) 7 years ago
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 8 years ago
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config 8 years ago
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels 8 years ago
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging 8 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 8 years ago
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service 8 years ago
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 8 years ago
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 8 years ago
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel 9 years ago
  Julius Pfrommer d5fb8f9eb4 temporary fix: allow only one session per securechannel 9 years ago
  Julius Pfrommer 298231ea89 improve timeout handling in sessions 9 years ago
  Julius Pfrommer f16fdd7466 securechannel and session cleanup (deactivated) 9 years ago
  Stasik0 5f80225cd8 minor fixes of session service 9 years ago
  Julius Pfrommer b2e4fb3438 use /deps/queue.h only. related to #167 9 years ago