提交歷史

作者 SHA1 備註 提交日期
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. 9 年之前
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. 9 年之前
  bel 833fda13ba mg_remove is also available if NO_FILE is set 9 年之前
  bel 8b5b7d516d Add some comments on cache control 9 年之前
  bel2125 e7758c8ef5 Fix some coverity warnings 9 年之前
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) 9 年之前
  bel 23f02df8fd Configuration for Cache-Control: max-age 9 年之前
  bel bfc6dfe52b Remove nested comment 9 年之前
  bel 2ed461a147 HTTP response codes according to IANA registration page: 9 年之前
  bel 0c5c6aa74f Auto-format after merge 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 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 451735c7e3 Replace fopen by mg_fopen in civetweb.c 9 年之前
  bel 92099ed0da Add funtion to store body data 9 年之前
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose 9 年之前
  Jacob Skillin c793d57105 Free mutex prior to freeing conn 9 年之前
  Jacob Skillin 1fd406d476 Only free conn if in client context. 9 年之前
  Walt Steverson b1d0f8d20b Add config option for enabling the TCP_NODELAY option on client sockets. 9 年之前
  bel d224b8291d Alternative to mg_upload (Step 53/?) 9 年之前
  bel aa7cbc21bc Alternative to mg_upload (Step 52/?) 9 年之前
  bel daea271956 Alternative to mg_upload (Step 51/?) 9 年之前
  bel 13a45e903f Use system functions to convert date/time instead of an own implementation (see #250) 9 年之前
  bel b151ecc9bc Alternative to mg_upload (Step 38/?) 9 年之前
  bel 49b233feae Add ECDH support for SSL handshake (See #249) 9 年之前
  bel ae2d676156 Test alternate code for parse_date_string (see #250) 9 年之前
  bel 59e555da5f Test alternate code for parse_date_string (see #250) 9 年之前
  bel efa1fe9883 Alternative to mg_upload (Step 36/?) 9 年之前