Commit History

作者 SHA1 備註 提交日期
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 8 年之前
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) 8 年之前
  Stasik0 0eea0b50de adding asset to help clang 8 年之前
  Stasik0 dd0fbbf3f9 adding purging of SC to pass CTT, reducing default # of SCs to 40 due to a possible CTT bug 8 年之前
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT 8 年之前
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 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 b210b19ae2 cleanup build settings; remove old doxygen documentation 9 年之前
  Julius Pfrommer ac07df68b6 cosmetic improvements; increase the client timeout 9 年之前
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer 9 年之前
  FlorianPalm 9a22976c57 code formatting 9 年之前
  FlorianPalm 34df09c6da relates to #446 fixed typo in multithreading code. 9 年之前
  FlorianPalm 0fb3073b0a added secure channel counting / minor changes within UA_SecureChannelManager definition 9 年之前
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 年之前
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service 9 年之前
  Julius Pfrommer 58837f63bf cosmetic cleanup of the securechannel manager 9 年之前
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 年之前
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev 9 年之前
  Stasik0 c16e66e68e a minor fix 9 年之前
  Stasik0 e718ca9f80 minor fixes 9 年之前
  Stasik0 dd9699d7da fixed a bug in opensecurechannel 9 年之前
  Stasik0 2410369656 fixes partially #278 9 年之前
  Julius Pfrommer b125569533 Merge branch 'master' into dev 9 年之前
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel 10 年之前
  Julius Pfrommer d5fb8f9eb4 temporary fix: allow only one session per securechannel 10 年之前
  Julius Pfrommer bf6ffeda63 disable warnings on older gcc, small cosmetic cleanups 10 年之前
  Stasik0 ddc388fe04 workaround to get some clients working 10 年之前
  Stasik0 cb03d4fa8a rounding up session management, minor fixes 10 年之前