コミット履歴

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