Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 03ad243612 Merge branch '0.2' hace 8 años
  Julius Pfrommer 1c1e2ac991 always remove sessions and securechannels with a delayed callback hace 8 años
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' hace 8 años
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files hace 8 años
  FlorianPalm aee53c650e license change for all c/h files hace 8 años
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) hace 8 años
  FlorianPalm 87028b0ee6 added new license text (mplv3) hace 8 años
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" hace 8 años
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file hace 8 años
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ hace 8 años
  Julius Pfrommer 917169614c fix warnings from clang-tidy hace 8 años
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) hace 8 años
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids hace 9 años
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config hace 9 años
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels hace 9 años
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging hace 9 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 9 años
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service hace 9 años
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const hace 9 años
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger hace 10 años
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel hace 10 años
  Julius Pfrommer d5fb8f9eb4 temporary fix: allow only one session per securechannel hace 10 años
  Julius Pfrommer 298231ea89 improve timeout handling in sessions hace 10 años
  Julius Pfrommer f16fdd7466 securechannel and session cleanup (deactivated) hace 10 años
  Stasik0 5f80225cd8 minor fixes of session service hace 10 años
  Julius Pfrommer b2e4fb3438 use /deps/queue.h only. related to #167 hace 10 años
  Julius Pfrommer 43f9f6cf6c fix travis hace 10 años
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings hace 10 años
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc hace 10 años
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and hace 10 años