Commit History

Autor SHA1 Mensaxe Data
  Kevin Wojniak 61daaa08dc Change mg_set_user_connection_data() to take a non-const connection since the connection needs to be modified. This fixes a "drops const qualifier" warning on OS X. %!s(int64=9) %!d(string=hai) anos
  bel 1ce33c69ca Comment mg_fopen/mg_fclose %!s(int64=9) %!d(string=hai) anos
  bel 7b51e4ce60 Improve unit tests %!s(int64=9) %!d(string=hai) anos
  bel ce1c8a6095 Auto-format after merge %!s(int64=9) %!d(string=hai) anos
  bel 9269075e1b Fix recently merged functions so they can be built with Visual Studio %!s(int64=9) %!d(string=hai) anos
  bel2125 01998fbcfe Add UUID for Lua (in Linux). See also #140. %!s(int64=9) %!d(string=hai) anos
  Martin Gaida 36daa5404d Merge remote-tracking branch 'upstream/master' for travis build. %!s(int64=9) %!d(string=hai) anos
  Martin Gaida 7105998eb8 fixed ssl_short_trust bug in sslize (see #280) %!s(int64=9) %!d(string=hai) anos
  bel2125 1d0faa4220 Merge pull request #284 from gaida/master %!s(int64=9) %!d(string=hai) anos
  Martin Gaida 134f978964 optimized flow for use of short lived certificates %!s(int64=9) %!d(string=hai) anos
  Martin Gaida 2c78581a37 decreased disk io and added thread safety for short lived certificates %!s(int64=9) %!d(string=hai) anos
  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