Historie revizí

Autor SHA1 Zpráva Datum
  bel f9a5795489 Merge branch 'master' of https://github.com/kainjow/civetweb into kainjow-master před 10 roky
  bel b3fe355e1e Quick fix in handle_request: callbacks that do not handle a request před 10 roky
  bel 2a76055c0c Clean line endings in source code file před 10 roky
  bel 99f4ddfe55 Exchange step 7 and step 8 in handle_request před 10 roky
  Kevin Wojniak 6c27b96db3 Fix clang analyzer warning due to possible use of uninitialized variables před 10 roky
  Kevin Wojniak 8fa39c5503 Fix unused variable warnings when USE_WEBSOCKET is not defined před 10 roky
  bel 30ea216a45 Rewrite step 5 of handle_request před 10 roky
  Kevin Wojniak d63cc56e25 Fix "missing field initializer" warnings před 10 roky
  Kevin Wojniak 495746deab Fix "implicit conversion loses integer precision" warnings před 10 roky
  Kevin Wojniak 984e028d42 Fix unused variable warning for non-DEBUG build před 10 roky
  Kevin Wojniak 8dc8bd644f Fix missing header includes for OS X před 10 roky
  bel c5b78ca728 Enhance fix for issue #88 před 10 roky
  bel 904eebf88a Quick fix for issue #88 před 10 roky
  bel 6002bfd97b Fix for issue #77 (Step 4/4) před 10 roky
  bel 30b9a4c617 Fix for issue #77 (Step 3/?) před 10 roky
  bel 433c8c75f5 clock_gettime for MacOS před 10 roky
  Maarten Fremouw 9e18e20087 gettime fix for mac os. před 10 roky
  bel 86ac7a404f Fix for issue #77 (Step 2/?) před 10 roky
  bel 1a273e421d Fix for issue #77 (Step 1/?) před 10 roky
  bel 457e6cc8c9 Add test for client functions and fix their timeout handling před 10 roky
  bel 95176420bb Remove unused timeouts that are passed as parameters před 10 roky
  bel 40df623ebe Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request před 10 roky
  bel 55e578b867 Timout can not be implemented with poll at this place (see #82) před 10 roky
  Danny Al-Gaaf b3a9ea02d0 civetweb.c: fix ifdef checks for TCP_USER_TIMEOUT před 10 roky
  Danny Al-Gaaf 5e753cc4d9 civetweb.c: fix setgroups() -Wimplicit-function-declaration před 10 roky
  Danny Al-Gaaf 5396c6942b src/civetweb.c: asterix precision qualifier takes int před 10 roky
  bel 06f9a4337c Fix percent-encoding problems (issue #79) před 10 roky
  bel a20cf868b3 Fix CGI environment variables (issue #75) před 10 roky
  bel cb098f5bbd Add TCP_USER_TIMEOUT to deal faster with broken connections. před 10 roky
  bel 66f424552d Fix bug in implementation of issue #65 před 10 roky