Commit History

作者 SHA1 備註 提交日期
  bel 67c9d35e10 Avoid some Visual Studio redefinition warning 10 年之前
  bel c8a5e26a93 Update LICENCE and README 10 年之前
  bel2125 8802258757 Merge branch 'master' of https://github.com/bel2125/civetweb 10 年之前
  bel2125 a5fbd4e199 Complete chunked transfer encoding 10 年之前
  bel2125 efbdfba31f Complete chunked transfer encoding 10 年之前
  bel2125 fbaf61d6b8 Add Qt build 10 年之前
  bel e497dd34f8 Test for chunked transfer encoding (#95, #98) 10 年之前
  bel 199afb7369 Attempt to fix chunked tranfer encoding (see #95, #98) - not fully tested yet 10 年之前
  bel 0a1f99c6bb Remove misleading comment in CivetServer.h 10 年之前
  bel 4c12d0cafc Set _CRT_SECURE_NO_DEPRECATE and _CRT_SECURE_NO_WARNINGS for Visual Studio 10 年之前
  bel 62a46e647f Test for memory leaks in unit test 10 年之前
  bel a5c4b9dbb0 Mark chunked transfer encoding (#95) as currently not working. See #98. 10 年之前
  bel 832763b465 Handler for websocket connection 10 年之前
  bel 8c90b3cae5 Handler for websocket connection (Step 7/7) 10 年之前
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) 10 年之前
  bel c9f84988c7 Use multibyte character set in all Visual Studio projects 10 年之前
  bel 67230b00c1 Use multibyte character set in all Visual Studio projects 10 年之前
  bel 3684a1fda2 Add _CRT_SECURE_NO_WARNINGS for Visual Studio build of Lua 10 年之前
  bel 7a709e5633 Handler for websocket connection (Step 5/?) 10 年之前
  bel 0ecec6bce7 Handler for websocket connection (Step 4/?) 10 年之前
  bel d64d507eaa Handler for websocket connection (Step 3/?) 10 年之前
  bel 436bc39555 Handler for websocket connection (Step 2/?) 10 年之前
  bel 259415c392 Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h 10 年之前
  bel 0016b36204 Handler for websocket connection (Step 1/?) 10 年之前
  bel 00877a1649 Add windows build for the chunked transfer test client 10 年之前
  bel d30b3faf3e Add windows build for the chunked transfer test client 10 年之前
  bel2125 da5c8d6683 Quick and dirty test client to check chunked transfer encoding 10 年之前
  bel 010998ca2f Test for chunked transfer encoding (Windows client only) 10 年之前
  bel2125 acca08ec6e Fix warning for unused function in gcc if compiled WITH_WEBSOCKET but without WITH_LUA 10 年之前
  bel2125 77ebc69ce1 Merge pull request #102 from kainjow/tests_crash 10 年之前