Historique des commits

Auteur SHA1 Message Date
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. il y a 9 ans
  bel aa4408b202 Fix crash if mg_start is called twice, with invalid port at first call (see #270) il y a 9 ans
  bel2125 ea1314b7a6 Merge pull request #272 from jd-boyd/jdb_font_mimes il y a 9 ans
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. il y a 9 ans
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. il y a 9 ans
  bel 833fda13ba mg_remove is also available if NO_FILE is set il y a 9 ans
  bel 8b5b7d516d Add some comments on cache control il y a 9 ans
  bel2125 e7758c8ef5 Fix some coverity warnings il y a 9 ans
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) il y a 9 ans
  bel 23f02df8fd Configuration for Cache-Control: max-age il y a 9 ans
  bel bfc6dfe52b Remove nested comment il y a 9 ans
  bel 5d2e7c889d Mark test/unit_test.c as obsolete. il y a 9 ans
  bel 2ed461a147 HTTP response codes according to IANA registration page: il y a 9 ans
  bel2125 6199ef4f77 Merge pull request #269 from mingodad/master il y a 9 ans
  mingodad af2cb138be Fix unit_test, still not working properly il y a 9 ans
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL il y a 9 ans
  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