Historie revizí

Autor SHA1 Zpráva Datum
  bel2125 3585668e20 Move #include timer.inl before NO_CGI preprocessor block před 7 roky
  bel2125 6a5f94e787 Fix USE_TIMERS for CGI před 7 roky
  bel2125 74d588d871 Merge pull request #625 from aboutbus/master před 7 roky
  bel2125 12f149fa64 Merge pull request #628 from ryankopf/master před 7 roky
  ryankopf 44458f8104 Function abort_process is not defined unless we are using timers. před 7 roky
  Keith Holman e57abb3694 build: fix cast to void * causing build error před 7 roky
  Keith Holman c7931578da build: type mismatch warning from OPENSSL symbol před 7 roky
  Keith Holman f5ea8852f0 build: fix undefined symbol compilation errors před 7 roky
  Yury Z 19b55bf26b Wait for ready socket using poll instead of select před 7 roky
  bel2125 fa4af4aba5 Timeout for CGI scripts (prototype for #618) před 7 roky
  bel2125 558a0f3a3b Format code před 7 roky
  bel2125 6c04c3d7fe Fix for requests using IPv6 addresses as hostname (#619) před 7 roky
  bel2125 b71b444228 Atomic functions for shared Lua (experimental) před 7 roky
  pavel.pimenov cf4fc0e306 Add const před 7 roky
  Sergey Linev 43251655d2 Define _GNU_SOURCE not only with gcc před 7 roky
  bel2125 c000dead16 Use named define for redirect body před 7 roky
  bel2125 f146e6eb4c Fix some PVS Studio warnings (#597) před 7 roky
  bel2125 c9e47bf75b Do not modify input in parse_port_string před 7 roky
  bel2125 bc6eaaeef5 Avoid some warnings from PVS Studio (#597) před 7 roky
  bel2125 ddec40258b Merge pull request #607 from linev/gnu_source před 7 roky
  Guilherme Amadio c6017a5ae8 Fix warning about implicit function declaration in CivetWeb před 7 roky
  Sergey Linev b0ee76da7c Disable gcc warning with OpenSSL 1.1 SSL_CTX_set_info_callback() call před 7 roky
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) před 7 roky
  bel2125 b061c36048 Add body for 30x response - but keep code commented před 7 roky
  bel2125 9397b14e2e Add API function for 30x redirect před 7 roky
  bel2125 5851132e64 Add configuration value for smallest file zipped + add comments for all config values před 7 roky
  bel2125 4e938099b6 Add helper function for HTTP 200 OK response před 7 roky
  bel2125 74e2f18f3e Fix some coverity warnings and add missing return checks před 7 roky
  bel2125 08e7ad7c76 Declare all variables at begin of the block, to comply with old C standards. před 7 roky
  bel2125 467b1b07c5 Support additional Lua syntax před 7 roky