提交历史

作者 SHA1 备注 提交日期
  pavel.pimenov cf4fc0e306 Add const 7 年之前
  Sergey Linev 43251655d2 Define _GNU_SOURCE not only with gcc 7 年之前
  bel2125 c000dead16 Use named define for redirect body 7 年之前
  bel2125 f146e6eb4c Fix some PVS Studio warnings (#597) 7 年之前
  bel2125 c9e47bf75b Do not modify input in parse_port_string 7 年之前
  bel2125 bc6eaaeef5 Avoid some warnings from PVS Studio (#597) 7 年之前
  bel2125 ddec40258b Merge pull request #607 from linev/gnu_source 7 年之前
  Guilherme Amadio c6017a5ae8 Fix warning about implicit function declaration in CivetWeb 7 年之前
  Sergey Linev b0ee76da7c Disable gcc warning with OpenSSL 1.1 SSL_CTX_set_info_callback() call 7 年之前
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) 7 年之前
  bel2125 b061c36048 Add body for 30x response - but keep code commented 7 年之前
  bel2125 9397b14e2e Add API function for 30x redirect 7 年之前
  bel2125 5851132e64 Add configuration value for smallest file zipped + add comments for all config values 7 年之前
  bel2125 4e938099b6 Add helper function for HTTP 200 OK response 7 年之前
  bel2125 74e2f18f3e Fix some coverity warnings and add missing return checks 7 年之前
  bel2125 08e7ad7c76 Declare all variables at begin of the block, to comply with old C standards. 7 年之前
  bel2125 467b1b07c5 Support additional Lua syntax 7 年之前
  bel2125 412c3bd119 Add comment for new is_ssl_port_used algorithm 7 年之前
  Alberto Bignotti e6f33082ff using localhost:8080 as listening_ports #600 7 年之前
  bel2125 285777f418 Debugger for Lua scripts (Step 1/?) 7 年之前
  bel2125 f04a9f7411 Replace ssize_t by ptrdiff_t 7 年之前
  bel2125 80b06afa94 Fix some warnings 7 年之前
  bel2125 9607b17529 Fix some more PVS-Studio warnings (#597) 7 年之前
  bel2125 1a2c55349f Fix some warnings from PVS Studio static analyser (#597) 7 年之前
  bel2125 6b8b159353 Add USE_ZLIB define for on-the-fly compression (#199) 7 年之前
  bel2125 10de3b0478 Add experimental implementation for on-the-fly compression (#199) 7 年之前
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) 7 年之前
  bel2125 9bb6f180b6 Set define for obsolete file access member for "file in memory" 7 年之前
  bel2125 b71e6fe496 Format and move code from merge #590, use a different define 7 年之前
  bel2125 220cd75551 Disable some warnings within the code 7 年之前