Historia zmian

Autor SHA1 Wiadomość Data
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 lat temu
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 8 lat temu
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid 8 lat temu
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) 8 lat temu
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros 8 lat temu
  Julius Pfrommer ec53b49e26 cleanup 8 lat temu
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 8 lat temu
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config 8 lat temu
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels 9 lat temu
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging 9 lat temu
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements 9 lat temu
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background 9 lat temu
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 9 lat temu
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 lat temu
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 9 lat temu
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service 9 lat temu
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions 9 lat temu
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 9 lat temu
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 9 lat temu
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 9 lat temu
  Julius Pfrommer 39fa2a4ab5 improve the networklayer shutdown, cosmetic fixes 10 lat temu
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel 10 lat temu
  Julius Pfrommer d5fb8f9eb4 temporary fix: allow only one session per securechannel 10 lat temu
  Julius Pfrommer 298231ea89 improve timeout handling in sessions 10 lat temu
  Stasik0 2103d82fe2 rounding up session management, minor fixes 10 lat temu
  Julius Pfrommer f16fdd7466 securechannel and session cleanup (deactivated) 10 lat temu
  Julius Pfrommer ada8432102 cosmetic changes 10 lat temu
  Stasik0 5f80225cd8 minor fixes of session service 10 lat temu
  Julius Pfrommer 241d70c00d squash some coverity bugs 10 lat temu
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 lat temu