Historique des commits

Auteur SHA1 Message Date
  bel e7775ac5ea Format indent il y a 8 ans
  bel 9ce4d73093 Allocate memory for connections early, before creation of a worker il y a 8 ans
  bel bf8ec52e75 Update UserManual: Document new option il y a 8 ans
  bel 24e22e286f Move lua background script from main.c to civetweb.c il y a 8 ans
  bel 30caa32df5 Test timer: test one shot timer in different ways il y a 8 ans
  bel ca70d44f86 Test timer: test one shot timer in different ways il y a 8 ans
  bel 5ff7711126 Reset number of timers if timer thread exits il y a 8 ans
  bel 079d2d0ae1 Move run_lua to mod_lua il y a 8 ans
  bel ef50d8b37f Add TODO for Lua il y a 8 ans
  bel 7ffb6716ad Set proper ifdef for unused variable il y a 8 ans
  bel 5b1e90cf49 Set USE_LUA defines for lua_script execution in main il y a 8 ans
  bel 0c60cc3e32 Format code and add some error handling il y a 8 ans
  SpaceLord 09fac715e1 Execute Lua script @ start il y a 8 ans
  SpaceLord 34a2fa8902 Add path_info for Lua il y a 8 ans
  bel 8453f7d72f Evaluate parameter of mg_print_system_info il y a 8 ans
  bel f765a05d68 Format code and enhance error message il y a 8 ans
  bel 3649700a6d Test: add some test points in timer unit test il y a 8 ans
  bel2125 0b6e5ad637 Merge pull request #379 from paulobrizolara/master il y a 8 ans
  Paulo Brizolara 898f17abd3 Changing c++ library name to 'civetweb-cpp'. il y a 8 ans
  bel 18a2f53920 Auto format source il y a 8 ans
  bel 21b78f5b06 Test: add source comments for timer test il y a 8 ans
  bel e51ccf8890 Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378) il y a 8 ans
  bel 99789574dd Prepare 'show system info' command for Windows il y a 8 ans
  bel 6347f3030c Move system information from main.c to civetweb.c il y a 8 ans
  bel b132ad35ea Remove --extra-verbose flag again il y a 8 ans
  bel 0d73d76ea4 Add --extra-verbose flag to ctest, to check the current problems at AppVeyor il y a 8 ans
  bel bbe798c442 Split timer unit test into two il y a 8 ans
  bel 61b6b763f0 Add timer unit test il y a 8 ans
  bel b7efd70960 AppVeyor: Build only one debug configuration, deploy only release il y a 8 ans
  bel 2ba2e59952 Add cast to remove conversion warning il y a 8 ans