커밋 기록

작성자 SHA1 메시지 날짜
  bel2125 6d8a37844c Merge pull request #117 from david-loffredo/master 10 년 전
  David Loffredo 86d2bec31f Windows bind() with SO_EXCLUSIVEADDRUSE to fail if socket in use. 10 년 전
  bel2125 971d458c97 Merge pull request #115 from softwarenerd/softwarenerd 10 년 전
  Brian Lambert a8c4f4a6a3 Fix compiler warning on OS X compile. clang diagnostic ignored needed -W to work properly on OS X. 10 년 전
  bel2125 10ee9fa662 Clean executable in Makefile 10 년 전
  bel 08dab3d313 Fix const/not const struct mg_connection * warning 10 년 전
  bel2125 f8e0bf9dff Merge pull request #113 from nihildeb/master 10 년 전
  Nick Hildebrant bfba8d105d move travis tests to ci/ from test/ci_tests 10 년 전
  bel 180e45fdfc Forward also POST data to CGI pages 10 년 전
  bel ceb5f39461 Add CGI test for windows, that does not need an extra interpreter 10 년 전
  bel 93fbcb33b1 All global variables in main should start with g_ 10 년 전
  bel de28718cae All global variables in main should start with g_ 10 년 전
  bel 5e640884b2 All global variables in main should start with g_ 10 년 전
  bel 5bbc219445 All global variables in main should start with g_ 10 년 전
  bel 879f18ca07 Fix some clang diagnostic messages (see #94) 10 년 전
  bel2125 9072673623 Merge pull request #112 from hansipie/master 10 년 전
  bel2125 53bbd18a4a Merge pull request #111 from DanielOaks/fix-osx 10 년 전
  hansipie 020b9fbe93 Symbols export for the C++ Interface 10 년 전
  Daniel Oaks 90adb0d115 Only include -lrt if on Linux 10 년 전
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 년 전
  bel f9295dffa6 Fix compile error for Visual Studio 10 년 전
  bel 7a01c0d0f7 Remove civetweb_test accidentially added with #107 10 년 전
  bel 2ac17babdb Update CREDITS 10 년 전
  bel 951ec9ebbe Update CREDITS 10 년 전
  bel2125 e2c64e27d4 Merge pull request #107 from nihildeb/master 10 년 전
  bel2125 2480a95536 Merge pull request #108 from vcatechnology/function-pointer-casting 10 년 전
  bel cad094cacc Remove union in struct mg_request_handler_in 10 년 전
  bel 67c9d35e10 Avoid some Visual Studio redefinition warning 10 년 전
  Matt Clarkson 260f8a43b9 BUG: Cannot cast Lua function pointer in standard C 10 년 전
  Nick Hildebrant 01d7b8917d add some documentation 10 년 전