Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  bel dd461c7724 Integer Underflow hace 9 años
  bel2125 2b77716636 Merge pull request #245 from jensenn/xopen_source_fix hace 9 años
  bel 18aaa35145 Alternative to mg_upload (Step 27/?) hace 9 años
  bel ac0860f6bc Make parse_http_headers robust against headers without : hace 9 años
  bel b7f4acc775 Alternative to mg_upload (Step 22/?) hace 9 años
  bel 7c2625d4d6 parse_http_headers: Fix for message bodies starting with \r\n hace 9 años
  bel 1dc88bc5ef Clean after merge hace 9 años
  bel 16c02972e4 Temporary fix for #244 is not required if #225 is applied hace 9 años