История коммитов

Автор SHA1 Сообщение Дата
  bel 1fab750928 Merge branch 'kainjow-master' 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 лет назад
  bel2125 55fe009f3f Merge pull request #89 from fremouw/master 10 лет назад
  Maarten Fremouw 9e18e20087 gettime fix for mac os. 10 лет назад
  Maarten Fremouw 575c7b9911 Merge branch 'master' of https://github.com/bel2125/civetweb 10 лет назад
  bel 86ac7a404f Fix for issue #77 (Step 2/?) 10 лет назад
  bel 1a273e421d Fix for issue #77 (Step 1/?) 10 лет назад
  bel 4c37ed9e27 Add test case for issue #77 10 лет назад
  bel2125 f1c34405fc Merge pull request #86 from nihildeb/master 10 лет назад
  Nick Hildebrant 1dbd48c011 linking fails because clock_gettime is missing without -lrt flag on ubuntu 10 лет назад
  bel2125 acd1df40c9 Update to Lua 5.2.4 10 лет назад
  bel2125 946a3ffe3d Add Lua 5.2.4 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 лет назад
  bel 40df623ebe Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request 10 лет назад