Historique des commits

Auteur SHA1 Message Date
  bel 0c5c6aa74f Auto-format after merge il y a 9 ans
  bel2125 9181014ce4 Merge pull request #267 from jackcha83/master il y a 9 ans
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop il y a 9 ans
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number il y a 9 ans
  bel 631eaeaac5 Update link for coveralls batch (see #183) il y a 9 ans
  bel 7ac5644ec0 Update release notes il y a 9 ans
  bel e6f4e235e3 Update credits il y a 9 ans
  bel 9af9b18316 Run CivetWeb without config file (See #201) il y a 9 ans
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) il y a 9 ans
  bel 60f207111d Don't call local request handler for requests with absolute URIs of other servers (#266) il y a 9 ans
  bel bd30fe2fd5 Check domain name when checking absolute URIs il y a 9 ans
  bel d2c64184d9 Replace fopen by mg_fopen il y a 9 ans
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c il y a 9 ans
  bel 92099ed0da Add funtion to store body data il y a 9 ans
  bel 9d7e746d03 Test mg_close_connection il y a 9 ans
  bel aa6dd2f84e Add example for a Lua file handler il y a 9 ans
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose il y a 9 ans
  bel a44640fc36 Document tcp_nodelay option (see #258) il y a 9 ans
  bel2125 550352cba1 Merge pull request #258 from waltsteverson/master il y a 9 ans
  bel 58ca276782 Fix use of std::vector in optional C++ interface (see #262) il y a 9 ans
  Jacob Skillin c793d57105 Free mutex prior to freeing conn il y a 9 ans
  Jacob Skillin 1fd406d476 Only free conn if in client context. il y a 9 ans
  Walt Steverson b1d0f8d20b Add config option for enabling the TCP_NODELAY option on client sockets. il y a 9 ans
  bel 4d5de1ce6f Alternative to mg_upload (Step 55/?) il y a 9 ans
  bel2125 2ef1efcd5d Alternative to mg_upload (Step 54/?) il y a 9 ans
  bel2125 d4b3569edb Update coverity scan script il y a 9 ans
  bel d224b8291d Alternative to mg_upload (Step 53/?) il y a 9 ans
  bel aa7cbc21bc Alternative to mg_upload (Step 52/?) il y a 9 ans
  bel daea271956 Alternative to mg_upload (Step 51/?) il y a 9 ans
  bel 20f3965f2c Alternative to mg_upload (Step 50/?) il y a 9 ans