Historie revizí

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