Histórico de Commits

Autor SHA1 Mensagem Data
  bel 379dae3cc2 pollfd for MinGW (see issue #57) há 10 anos atrás
  bel c70d1ecad8 Update copyright note to 2015 há 10 anos atrás
  bel ae404df3a8 Fix mingw compiler error há 10 anos atrás
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files há 10 anos atrás
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file há 10 anos atrás
  bel 6e98a7f364 Treat CGI scripts and Lua scripts as script resources, so POST, PUT, DELETE, ... are handled by the scripts há 10 anos atrás
  bel c982982280 Fix some obsolete TODOs há 10 anos atrás
  bel 7e54bb6dd5 fix time calculation in pthread_cond_timedwait implementation for Windows há 10 anos atrás
  bel2125 b6088ee7eb Add a define SSL_ALREADY_INITIALIZED há 10 anos atrás
  bel a5eadbca86 Fix multiple file upload (issue #55) há 10 anos atrás
  bel2125 ea4b4c2e32 Fix comment há 10 anos atrás
  bel 4040ba73f9 HTTP POST requests to static files must return 405 há 10 anos atrás
  bel c596eda423 Rewrite PUT and DELETE handlers for files há 10 anos atrás
  bel f3cdda5abf Rewrite PUT and DELETE handlers for files há 10 anos atrás
  bel bf17634af9 Check and simplify HTTP error code handling (Step 3/3) há 10 anos atrás
  bel 0b3aa67fe1 Check and simplify HTTP error code handling (Step 2/3) há 10 anos atrás
  bel f59d79598f Check and simplify HTTP error code handling (Step 1/3) há 10 anos atrás
  bel 6ccd32a060 Update documentation há 10 anos atrás
  bel 0af7de4426 Rewrite and comment request processing há 10 anos atrás
  bel f9a02ac8aa Specify in detail and document return values of callback functions há 10 anos atrás
  bel 6deb63e1ab SSL redirect must also redirect the query string há 10 anos atrás
  bel c61a315794 Truncate thread name to <16 characters (see also #53) há 10 anos atrás
  bel 71275b0e6e Set thread names for other platforms (see also #53) há 10 anos atrás
  Nigel Stewart 62147adfd7 Add mg_set_thread_name for setting the thread name for Visual Studio debugging purposes. há 10 anos atrás
  bel 5f45e9aa1a Todo: implement timeout há 10 anos atrás
  bel 592cffb007 Change dead links to Civetweb sourceforge page há 10 anos atrás
  bel edcf6b2d79 Reorder mg_upload há 10 anos atrás
  bel e162202932 mg_send_file fails unchecked if called with a directory name há 10 anos atrás
  bel 2b9d5c5786 Fix TODOs in mg_upload há 10 anos atrás
  bel 254508bf2d Print out how much threads have been created (see also issue #50) há 10 anos atrás