Commit History

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