Commit History

Autor SHA1 Mensaxe Data
  janitza-luwe 4482b10bd7 fix use of worker mutexes with pthread_cond %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 917169614c fix warnings from clang-tidy %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer fecd0bf4fd fix #909, replace an utf8 character with ascii %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 5171272d33 fix: wake up worker threads after dispatch of repeated jobs %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 327c32d62e fix: remove a warning from clang-analyzer; fix rcu locking %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 277aa21c52 feature: align nextTime of repeated jobs with the same interval %!s(int64=8) %!d(string=hai) anos
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 0b2cec1002 fix: improve reactivity under high load (#655) %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer d3ce5c8a2e refactor: use knowledge about the last monitoreditem in this period to %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer fe7e2f1508 add delayed callbacks also for single-threaded execution %!s(int64=8) %!d(string=hai) anos
  Stefan Profanter 5839f2c6b2 Fix conversion to UInt64 (#774) %!s(int64=8) %!d(string=hai) anos
  Stefan Profanter f2835f0dda Use UA_UInt64 for repeated job interval (#773) %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer a12fd85268 demote a warning log message to debug %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer dcf1e52d15 repeated jobs can remove themselves %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer baa92aea25 put every repeated job into a separate entry of the linked list %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 69075aac91 set max timeout to 50 msec as documented %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer f38cd44c51 immediately sample new monitoreditem %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required %!s(int64=8) %!d(string=hai) anos
  Stasik0 331e2f761a prevent completeMessages function from emmiting jobs with zero length %!s(int64=8) %!d(string=hai) anos
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 8c4726b1f9 small fixes to make clang analyzer happy %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 0116cecd8e execute callbacks immediately for the first time %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 21e81840c2 reduce the used CPU when idle %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 3946886130 make UA_Connection_completeMessages an internal function %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer df11023b6f small simplification in the timout handling %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer f7f98bf3f3 return the remaining timeout in UA_Server_run_iterate %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels %!s(int64=9) %!d(string=hai) anos