Historique des commits

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