Historial de Commits

Autor SHA1 Mensaje Fecha
  bel bfc6dfe52b Remove nested comment hace 9 años
  bel 5d2e7c889d Mark test/unit_test.c as obsolete. hace 9 años
  bel 2ed461a147 HTTP response codes according to IANA registration page: hace 9 años
  bel2125 6199ef4f77 Merge pull request #269 from mingodad/master hace 9 años
  mingodad af2cb138be Fix unit_test, still not working properly hace 9 años
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL hace 9 años
  bel 0c5c6aa74f Auto-format after merge hace 9 años
  bel2125 9181014ce4 Merge pull request #267 from jackcha83/master 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 631eaeaac5 Update link for coveralls batch (see #183) hace 9 años
  bel 7ac5644ec0 Update release notes hace 9 años
  bel e6f4e235e3 Update credits hace 9 años
  bel 9af9b18316 Run CivetWeb without config file (See #201) 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 d2c64184d9 Replace fopen by mg_fopen hace 10 años
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c hace 10 años
  bel 92099ed0da Add funtion to store body data hace 10 años
  bel 9d7e746d03 Test mg_close_connection hace 10 años
  bel aa6dd2f84e Add example for a Lua file handler hace 10 años
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose hace 10 años
  bel a44640fc36 Document tcp_nodelay option (see #258) hace 10 años
  bel2125 550352cba1 Merge pull request #258 from waltsteverson/master hace 10 años
  bel 58ca276782 Fix use of std::vector in optional C++ interface (see #262) hace 10 años
  Jacob Skillin c793d57105 Free mutex prior to freeing conn hace 10 años
  Jacob Skillin 1fd406d476 Only free conn if in client context. hace 10 años
  Walt Steverson b1d0f8d20b Add config option for enabling the TCP_NODELAY option on client sockets. hace 10 años
  bel 4d5de1ce6f Alternative to mg_upload (Step 55/?) hace 10 años