Commit History

Author SHA1 Message Date
  bel2125 0fc742c3cc Merge pull request #53 from nigels-com/mg_set_thread_name 10 years ago
  Nigel Stewart 62147adfd7 Add mg_set_thread_name for setting the thread name for Visual Studio debugging purposes. 10 years ago
  bel 5f45e9aa1a Todo: implement timeout 10 years ago
  bel dee4c04502 Update Lua version in lib_lua Visual Studio project 10 years ago
  bel 592cffb007 Change dead links to Civetweb sourceforge page 10 years ago
  bel a7bd699f48 Do not change line endings to \r\n on Windows 10 years ago
  bel 72bff5390a Improve documentation of example 10 years ago
  bel edcf6b2d79 Reorder mg_upload 10 years ago
  bel 90fc294777 Change dead links to Civetweb sourceforge page 10 years ago
  bel d62e2c7a4e Add a script to clean up tabs and spaces in the code files 10 years ago
  bel e162202932 mg_send_file fails unchecked if called with a directory name 10 years ago
  bel 59eb76c51a Better usage description in main 10 years ago
  bel 2b9d5c5786 Fix TODOs in mg_upload 10 years ago
  bel 254508bf2d Print out how much threads have been created (see also issue #50) 10 years ago
  bel 23bdcc98dd Increase MAX_WORKER_THREADS so it can be used in high traffic websites (issue #50) 10 years ago
  bel a65d96375a Fix: mg_upload file created with \ character (issue #51) 10 years ago
  bel 14d12d4a88 Timeout must work for the entire header data 10 years ago
  bel 64653e7f54 Updete CREDITS 10 years ago
  bel fc685c2f13 Reset attributs also for timeouts (clean up #48) 10 years ago
  bel c2ac66c7a2 Handle cases, where not all threads could be created 10 years ago
  bel 423c3233c0 Add response timeout function (issue #48) 10 years ago
  bel 022c180f7a Changes for variadic macros in GCC 10 years ago
  bel2125 f0d6e5ead7 Merge pull request #49 from NetDevLtd/reset-request 10 years ago
  Richard Screene 9d58de6615 Reset data from previous response for new request 10 years ago
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) 10 years ago
  bel 5f848d1b3b Add some optional pointer casts (avoid static source code analysis warnings) 10 years ago
  bel f402491d11 Update release notes 10 years ago
  bel a0c10cd94b Use temporary file name for partially uploaded files 10 years ago
  bel2125 7243d82f11 Merge pull request #46 from NetDevLtd/master 10 years ago
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class 10 years ago