Commit Verlauf

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