Historie revizí

Autor SHA1 Zpráva Datum
  bel2125 285a81737e Fix copy paste errors and add missing forward declaration před 8 roky
  bel2125 125cc06a8b Reset user connection data when closing the connection před 8 roky
  bel2125 753d0ea00b Undo 'Test mg_set_user_connection_data with const param (see #452)' před 8 roky
  bel2125 f1da6b30fb Test mg_set_user_connection_data with const param (see #452) před 8 roky
  bel2125 9e18539efa Automated unit test: Set timeout for all server tests před 8 roky
  bel2125 1db02ca547 Disable unused function warning for GCC před 8 roky
  bel2125 d6c8fa546a Remove OS process information from server status, add start time (Step 22/?) (See #243) před 8 roky
  bel2125 7d202fb2fe Add uptime information to server status (Step 21/?) (See #243) před 8 roky
  bel2125 d7c151551a Mark Symbian support as dead před 8 roky
  bel2125 066dbf7e60 GCC: Functions marked as 'unused' MAY be unused - dont raise an error if they are used před 8 roky
  bel2125 b5f7b71d45 Avoid warnings for unused system functions před 8 roky
  bel2125 c740aff73a Move one time initializations in mg_init_library před 8 roky
  bel2125 98e018c72e Use global mutex if no atomic operations are available před 8 roky
  bel2125 83077c67e7 Format code před 8 roky
  bel2125 38fc6839a0 Unit test: Avoid 'unused variable st' warning před 8 roky
  bel2125 60946cb0d4 Update some documentation před 8 roky
  bel2125 698303af84 Makefile should create all required directories před 8 roky
  bel2125 3e8bc6e784 Merge pull request #490 from nigels-com/cmake-asan-optional před 8 roky
  Nigel Stewart 4160dc0326 CIVETWEB_ENABLE_ASAN fixup - needed in two places před 8 roky
  Nigel Stewart 2921d7da3a Optional CMake opt-out of ASAN in debug mode build: -DCIVETWEB_ENABLE_ASAN=OFF před 8 roky
  bel2125 494c957edd Don't allow more than 2 GB of websocket payload (#488) před 8 roky
  bel2125 cd3a8cf8a5 Format code after merge před 8 roky
  bel2125 c9f653c038 Initialize time for socket write timeout and optimize timeout code před 8 roky
  bel2125 0ff712e426 Merge pull request #489 from btsimonh/btsimonh-cpp-usercontext před 8 roky
  Simon Hailes 028a2d79c4 C++ CivetServer - Set UserContext from constructor; add getUserContext před 8 roky
  Simon Hailes 6dd910c98e Add general usercontext variable to CPP server před 8 roky
  bel2125 332661b277 Unit test: CGI test is not yet available for windows, so don't check for the CGI exe as precondition před 8 roky
  bel2125 109206096a Unit test: print content of directory, if cgi test file is missing před 8 roky
  bel2125 0be394f23d Format code před 8 roky
  bel2125 5a04a45669 Unit test: Fix copy/paste error před 8 roky