Historie revizí

Autor SHA1 Zpráva Datum
  mingodad af2cb138be Fix unit_test, still not working properly před 9 roky
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL před 9 roky
  bel 0c5c6aa74f Auto-format after merge před 9 roky
  bel2125 9181014ce4 Merge pull request #267 from jackcha83/master před 9 roky
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop před 9 roky
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number před 9 roky
  bel 631eaeaac5 Update link for coveralls batch (see #183) před 9 roky
  bel 7ac5644ec0 Update release notes před 9 roky
  bel e6f4e235e3 Update credits před 9 roky
  bel 9af9b18316 Run CivetWeb without config file (See #201) před 9 roky
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) před 9 roky
  bel 60f207111d Don't call local request handler for requests with absolute URIs of other servers (#266) před 9 roky
  bel bd30fe2fd5 Check domain name when checking absolute URIs před 9 roky
  bel d2c64184d9 Replace fopen by mg_fopen před 9 roky
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c před 9 roky
  bel 92099ed0da Add funtion to store body data před 9 roky
  bel 9d7e746d03 Test mg_close_connection před 9 roky
  bel aa6dd2f84e Add example for a Lua file handler před 9 roky
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose před 9 roky
  bel a44640fc36 Document tcp_nodelay option (see #258) před 9 roky
  bel2125 550352cba1 Merge pull request #258 from waltsteverson/master před 9 roky
  bel 58ca276782 Fix use of std::vector in optional C++ interface (see #262) před 9 roky
  Jacob Skillin c793d57105 Free mutex prior to freeing conn před 9 roky
  Jacob Skillin 1fd406d476 Only free conn if in client context. před 9 roky
  Walt Steverson b1d0f8d20b Add config option for enabling the TCP_NODELAY option on client sockets. před 9 roky
  bel 4d5de1ce6f Alternative to mg_upload (Step 55/?) před 9 roky
  bel2125 2ef1efcd5d Alternative to mg_upload (Step 54/?) před 9 roky
  bel2125 d4b3569edb Update coverity scan script před 9 roky
  bel d224b8291d Alternative to mg_upload (Step 53/?) před 9 roky
  bel aa7cbc21bc Alternative to mg_upload (Step 52/?) před 9 roky