提交历史

作者 SHA1 备注 提交日期
  bel e157e10f1a Server must not send "400 Bad Request" if the client times out without sending anything 10 年之前
  bel2125 a6c25c3617 Merge pull request #96 from keithel/chunked_encoding_support 10 年之前
  Keith Kyzivat 068b3770ba Fix erroneous merge error when starting request and no content-len set 10 年之前
  bel 2e13beb535 Update CREDITS, RELEASE_NOTES and line indent 10 年之前
  bel e5dc8cba75 Improve unit test 10 年之前
  Keith Kyzivat 116c01fbd8 Make mg_read C-90 compliant 10 年之前
  Keith Kyzivat 104db368a5 Add Chunked encoding support 10 年之前
  bel d95867a84d Rewrite list handling in mg_set_request_handler and use locks 10 年之前
  bel 747ae5ecb8 Update release notes 10 年之前
  bel f9a5795489 Merge branch 'master' of https://github.com/kainjow/civetweb into kainjow-master 10 年之前
  bel b3fe355e1e Quick fix in handle_request: callbacks that do not handle a request 10 年之前
  bel 2a76055c0c Clean line endings in source code file 10 年之前
  bel 99f4ddfe55 Exchange step 7 and step 8 in handle_request 10 年之前
  Kevin Wojniak 6c27b96db3 Fix clang analyzer warning due to possible use of uninitialized variables 10 年之前
  Kevin Wojniak 8fa39c5503 Fix unused variable warnings when USE_WEBSOCKET is not defined 10 年之前
  bel 30ea216a45 Rewrite step 5 of handle_request 10 年之前
  Kevin Wojniak d63cc56e25 Fix "missing field initializer" warnings 10 年之前
  Kevin Wojniak 495746deab Fix "implicit conversion loses integer precision" warnings 10 年之前
  Kevin Wojniak 984e028d42 Fix unused variable warning for non-DEBUG build 10 年之前
  Kevin Wojniak 8dc8bd644f Fix missing header includes for OS X 10 年之前
  bel c5b78ca728 Enhance fix for issue #88 10 年之前
  bel 904eebf88a Quick fix for issue #88 10 年之前
  bel 6002bfd97b Fix for issue #77 (Step 4/4) 10 年之前
  bel 30b9a4c617 Fix for issue #77 (Step 3/?) 10 年之前
  bel 433c8c75f5 clock_gettime for MacOS 10 年之前
  Maarten Fremouw 9e18e20087 gettime fix for mac os. 10 年之前
  bel 86ac7a404f Fix for issue #77 (Step 2/?) 10 年之前
  bel 1a273e421d Fix for issue #77 (Step 1/?) 10 年之前
  bel 457e6cc8c9 Add test for client functions and fix their timeout handling 10 年之前
  bel 95176420bb Remove unused timeouts that are passed as parameters 10 年之前