コミット履歴

作者 SHA1 メッセージ 日付
  bel2125 a36e852805 Merge pull request #291 from kainjow/const-warnings 9 年 前
  Kevin Wojniak 58e1a4ee9e Fix "cast from 'const struct in_addr *' to 'unsigned int *' drops const qualifier" 9 年 前
  Kevin Wojniak 1ec7b13ec2 Fix "cast from 'const char *' to 'unsigned char *' drops const qualifier" 9 年 前
  Kevin Wojniak fe420072c4 Fix "cast from 'const char *' to 'char *' drops const qualifier" 9 年 前
  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. 9 年 前
  Kevin Wojniak 70e74a28bf Fix "Cast from 'const unsigned char *' to 'void *' drops const qualifier" 9 年 前
  bel2125 082b6a1fc4 Merge pull request #290 from kainjow/osx-timer 9 年 前
  Kevin Wojniak 90d5d41297 Revert "Suspend OSX support for civetweb for an indefinite period" 9 年 前
  Kevin Wojniak 63d2956f8f Fix OS X link error due to missing libcompat 9 年 前
  bel 80dc0b3826 Suspend OSX support for civetweb for an indefinite period 9 年 前
  bel 0e6222504c Explain last partial fix for #278 in a comment in appveyor.yml 9 年 前
  bel 8d6e9d1b1d Patch should be in the path, but sh should not. 9 年 前
  bel 2dfb5a50dc Travis CI builds should be successful, even if they fail for OSX 9 年 前
  bel 1ce33c69ca Comment mg_fopen/mg_fclose 9 年 前
  bel 7b51e4ce60 Improve unit tests 9 年 前
  bel bd9c20e04f Fix signed/unsigned warning in unit test 9 年 前
  bel 3a31adef54 Correct typing error in unit test 9 年 前
  bel 4f38f7fb70 Additional unit tests 9 年 前
  bel ce1c8a6095 Auto-format after merge 9 年 前
  bel 9269075e1b Fix recently merged functions so they can be built with Visual Studio 9 年 前
  bel2125 201cb9bae2 CMake/CI: Allow builds with warnings for OSX (See #94) 9 年 前
  bel2125 01998fbcfe Add UUID for Lua (in Linux). See also #140. 9 年 前
  bel2125 489e4b0075 Add CivetWeb internal random function for Lua 9 年 前
  bel2125 76627a7223 Merge pull request #287 from gaida/master 9 年 前
  Martin Gaida 36daa5404d Merge remote-tracking branch 'upstream/master' for travis build. 9 年 前
  Martin Gaida 7105998eb8 fixed ssl_short_trust bug in sslize (see #280) 9 年 前
  bel2125 a24aef9065 GCC diagnostic pragmas seem to use other options as stated in the compiler warning 9 年 前
  bel2125 d7a49d3af3 Fixes for unit tests (for OSX) 9 年 前
  bel2125 4171284d48 Merge pull request #286 from jd-boyd/update_libcheck 9 年 前
  Joshua Boyd b6275c0116 Update libcheck to 0.10.0, and add a patch for osx 9 年 前