Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 8d796925d4 Allow timers to add a callback to cleanup resources hace 5 años
  bel2125 90e9bc522f Add exit_lua callback and clean some Lua resources on server exit hace 5 años
  bel2125 486ca49c49 Add "STOP_FLAG_NEEDS_LOCK" define hace 5 años
  bel2125 d54411c2b9 Format code hace 6 años
  xtne6f 9a678aea37 Make timer_getcurrenttime() thread-safe hace 6 años
  bel2125 f166b4f143 Revert format and update .clang-format file hace 6 años
  bel2125 fc274f5530 Format code (with clang-format 6.0) hace 6 años
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) hace 7 años
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) hace 7 años
  bel2125 a5c237895e Update year in copyright header hace 7 años
  bel2125 b7678afb55 Replace signal by sigaction and fix websocket support hace 7 años
  bel2125 b1e46087a8 Prepare data for server status (Step 2/?) (See #243) hace 8 años
  bel2125 c5b8e38fd7 Format code and add end-of-file comments hace 8 años
  extergnoto 628b57171d Join timer thread in timers_exit (#431) hace 8 años
  bel 65e3cbe1cc Allow to use timers outside civetweb.c (with TIMER_API define) hace 8 años
  bel f11d475a46 Format code hace 8 años
  bel2125 cba20289f7 Fix some issues detected by the new coverity version hace 8 años
  bel 0e1a352855 Update copyright year hace 8 años
  bel 0ea0e6ddb7 Fix copy/paste error for Linux hace 8 años
  bel 8b56ca32ca Use operating system native time and sleep functions (instead of abstraction) hace 8 años
  bel c9834644ae Format code hace 8 años
  bel 44b5590f17 Lock mutex in timers_exit hace 8 años
  bel a7644622f5 Add mixed timer test hace 8 años
  bel ca70d44f86 Test timer: test one shot timer in different ways hace 8 años
  bel 5ff7711126 Reset number of timers if timer thread exits hace 8 años
  bel e57c01bb24 Add explicit cast to fix conversion warning hace 8 años
  bel 7ec97f166a Add unit test for timers hace 8 años
  bel a3d83a152e Auto-format after merge hace 9 años
  Peter Foerster f4b67064d2 HCP24: bugfix: timer_add hace 9 años
  bel c419d42dd6 Call init_thread for other threads as well hace 9 años