Historie revizí

Autor SHA1 Zpráva Datum
  bel2125 39863f7973 Fix: Makefile must use tabs instead of spaces před 10 roky
  bel 6ccd32a060 Update documentation před 10 roky
  bel 0af7de4426 Rewrite and comment request processing před 10 roky
  bel f9a02ac8aa Specify in detail and document return values of callback functions před 10 roky
  bel 6deb63e1ab SSL redirect must also redirect the query string před 10 roky
  bel 3fe70bf815 Update RELEASE_NOTES.md před 10 roky
  bel 3d391b7291 git: ignore .o files (e.g., created by gcc) před 10 roky
  bel c61a315794 Truncate thread name to <16 characters (see also #53) před 10 roky
  bel 71275b0e6e Set thread names for other platforms (see also #53) před 10 roky
  bel2125 0fc742c3cc Merge pull request #53 from nigels-com/mg_set_thread_name před 10 roky
  Nigel Stewart 62147adfd7 Add mg_set_thread_name for setting the thread name for Visual Studio debugging purposes. před 10 roky
  bel 5f45e9aa1a Todo: implement timeout před 10 roky
  bel dee4c04502 Update Lua version in lib_lua Visual Studio project před 10 roky
  bel 592cffb007 Change dead links to Civetweb sourceforge page před 10 roky
  bel a7bd699f48 Do not change line endings to \r\n on Windows před 10 roky
  bel 72bff5390a Improve documentation of example před 10 roky
  bel edcf6b2d79 Reorder mg_upload před 10 roky
  bel 90fc294777 Change dead links to Civetweb sourceforge page před 10 roky
  bel d62e2c7a4e Add a script to clean up tabs and spaces in the code files před 10 roky
  bel e162202932 mg_send_file fails unchecked if called with a directory name před 10 roky
  bel 59eb76c51a Better usage description in main před 10 roky
  bel 2b9d5c5786 Fix TODOs in mg_upload před 10 roky
  bel 254508bf2d Print out how much threads have been created (see also issue #50) před 10 roky
  bel 23bdcc98dd Increase MAX_WORKER_THREADS so it can be used in high traffic websites (issue #50) před 10 roky
  bel a65d96375a Fix: mg_upload file created with \ character (issue #51) před 10 roky
  bel 14d12d4a88 Timeout must work for the entire header data před 10 roky
  bel 64653e7f54 Updete CREDITS před 10 roky
  bel fc685c2f13 Reset attributs also for timeouts (clean up #48) před 10 roky
  bel c2ac66c7a2 Handle cases, where not all threads could be created před 10 roky
  bel 423c3233c0 Add response timeout function (issue #48) před 10 roky