コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer b125569533 Merge branch 'master' into dev 10 年 前
  Stasik0 b4fc36bc88 fixing multithreaded version 10 年 前
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications 10 年 前
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms 10 年 前
  Julius Pfrommer 582e042a51 Improve adding new timed work 10 年 前
  Stasik0 68b802012b fixing hopefully the last coverity issue @jpfr: would you review please 10 年 前
  Julius Pfrommer 83177365fc improve handling of timed work 10 年 前
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. 10 年 前
  Stasik0 b1810561c9 double free fix, cosmetic variable rename 10 年 前
  Julius Pfrommer bc7c1ff42a small fix for the multithreaded build 10 年 前
  Julius Pfrommer 60d636db85 finalize improved handling of timed work 10 年 前
  Julius Pfrommer dd15748ce8 improve timed work 10 年 前
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 年 前
  Julius Pfrommer 233c36ec1a fix timed work, small cosmetic improvements 10 年 前
  Julius Pfrommer f16fdd7466 securechannel and session cleanup (deactivated) 10 年 前
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer 10 年 前
  Julius Pfrommer bb9076e188 Merge improved network layer 10 年 前
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server 10 年 前
  Julius Pfrommer 1dc86a56e8 added a testcase that replays client messages from a file 10 年 前
  Julius Pfrommer 8861cc0679 improve build 10 年 前
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 年 前
  Julius Pfrommer aa856b7791 fix a coverity bug 10 年 前
  Julius Pfrommer c6d4d29050 use logging instead of printf 10 年 前
  Julius Pfrommer 241d70c00d squash some coverity bugs 10 年 前
  Stasik0 4bb34f9aa5 adding some more semantic information to ServerStatus node: buildTime and serverVersion 10 年 前
  Julius Pfrommer be146d160e plugin-style logging support 10 年 前
  Stasik0 247e304fb5 ServerStatus is now a DataSource and returns the current time, 10 年 前
  Julius Pfrommer 34eb17c9c0 fix windows build 10 年 前
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 10 年 前
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows 10 年 前