История коммитов

Автор SHA1 Сообщение Дата
  bel f59d79598f Check and simplify HTTP error code handling (Step 1/3) 10 лет назад
  bel 6ccd32a060 Update documentation 10 лет назад
  bel 0af7de4426 Rewrite and comment request processing 10 лет назад
  bel f9a02ac8aa Specify in detail and document return values of callback functions 10 лет назад
  bel 6deb63e1ab SSL redirect must also redirect the query string 10 лет назад
  bel c61a315794 Truncate thread name to <16 characters (see also #53) 10 лет назад
  bel 71275b0e6e Set thread names for other platforms (see also #53) 10 лет назад
  Nigel Stewart 62147adfd7 Add mg_set_thread_name for setting the thread name for Visual Studio debugging purposes. 10 лет назад
  bel 5f45e9aa1a Todo: implement timeout 10 лет назад
  bel 592cffb007 Change dead links to Civetweb sourceforge page 10 лет назад
  bel edcf6b2d79 Reorder mg_upload 10 лет назад
  bel e162202932 mg_send_file fails unchecked if called with a directory name 10 лет назад
  bel 2b9d5c5786 Fix TODOs in mg_upload 10 лет назад
  bel 254508bf2d Print out how much threads have been created (see also issue #50) 10 лет назад
  bel 23bdcc98dd Increase MAX_WORKER_THREADS so it can be used in high traffic websites (issue #50) 10 лет назад
  bel a65d96375a Fix: mg_upload file created with \ character (issue #51) 10 лет назад
  bel 14d12d4a88 Timeout must work for the entire header data 10 лет назад
  bel fc685c2f13 Reset attributs also for timeouts (clean up #48) 10 лет назад
  bel c2ac66c7a2 Handle cases, where not all threads could be created 10 лет назад
  bel 423c3233c0 Add response timeout function (issue #48) 10 лет назад
  bel 022c180f7a Changes for variadic macros in GCC 10 лет назад
  bel2125 f0d6e5ead7 Merge pull request #49 from NetDevLtd/reset-request 10 лет назад
  Richard Screene 9d58de6615 Reset data from previous response for new request 10 лет назад
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) 10 лет назад
  bel 5f848d1b3b Add some optional pointer casts (avoid static source code analysis warnings) 10 лет назад
  bel a0c10cd94b Use temporary file name for partially uploaded files 10 лет назад
  bel 9662d4c31b Add a wrapper for a new API function 10 лет назад
  bel 8d137fdb11 Rename API functions introduced by last merge 10 лет назад
  Richard Screene 50479bb425 Allow client to send POST request 10 лет назад
  bel 28dd732a52 convert_uri_to_file_name does much more than that -> rename it 11 лет назад