Commit History

Author SHA1 Message Date
  bel 1d611a7ba5 Test keep-alive in testclient 10 years ago
  bel 4aad970422 Add TODO list for test utils 10 years ago
  bel 1f27b1cb44 Add test utils (TCP test client, browser) 10 years ago
  bel cec38e983a Add test for loading many image elements 10 years ago
  bel2125 a6c25c3617 Merge pull request #96 from keithel/chunked_encoding_support 10 years ago
  Keith Kyzivat 068b3770ba Fix erroneous merge error when starting request and no content-len set 10 years ago
  bel 2e13beb535 Update CREDITS, RELEASE_NOTES and line indent 10 years ago
  bel e5dc8cba75 Improve unit test 10 years ago
  bel b2bdb79200 Unit test for set_request_handler (incomplete) 10 years ago
  bel2125 3bb093789b Merge pull request #95 from keithel/chunked_encoding_support 10 years ago
  Keith Kyzivat 116c01fbd8 Make mg_read C-90 compliant 10 years ago
  Keith Kyzivat 104db368a5 Add Chunked encoding support 10 years ago
  Keith Kyzivat fd412a3867 librt is not present on Mac. Only link it on Linux builds. 10 years ago
  bel2125 8c6520af36 Merge pull request #93 from cdbishop/missing_inc_fix 10 years ago
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception 10 years ago
  bel 6a96b4b6a2 Small enhancements in the header comments 10 years ago
  bel d95867a84d Rewrite list handling in mg_set_request_handler and use locks 10 years ago
  cbishop 08dec35eb7 added soname,real name and linker name outputs 10 years ago
  bel 8fa073daf3 Do not use C++11 features yet 10 years ago
  bel2125 225b360017 Merge pull request #91 from Dialga/master 10 years ago
  Dialga fb4c3f66a5 Define LUA_USE_POSIX to use the more secure mkstemp, fix 'target was given more than once in the same rule' 10 years ago
  Dialga 5114453932 Updated luafilesystem to v1.6.3 10 years ago
  bel 747ae5ecb8 Update release notes 10 years ago
  bel c52d737897 Remove Lua 5.2.3 sources (already switched to 5.2.4) 10 years ago
  bel 1fab750928 Merge branch 'kainjow-master' 10 years ago
  bel f9a5795489 Merge branch 'master' of https://github.com/kainjow/civetweb into kainjow-master 10 years ago
  bel b3fe355e1e Quick fix in handle_request: callbacks that do not handle a request 10 years ago
  bel 2a76055c0c Clean line endings in source code file 10 years ago
  bel 99f4ddfe55 Exchange step 7 and step 8 in handle_request 10 years ago
  Kevin Wojniak 6c27b96db3 Fix clang analyzer warning due to possible use of uninitialized variables 10 years ago