История коммитов

Автор SHA1 Сообщение Дата
  bel2125 6165033a80 Support POLLOUT in poll implementation for Windows 7 лет назад
  bel2125 3585668e20 Move #include timer.inl before NO_CGI preprocessor block 7 лет назад
  bel2125 6a5f94e787 Fix USE_TIMERS for CGI 7 лет назад
  bel2125 74d588d871 Merge pull request #625 from aboutbus/master 7 лет назад
  bel2125 12f149fa64 Merge pull request #628 from ryankopf/master 7 лет назад
  ryankopf 44458f8104 Function abort_process is not defined unless we are using timers. 7 лет назад
  Keith Holman e57abb3694 build: fix cast to void * causing build error 7 лет назад
  Keith Holman c7931578da build: type mismatch warning from OPENSSL symbol 7 лет назад
  Keith Holman f5ea8852f0 build: fix undefined symbol compilation errors 7 лет назад
  Yury Z 19b55bf26b Wait for ready socket using poll instead of select 7 лет назад
  bel2125 fa4af4aba5 Timeout for CGI scripts (prototype for #618) 7 лет назад
  bel2125 558a0f3a3b Format code 7 лет назад
  bel2125 6c04c3d7fe Fix for requests using IPv6 addresses as hostname (#619) 7 лет назад
  bel2125 b71b444228 Atomic functions for shared Lua (experimental) 7 лет назад
  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 лет назад