Commit History

Author SHA1 Message Date
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 years ago
  Stasik0 b4fc36bc88 fixing multithreaded version 9 years ago
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications 9 years ago
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms 10 years ago
  Julius Pfrommer 582e042a51 Improve adding new timed work 10 years ago
  Stasik0 68b802012b fixing hopefully the last coverity issue @jpfr: would you review please 10 years ago
  Julius Pfrommer 83177365fc improve handling of timed work 10 years ago
  Stasik0 b1810561c9 double free fix, cosmetic variable rename 10 years ago
  Julius Pfrommer bc7c1ff42a small fix for the multithreaded build 10 years ago
  Julius Pfrommer 60d636db85 finalize improved handling of timed work 10 years ago
  Julius Pfrommer dd15748ce8 improve timed work 10 years ago
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 years ago
  Julius Pfrommer f16fdd7466 securechannel and session cleanup (deactivated) 10 years ago
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer 10 years ago
  Julius Pfrommer bb9076e188 Merge improved network layer 10 years ago
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server 10 years ago
  Julius Pfrommer 1dc86a56e8 added a testcase that replays client messages from a file 10 years ago
  Julius Pfrommer 8861cc0679 improve build 10 years ago
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 years ago
  Julius Pfrommer aa856b7791 fix a coverity bug 10 years ago
  Julius Pfrommer c6d4d29050 use logging instead of printf 10 years ago
  Julius Pfrommer 241d70c00d squash some coverity bugs 10 years ago
  Stasik0 4bb34f9aa5 adding some more semantic information to ServerStatus node: buildTime and serverVersion 10 years ago
  Julius Pfrommer be146d160e plugin-style logging support 10 years ago
  Stasik0 247e304fb5 ServerStatus is now a DataSource and returns the current time, 10 years ago
  Julius Pfrommer 34eb17c9c0 fix windows build 10 years ago
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 10 years ago
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows 10 years ago
  Julius Pfrommer 15faebb8ed add a condition variable so the worker threads don't spin 10 years ago
  Julius Pfrommer 2d8597d639 client code 10 years ago