Commit History

Author SHA1 Message Date
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 8 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 8 years ago
  Julius Pfrommer 691994fcb9 fix #1015, call accesscontrol.closeSession when a session times out 8 years ago
  Julius Pfrommer 03ad243612 Merge branch '0.2' 8 years ago
  Julius Pfrommer 8a0cc2b13c improve logging in the session manager 8 years ago
  Julius Pfrommer 3a137608dc improve logging for timed out sessions and securechannels 8 years ago
  Julius Pfrommer 1c1e2ac991 always remove sessions and securechannels with a delayed callback 8 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 years ago
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 8 years ago
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid 8 years ago
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) 9 years ago
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros 9 years ago
  Julius Pfrommer ec53b49e26 cleanup 9 years ago
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 9 years ago
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config 9 years ago
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels 9 years ago
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging 9 years ago
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements 9 years ago
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background 9 years ago
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 9 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 years ago
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 9 years ago
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service 9 years ago