История коммитов

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