提交历史

作者 SHA1 备注 提交日期
  bel2125 d2bd8c40bd Merge pull request #97 from kainjow/warnings_and_errors 10 年之前
  Kevin Wojniak 2a647d166c Fix passing strings with different sign 10 年之前
  Kevin Wojniak 9f24dd5852 Fix wrong format specifier 10 年之前
  Kevin Wojniak 3c3ddb47f4 Fix comparison of integers of different signs 10 年之前
  Kevin Wojniak 95a2cf40d0 Fix clang missing field initializer warning. 10 年之前
  Kevin Wojniak d7d9469db8 Fix unused variables in default unit test build 10 年之前
  bel ed6b8faaeb Fix typo in variable name 10 年之前
  bel 85d1a726ec Quietly close keep-alive connections, if there is no new request after a timeout 10 年之前
  bel e157e10f1a Server must not send "400 Bad Request" if the client times out without sending anything 10 年之前
  bel 21a9b629ef Modify test client to check keep alive connections 10 年之前
  bel ec83050347 Change indent and line endings 10 年之前
  bel 1d611a7ba5 Test keep-alive in testclient 10 年之前
  bel 4aad970422 Add TODO list for test utils 10 年之前
  bel 1f27b1cb44 Add test utils (TCP test client, browser) 10 年之前
  bel cec38e983a Add test for loading many image elements 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 年之前
  bel b2bdb79200 Unit test for set_request_handler (incomplete) 10 年之前
  bel2125 3bb093789b Merge pull request #95 from keithel/chunked_encoding_support 10 年之前
  Keith Kyzivat 116c01fbd8 Make mg_read C-90 compliant 10 年之前
  Keith Kyzivat 104db368a5 Add Chunked encoding support 10 年之前
  Keith Kyzivat fd412a3867 librt is not present on Mac. Only link it on Linux builds. 10 年之前
  bel2125 8c6520af36 Merge pull request #93 from cdbishop/missing_inc_fix 10 年之前
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception 10 年之前
  bel 6a96b4b6a2 Small enhancements in the header comments 10 年之前
  bel d95867a84d Rewrite list handling in mg_set_request_handler and use locks 10 年之前
  cbishop 08dec35eb7 added soname,real name and linker name outputs 10 年之前
  bel 8fa073daf3 Do not use C++11 features yet 10 年之前