Commit History

Author SHA1 Message Date
  Julius Pfrommer 2f16cea42e Fix response requestHandle in OpenSecureChannel (fix #1276) 7 years ago
  Stefan Profanter 327cbf9423 Fix oss_fuzz bug 3604 7 years ago
  Infinity95 8b685b6540 use securitypolicy API in the server 7 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 7 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 years ago
  Julius Pfrommer 03ad243612 Merge branch '0.2' 7 years ago
  Julius Pfrommer 3a137608dc improve logging for timed out sessions and securechannels 7 years ago
  Julius Pfrommer 1c1e2ac991 always remove sessions and securechannels with a delayed callback 7 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 65c4d9f894 Monotonic timeout (#691) 8 years ago
  Stasik0 0eea0b50de adding asset to help clang 8 years ago
  Stasik0 dd0fbbf3f9 adding purging of SC to pass CTT, reducing default # of SCs to 40 due to a possible CTT bug 8 years ago
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT 8 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 8 years ago
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config 8 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 b210b19ae2 cleanup build settings; remove old doxygen documentation 9 years ago
  Julius Pfrommer ac07df68b6 cosmetic improvements; increase the client timeout 9 years ago
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer 9 years ago
  FlorianPalm 9a22976c57 code formatting 9 years ago
  FlorianPalm 34df09c6da relates to #446 fixed typo in multithreading code. 9 years ago