Commit History

Autor SHA1 Mensaxe Data
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) %!s(int64=10) %!d(string=hai) anos
  bel 7a709e5633 Handler for websocket connection (Step 5/?) %!s(int64=10) %!d(string=hai) anos
  bel 0ecec6bce7 Handler for websocket connection (Step 4/?) %!s(int64=10) %!d(string=hai) anos
  bel 436bc39555 Handler for websocket connection (Step 2/?) %!s(int64=10) %!d(string=hai) anos
  bel 0016b36204 Handler for websocket connection (Step 1/?) %!s(int64=10) %!d(string=hai) anos
  bel2125 acca08ec6e Fix warning for unused function in gcc if compiled WITH_WEBSOCKET but without WITH_LUA %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak d7d9469db8 Fix unused variables in default unit test build %!s(int64=10) %!d(string=hai) anos
  bel ed6b8faaeb Fix typo in variable name %!s(int64=10) %!d(string=hai) anos
  bel 85d1a726ec Quietly close keep-alive connections, if there is no new request after a timeout %!s(int64=10) %!d(string=hai) anos
  bel e157e10f1a Server must not send "400 Bad Request" if the client times out without sending anything %!s(int64=10) %!d(string=hai) anos
  bel2125 a6c25c3617 Merge pull request #96 from keithel/chunked_encoding_support %!s(int64=10) %!d(string=hai) anos
  Keith Kyzivat 068b3770ba Fix erroneous merge error when starting request and no content-len set %!s(int64=10) %!d(string=hai) anos
  bel 2e13beb535 Update CREDITS, RELEASE_NOTES and line indent %!s(int64=10) %!d(string=hai) anos
  bel e5dc8cba75 Improve unit test %!s(int64=10) %!d(string=hai) anos
  Keith Kyzivat 116c01fbd8 Make mg_read C-90 compliant %!s(int64=10) %!d(string=hai) anos
  Keith Kyzivat 104db368a5 Add Chunked encoding support %!s(int64=10) %!d(string=hai) anos
  bel d95867a84d Rewrite list handling in mg_set_request_handler and use locks %!s(int64=10) %!d(string=hai) anos
  bel 747ae5ecb8 Update release notes %!s(int64=10) %!d(string=hai) anos
  bel f9a5795489 Merge branch 'master' of https://github.com/kainjow/civetweb into kainjow-master %!s(int64=10) %!d(string=hai) anos
  bel b3fe355e1e Quick fix in handle_request: callbacks that do not handle a request %!s(int64=10) %!d(string=hai) anos
  bel 2a76055c0c Clean line endings in source code file %!s(int64=10) %!d(string=hai) anos
  bel 99f4ddfe55 Exchange step 7 and step 8 in handle_request %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak 6c27b96db3 Fix clang analyzer warning due to possible use of uninitialized variables %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak 8fa39c5503 Fix unused variable warnings when USE_WEBSOCKET is not defined %!s(int64=10) %!d(string=hai) anos
  bel 30ea216a45 Rewrite step 5 of handle_request %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak d63cc56e25 Fix "missing field initializer" warnings %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak 495746deab Fix "implicit conversion loses integer precision" warnings %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak 984e028d42 Fix unused variable warning for non-DEBUG build %!s(int64=10) %!d(string=hai) anos
  Kevin Wojniak 8dc8bd644f Fix missing header includes for OS X %!s(int64=10) %!d(string=hai) anos
  bel c5b78ca728 Enhance fix for issue #88 %!s(int64=10) %!d(string=hai) anos