Commit History

作者 SHA1 備註 提交日期
  bel bfc6dfe52b Remove nested comment 9 年之前
  bel 5d2e7c889d Mark test/unit_test.c as obsolete. 9 年之前
  bel 2ed461a147 HTTP response codes according to IANA registration page: 9 年之前
  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 年之前