Historial de Commits

Autor SHA1 Mensaje Fecha
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. hace 9 años
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. hace 9 años
  bel 833fda13ba mg_remove is also available if NO_FILE is set hace 9 años
  bel 8b5b7d516d Add some comments on cache control hace 9 años
  bel2125 e7758c8ef5 Fix some coverity warnings hace 9 años
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) hace 9 años
  bel 23f02df8fd Configuration for Cache-Control: max-age hace 9 años
  bel bfc6dfe52b Remove nested comment hace 9 años
  bel 2ed461a147 HTTP response codes according to IANA registration page: hace 9 años
  bel 0c5c6aa74f Auto-format after merge hace 9 años
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop hace 9 años
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number hace 9 años
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) hace 9 años
  bel 60f207111d Don't call local request handler for requests with absolute URIs of other servers (#266) hace 9 años
  bel bd30fe2fd5 Check domain name when checking absolute URIs hace 9 años
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c hace 9 años
  bel 92099ed0da Add funtion to store body data hace 9 años
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose hace 9 años
  Jacob Skillin c793d57105 Free mutex prior to freeing conn hace 9 años
  Jacob Skillin 1fd406d476 Only free conn if in client context. hace 9 años
  Walt Steverson b1d0f8d20b Add config option for enabling the TCP_NODELAY option on client sockets. hace 9 años
  bel d224b8291d Alternative to mg_upload (Step 53/?) hace 9 años
  bel aa7cbc21bc Alternative to mg_upload (Step 52/?) hace 9 años
  bel daea271956 Alternative to mg_upload (Step 51/?) hace 9 años
  bel 13a45e903f Use system functions to convert date/time instead of an own implementation (see #250) hace 9 años
  bel b151ecc9bc Alternative to mg_upload (Step 38/?) hace 9 años
  bel 49b233feae Add ECDH support for SSL handshake (See #249) hace 9 años
  bel ae2d676156 Test alternate code for parse_date_string (see #250) hace 9 años
  bel 59e555da5f Test alternate code for parse_date_string (see #250) hace 9 años
  bel efa1fe9883 Alternative to mg_upload (Step 36/?) hace 9 años