Commit History

Author SHA1 Message Date
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) 10 years ago
  bel c9f84988c7 Use multibyte character set in all Visual Studio projects 10 years ago
  bel 67230b00c1 Use multibyte character set in all Visual Studio projects 10 years ago
  bel 3684a1fda2 Add _CRT_SECURE_NO_WARNINGS for Visual Studio build of Lua 10 years ago
  bel 7a709e5633 Handler for websocket connection (Step 5/?) 10 years ago
  bel 0ecec6bce7 Handler for websocket connection (Step 4/?) 10 years ago
  bel d64d507eaa Handler for websocket connection (Step 3/?) 10 years ago
  bel 436bc39555 Handler for websocket connection (Step 2/?) 10 years ago
  bel 259415c392 Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h 10 years ago
  bel 0016b36204 Handler for websocket connection (Step 1/?) 10 years ago
  bel 00877a1649 Add windows build for the chunked transfer test client 10 years ago
  bel d30b3faf3e Add windows build for the chunked transfer test client 10 years ago
  bel2125 da5c8d6683 Quick and dirty test client to check chunked transfer encoding 10 years ago
  bel 010998ca2f Test for chunked transfer encoding (Windows client only) 10 years ago
  bel2125 acca08ec6e Fix warning for unused function in gcc if compiled WITH_WEBSOCKET but without WITH_LUA 10 years ago
  bel2125 77ebc69ce1 Merge pull request #102 from kainjow/tests_crash 10 years ago
  bel2125 cd15156584 Merge pull request #100 from da4089/patch-2 10 years ago
  bel2125 a8bc1f43a0 Merge pull request #99 from da4089/patch-1 10 years ago
  bel2125 d2bd8c40bd Merge pull request #97 from kainjow/warnings_and_errors 10 years ago
  David Arnold 8d7387cbd4 Tyop. 10 years ago
  David Arnold 6706d390c0 Fix tyops 10 years ago
  Kevin Wojniak 2b76d9f7c8 Avoid crash if tests aren't ran from 'test' directory 10 years ago
  Kevin Wojniak 2a647d166c Fix passing strings with different sign 10 years ago
  Kevin Wojniak 9f24dd5852 Fix wrong format specifier 10 years ago
  Kevin Wojniak 3c3ddb47f4 Fix comparison of integers of different signs 10 years ago
  Kevin Wojniak 95a2cf40d0 Fix clang missing field initializer warning. 10 years ago
  Kevin Wojniak d7d9469db8 Fix unused variables in default unit test build 10 years ago
  bel ed6b8faaeb Fix typo in variable name 10 years ago
  bel 85d1a726ec Quietly close keep-alive connections, if there is no new request after a timeout 10 years ago
  bel e157e10f1a Server must not send "400 Bad Request" if the client times out without sending anything 10 years ago