Historial de Commits

Autor SHA1 Mensaje Fecha
  bel 9269075e1b Fix recently merged functions so they can be built with Visual Studio hace 9 años
  bel2125 01998fbcfe Add UUID for Lua (in Linux). See also #140. hace 9 años
  Martin Gaida 36daa5404d Merge remote-tracking branch 'upstream/master' for travis build. hace 9 años
  Martin Gaida 7105998eb8 fixed ssl_short_trust bug in sslize (see #280) hace 9 años
  bel2125 1d0faa4220 Merge pull request #284 from gaida/master hace 9 años
  Martin Gaida 134f978964 optimized flow for use of short lived certificates hace 9 años
  Martin Gaida 2c78581a37 decreased disk io and added thread safety for short lived certificates hace 9 años
  bel2125 d55d5c9db8 Merge pull request #280 from gaida/master hace 9 años
  thewaterymoon 2db0c25518 Fix size_t/int issue (index is allowed to become -1 in the loop) hace 9 años
  thewaterymoon 16da6d722f Restart an interrupted recv() hace 9 años
  thewaterymoon af26c5c670 Fix the checking of 'keep-alive' connection flag. hace 9 años
  bel 1ef0bc06c1 Re-format source hace 9 años
  bel 6a5cdc470e Avoid warnings in pthread_t to unsigned long cast hace 9 años
  Martin Gaida 007588a08c fixed small bug hace 9 años
  Martin Gaida 21fc4332c2 fixed minor bug hace 9 años
  bel2125 055e807198 Use of pthread_self must be changed for OSX build hace 9 años
  bel2125 657e30ddd7 Fix for long values >=0x80000000L hace 9 años
  bel2125 3c0b1e6079 Fix MinGW warning (SSL_OP_ALL needs to be unsigned in a 32 bit environment) hace 9 años
  bel a41e091973 Win64 builds should use OpenSSL 64 bit as default hace 9 años
  Martin Gaida ca755dd11d Added certificate hot swap for use with short lived certificates. hace 9 años
  bel 54c6b08917 Add unit test for CGI hace 9 años
  bel2125 6506e38923 Merge pull request #275 from jd-boyd/mg_send_mime_file hace 9 años
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. hace 9 años
  bel aa4408b202 Fix crash if mg_start is called twice, with invalid port at first call (see #270) hace 9 años
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. hace 9 años
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. hace 9 años
  bel 833fda13ba mg_remove is also available if NO_FILE is set hace 9 años
  bel 8b5b7d516d Add some comments on cache control hace 9 años
  bel2125 e7758c8ef5 Fix some coverity warnings hace 9 años
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) hace 9 años