Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' vor 8 Jahren
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files vor 8 Jahren
  FlorianPalm aee53c650e license change for all c/h files vor 8 Jahren
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) vor 8 Jahren
  FlorianPalm 87028b0ee6 added new license text (mplv3) vor 8 Jahren
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" vor 8 Jahren
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file vor 8 Jahren
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 vor 8 Jahren
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public vor 8 Jahren
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid vor 8 Jahren
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) vor 8 Jahren
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros vor 8 Jahren
  Julius Pfrommer ec53b49e26 cleanup vor 8 Jahren
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids vor 9 Jahren
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config vor 9 Jahren
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels vor 9 Jahren
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging vor 9 Jahren
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements vor 9 Jahren
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background vor 9 Jahren
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 vor 9 Jahren
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service vor 9 Jahren
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions vor 9 Jahren
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const vor 9 Jahren
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 vor 9 Jahren
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger vor 9 Jahren
  Julius Pfrommer 39fa2a4ab5 improve the networklayer shutdown, cosmetic fixes vor 10 Jahren
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel vor 10 Jahren
  Julius Pfrommer d5fb8f9eb4 temporary fix: allow only one session per securechannel vor 10 Jahren