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

Автор SHA1 Сообщение Дата
  Danny Al-Gaaf 5e753cc4d9 civetweb.c: fix setgroups() -Wimplicit-function-declaration 10 лет назад
  Danny Al-Gaaf 5396c6942b src/civetweb.c: asterix precision qualifier takes int 10 лет назад
  bel 06f9a4337c Fix percent-encoding problems (issue #79) 10 лет назад
  bel a20cf868b3 Fix CGI environment variables (issue #75) 10 лет назад
  bel cb098f5bbd Add TCP_USER_TIMEOUT to deal faster with broken connections. 10 лет назад
  bel 66f424552d Fix bug in implementation of issue #65 10 лет назад
  bel e2eb7f0e76 Adjust white space policy of merge from pull request #66 10 лет назад
  bel 2a3526946e Rename function from pull request #66 10 лет назад
  bel2125 c7e3e58dbf Merge pull request #66 from yehudasa/wip-fast-forward 10 лет назад
  bel 0b286e4db3 Add assert to check if getreq still works as expected 10 лет назад
  bel d4ed0a682a process_new_connection should always close the connection on errors 10 лет назад
  bel2125 11905e95eb Fix PRINTF_ARG define for gcc 10 лет назад
  bel 4894f62e51 Return more differentiated HTTP error codes (cleanup pull request #67) 10 лет назад
  bel2125 d7e9d19fa9 Merge pull request #69 from yehudasa/wip-setgroups 10 лет назад
  bel2125 fbdd131151 Merge pull request #68 from yehudasa/wip-log-access 10 лет назад
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length 11 лет назад
  Yehuda Sadeh a3c460c209 call setgroups() to avoid supplemental group leakage 10 лет назад
  Yehuda Sadeh bab2a3f627 add log_access() callback 11 лет назад
  Yehuda Sadeh 1d7efd0697 send access logs to the .log_message() callback 11 лет назад
  Yehuda Sadeh e066bf70ff don't always send 500 if couldn't get request 11 лет назад
  Yehuda Sadeh 5e0f3cfba4 fast forward request data on completion of begin_callback() 11 лет назад
  bel 749b0d8267 Remove unused argument of send_http_error 10 лет назад
  bel bbf30afbd6 reason argument in send_http_error should no longer be used 10 лет назад
  bel 379dae3cc2 pollfd for MinGW (see issue #57) 10 лет назад
  bel c70d1ecad8 Update copyright note to 2015 10 лет назад
  bel ae404df3a8 Fix mingw compiler error 10 лет назад
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files 10 лет назад
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file 10 лет назад
  bel 6e98a7f364 Treat CGI scripts and Lua scripts as script resources, so POST, PUT, DELETE, ... are handled by the scripts 10 лет назад
  bel c982982280 Fix some obsolete TODOs 10 лет назад