Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 f04a9f7411 Replace ssize_t by ptrdiff_t hace 7 años
  bel2125 80b06afa94 Fix some warnings hace 7 años
  bel2125 9607b17529 Fix some more PVS-Studio warnings (#597) hace 7 años
  bel2125 1a2c55349f Fix some warnings from PVS Studio static analyser (#597) hace 7 años
  bel2125 6b8b159353 Add USE_ZLIB define for on-the-fly compression (#199) hace 7 años
  bel2125 10de3b0478 Add experimental implementation for on-the-fly compression (#199) hace 7 años
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) hace 7 años
  bel2125 9bb6f180b6 Set define for obsolete file access member for "file in memory" hace 7 años
  bel2125 b71e6fe496 Format and move code from merge #590, use a different define hace 7 años
  bel2125 220cd75551 Disable some warnings within the code hace 7 años
  bel2125 6cb05762d4 Merge pull request #590 from abramobagnara/master hace 7 años
  bel2125 b7b35d3c8f Add means to replace mg_cry and log_access by own implemention hace 7 años
  bel2125 42ed9db029 Remove obsolete "membuf" file access member hace 7 años
  bel2125 a8b11a99eb Always set IPV6_ONLY option, either to on or off hace 7 años
  Jim Evans 40e298b787 Fixing configuration of ports for IPv4/IPv6 dual host sockets hace 7 años
  extergnoto f3386aca8d Add missing functions for wolfssl integration #583 hace 7 años
  Abramo Bagnara 3c1d726d1b Added replacement for timegm where _mkgmtime can be missing. hace 7 años
  bel2125 4dc4044a7e Add limit for the number of open websocket PINGs (and format code from previous merge) hace 7 años
  Herve Codina 04a696cc4a Avoid request handler call after unregistering hace 7 años
  bel2125 8008a93e76 Set legacy options for using mg_get_request_info for responses hace 7 años
  bel2125 36a8b13f7b Fix/remove some TODO marks hace 7 años
  bel2125 55efefb471 Add debug traces to improve websocket connection analysis hace 7 años
  bel2125 2c06ce57b5 Fix compile error of last commit hace 7 años
  bel2125 8aad079979 Reply websocket PING as a server hace 7 años
  bel2125 1a7f248e23 Improve documentation and error messages for CGI hace 7 años
  bel2125 44174c8371 Use symbolic constant instead of numeric hace 7 años
  bel2125 f3fe358e62 Remove unused file_ops.inl and format code hace 7 años
  Torben Jonas 68a8103a6d Comment (currently) superfluous include directive. hace 7 años
  Colm Sloan 4cda94ba32 Add lua casts for clang++. hace 7 años
  bel2125 5885da0f25 Remove (sizeof(int) == sizeof(void *)) optimization hace 7 años