Historial de Commits

Autor SHA1 Mensaje Fecha
  Keith Kyzivat 116c01fbd8 Make mg_read C-90 compliant hace 10 años
  Keith Kyzivat 104db368a5 Add Chunked encoding support hace 10 años
  Keith Kyzivat fd412a3867 librt is not present on Mac. Only link it on Linux builds. hace 10 años
  bel2125 8c6520af36 Merge pull request #93 from cdbishop/missing_inc_fix hace 10 años
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception hace 10 años
  bel 6a96b4b6a2 Small enhancements in the header comments hace 10 años
  bel d95867a84d Rewrite list handling in mg_set_request_handler and use locks hace 10 años
  cbishop 08dec35eb7 added soname,real name and linker name outputs hace 10 años
  bel 8fa073daf3 Do not use C++11 features yet hace 10 años
  bel2125 225b360017 Merge pull request #91 from Dialga/master hace 10 años
  Dialga fb4c3f66a5 Define LUA_USE_POSIX to use the more secure mkstemp, fix 'target was given more than once in the same rule' hace 10 años
  Dialga 5114453932 Updated luafilesystem to v1.6.3 hace 10 años
  bel 747ae5ecb8 Update release notes hace 10 años
  bel c52d737897 Remove Lua 5.2.3 sources (already switched to 5.2.4) hace 10 años
  bel 1fab750928 Merge branch 'kainjow-master' hace 10 años
  bel f9a5795489 Merge branch 'master' of https://github.com/kainjow/civetweb into kainjow-master hace 10 años
  bel b3fe355e1e Quick fix in handle_request: callbacks that do not handle a request hace 10 años
  bel 2a76055c0c Clean line endings in source code file hace 10 años
  bel 99f4ddfe55 Exchange step 7 and step 8 in handle_request hace 10 años
  Kevin Wojniak 6c27b96db3 Fix clang analyzer warning due to possible use of uninitialized variables hace 10 años
  Kevin Wojniak 8fa39c5503 Fix unused variable warnings when USE_WEBSOCKET is not defined hace 10 años
  bel 30ea216a45 Rewrite step 5 of handle_request hace 10 años
  Kevin Wojniak d63cc56e25 Fix "missing field initializer" warnings hace 10 años
  Kevin Wojniak 495746deab Fix "implicit conversion loses integer precision" warnings hace 10 años
  Kevin Wojniak 984e028d42 Fix unused variable warning for non-DEBUG build hace 10 años
  Kevin Wojniak 8dc8bd644f Fix missing header includes for OS X hace 10 años
  bel c5b78ca728 Enhance fix for issue #88 hace 10 años
  bel 904eebf88a Quick fix for issue #88 hace 10 años
  bel 6002bfd97b Fix for issue #77 (Step 4/4) hace 10 años
  bel 30b9a4c617 Fix for issue #77 (Step 3/?) hace 10 años