Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer df4753b00d improve amalgamation il y a 9 ans
  Julius Pfrommer 2b2a8661e7 UAExpert was showing some regressions il y a 9 ans
  Julius Pfrommer b865250d6f simplify network error handling in the client il y a 9 ans
  Stasik0 f4425ef48c fixing cleanup memory errors, relates to #270 il y a 9 ans
  Stasik0 1ca92d05db handling partial messages properly (the server did gracfully exit on this error, client was a problem) il y a 9 ans
  Julius Pfrommer b44a64a8fc move sending of servicefaults from securechannel to server. il y a 9 ans
  Julius Pfrommer 50f407282e small fix il y a 9 ans
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. il y a 9 ans
  Stasik0 ed6fc46d93 memleak fix in client's networklayer, performance twaek in decoding by skipping inits, tnx @jpfr il y a 9 ans
  Julius Pfrommer 4043ec2ca1 improve the wording il y a 9 ans
  Julius Pfrommer c284dda449 simplfy the network layer il y a 9 ans
  Julius Pfrommer 7c1ccd198b the magical 1-char fix il y a 9 ans
  Julius Pfrommer e0f7d135b9 reuse buffers for sending il y a 9 ans
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime il y a 9 ans
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources il y a 9 ans
  Julius Pfrommer f092213551 fix potential memleaks indicated by the clang analyzer il y a 9 ans
  Stasik0 31dea3b36f fixing coverity issues except for ua_server_worker.c il y a 9 ans
  Julius Pfrommer df860ef0c1 simplify logging il y a 9 ans
  Julius Pfrommer 39fa2a4ab5 improve the networklayer shutdown, cosmetic fixes il y a 9 ans
  Julius Pfrommer 60d636db85 finalize improved handling of timed work il y a 9 ans
  Julius Pfrommer a61c12e874 handle EAGAIN upon TCP retransmission il y a 9 ans
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements il y a 9 ans
  Julius Pfrommer 776266e4e2 Do not use non-blocking sockets in the client (until we have an async API) il y a 9 ans
  Julius Pfrommer 65ce9a6e2b casting bugfix il y a 9 ans
  Julius Pfrommer 1c58e179af alloc bufers in the network layer for the client il y a 9 ans
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer il y a 9 ans
  Julius Pfrommer bb9076e188 Merge improved network layer il y a 9 ans
  Julius Pfrommer 382f17459f enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs) il y a 9 ans
  Julius Pfrommer cf8db00bf5 enable variadic arguments for log messages il y a 9 ans
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server il y a 9 ans