Histórico de Commits

Autor SHA1 Mensagem Data
  bel 833fda13ba mg_remove is also available if NO_FILE is set há 9 anos atrás
  bel 8b5b7d516d Add some comments on cache control há 9 anos atrás
  bel2125 e7758c8ef5 Fix some coverity warnings há 9 anos atrás
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) há 9 anos atrás
  bel 23f02df8fd Configuration for Cache-Control: max-age há 9 anos atrás
  bel bfc6dfe52b Remove nested comment há 9 anos atrás
  bel 5d2e7c889d Mark test/unit_test.c as obsolete. há 9 anos atrás
  bel 2ed461a147 HTTP response codes according to IANA registration page: há 9 anos atrás
  bel2125 6199ef4f77 Merge pull request #269 from mingodad/master há 9 anos atrás
  mingodad af2cb138be Fix unit_test, still not working properly há 9 anos atrás
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL há 9 anos atrás
  bel 0c5c6aa74f Auto-format after merge há 9 anos atrás
  bel2125 9181014ce4 Merge pull request #267 from jackcha83/master há 9 anos atrás
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop há 9 anos atrás
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number há 9 anos atrás
  bel 631eaeaac5 Update link for coveralls batch (see #183) há 9 anos atrás
  bel 7ac5644ec0 Update release notes há 9 anos atrás
  bel e6f4e235e3 Update credits há 9 anos atrás
  bel 9af9b18316 Run CivetWeb without config file (See #201) há 9 anos atrás
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) há 9 anos atrás
  bel 60f207111d Don't call local request handler for requests with absolute URIs of other servers (#266) há 9 anos atrás
  bel bd30fe2fd5 Check domain name when checking absolute URIs há 9 anos atrás
  bel d2c64184d9 Replace fopen by mg_fopen há 9 anos atrás
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c há 9 anos atrás
  bel 92099ed0da Add funtion to store body data há 9 anos atrás
  bel 9d7e746d03 Test mg_close_connection há 9 anos atrás
  bel aa6dd2f84e Add example for a Lua file handler há 9 anos atrás
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose há 9 anos atrás
  bel a44640fc36 Document tcp_nodelay option (see #258) há 9 anos atrás
  bel2125 550352cba1 Merge pull request #258 from waltsteverson/master há 9 anos atrás