Историја ревизија

Аутор SHA1 Порука Датум
  Martin Gaida 7105998eb8 fixed ssl_short_trust bug in sslize (see #280) пре 9 година
  Martin Gaida 134f978964 optimized flow for use of short lived certificates пре 9 година
  Martin Gaida 2c78581a37 decreased disk io and added thread safety for short lived certificates пре 9 година
  Martin Gaida 007588a08c fixed small bug пре 9 година
  Martin Gaida 21fc4332c2 fixed minor bug пре 9 година
  Martin Gaida ca755dd11d Added certificate hot swap for use with short lived certificates. пре 9 година
  bel 54c6b08917 Add unit test for CGI пре 9 година
  bel2125 6506e38923 Merge pull request #275 from jd-boyd/mg_send_mime_file пре 9 година
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. пре 9 година
  bel aa4408b202 Fix crash if mg_start is called twice, with invalid port at first call (see #270) пре 9 година
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. пре 9 година
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. пре 9 година
  bel 833fda13ba mg_remove is also available if NO_FILE is set пре 9 година
  bel 8b5b7d516d Add some comments on cache control пре 9 година
  bel2125 e7758c8ef5 Fix some coverity warnings пре 9 година
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) пре 9 година
  bel 23f02df8fd Configuration for Cache-Control: max-age пре 9 година
  bel bfc6dfe52b Remove nested comment пре 9 година
  bel 2ed461a147 HTTP response codes according to IANA registration page: пре 9 година
  bel 0c5c6aa74f Auto-format after merge пре 9 година
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop пре 9 година
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number пре 9 година
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) пре 9 година
  bel 60f207111d Don't call local request handler for requests with absolute URIs of other servers (#266) пре 9 година
  bel bd30fe2fd5 Check domain name when checking absolute URIs пре 9 година
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c пре 9 година
  bel 92099ed0da Add funtion to store body data пре 9 година
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose пре 9 година
  Jacob Skillin c793d57105 Free mutex prior to freeing conn пре 9 година
  Jacob Skillin 1fd406d476 Only free conn if in client context. пре 9 година