Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  bel 433c8c75f5 clock_gettime for MacOS hace 10 años
  bel2125 55fe009f3f Merge pull request #89 from fremouw/master hace 10 años
  Maarten Fremouw 9e18e20087 gettime fix for mac os. hace 10 años
  Maarten Fremouw 575c7b9911 Merge branch 'master' of https://github.com/bel2125/civetweb hace 10 años
  bel 86ac7a404f Fix for issue #77 (Step 2/?) hace 10 años
  bel 1a273e421d Fix for issue #77 (Step 1/?) hace 10 años
  bel 4c37ed9e27 Add test case for issue #77 hace 10 años
  bel2125 f1c34405fc Merge pull request #86 from nihildeb/master hace 10 años
  Nick Hildebrant 1dbd48c011 linking fails because clock_gettime is missing without -lrt flag on ubuntu hace 10 años
  bel2125 acd1df40c9 Update to Lua 5.2.4 hace 10 años
  bel2125 946a3ffe3d Add Lua 5.2.4 hace 10 años
  bel 457e6cc8c9 Add test for client functions and fix their timeout handling hace 10 años
  bel 95176420bb Remove unused timeouts that are passed as parameters hace 10 años
  bel 40df623ebe Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request hace 10 años
  bel 55e578b867 Timout can not be implemented with poll at this place (see #82) hace 10 años
  bel 83475636b5 Fix unit test hace 10 años
  Maarten Fremouw b3819c9008 Merge branch 'master' of https://github.com/bel2125/civetweb hace 10 años
  bel2125 9a628c528b Merge pull request #81 from dalgaaf/wip-da-SCA-20150323 hace 10 años
  Danny Al-Gaaf b3a9ea02d0 civetweb.c: fix ifdef checks for TCP_USER_TIMEOUT hace 10 años
  Danny Al-Gaaf 5e753cc4d9 civetweb.c: fix setgroups() -Wimplicit-function-declaration hace 10 años