Commit History

Autor SHA1 Mensaxe Data
  bel2125 d55d5c9db8 Merge pull request #280 from gaida/master %!s(int64=9) %!d(string=hai) anos
  thewaterymoon 2db0c25518 Fix size_t/int issue (index is allowed to become -1 in the loop) %!s(int64=9) %!d(string=hai) anos
  thewaterymoon 16da6d722f Restart an interrupted recv() %!s(int64=9) %!d(string=hai) anos
  thewaterymoon af26c5c670 Fix the checking of 'keep-alive' connection flag. %!s(int64=9) %!d(string=hai) anos
  bel 1ef0bc06c1 Re-format source %!s(int64=9) %!d(string=hai) anos
  bel 6a5cdc470e Avoid warnings in pthread_t to unsigned long cast %!s(int64=9) %!d(string=hai) anos
  Martin Gaida 007588a08c fixed small bug %!s(int64=9) %!d(string=hai) anos
  Martin Gaida 21fc4332c2 fixed minor bug %!s(int64=9) %!d(string=hai) anos
  bel2125 055e807198 Use of pthread_self must be changed for OSX build %!s(int64=9) %!d(string=hai) anos
  bel2125 657e30ddd7 Fix for long values >=0x80000000L %!s(int64=9) %!d(string=hai) anos
  bel2125 3c0b1e6079 Fix MinGW warning (SSL_OP_ALL needs to be unsigned in a 32 bit environment) %!s(int64=9) %!d(string=hai) anos
  bel a41e091973 Win64 builds should use OpenSSL 64 bit as default %!s(int64=9) %!d(string=hai) anos
  Martin Gaida ca755dd11d Added certificate hot swap for use with short lived certificates. %!s(int64=9) %!d(string=hai) anos
  bel 54c6b08917 Add unit test for CGI %!s(int64=9) %!d(string=hai) anos
  bel2125 6506e38923 Merge pull request #275 from jd-boyd/mg_send_mime_file %!s(int64=9) %!d(string=hai) anos
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. %!s(int64=9) %!d(string=hai) anos
  bel aa4408b202 Fix crash if mg_start is called twice, with invalid port at first call (see #270) %!s(int64=9) %!d(string=hai) anos
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. %!s(int64=9) %!d(string=hai) anos
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. %!s(int64=9) %!d(string=hai) anos
  bel 833fda13ba mg_remove is also available if NO_FILE is set %!s(int64=9) %!d(string=hai) anos
  bel 8b5b7d516d Add some comments on cache control %!s(int64=9) %!d(string=hai) anos
  bel2125 e7758c8ef5 Fix some coverity warnings %!s(int64=9) %!d(string=hai) anos
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) %!s(int64=9) %!d(string=hai) anos
  bel 23f02df8fd Configuration for Cache-Control: max-age %!s(int64=9) %!d(string=hai) anos
  bel bfc6dfe52b Remove nested comment %!s(int64=9) %!d(string=hai) anos
  bel 2ed461a147 HTTP response codes according to IANA registration page: %!s(int64=9) %!d(string=hai) anos
  bel 0c5c6aa74f Auto-format after merge %!s(int64=9) %!d(string=hai) anos
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop %!s(int64=9) %!d(string=hai) anos
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number %!s(int64=9) %!d(string=hai) anos
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) %!s(int64=9) %!d(string=hai) anos