Histórico de Commits

Autor SHA1 Mensagem Data
  bel 40df623ebe Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request há 10 anos atrás
  bel 55e578b867 Timout can not be implemented with poll at this place (see #82) há 10 anos atrás
  Danny Al-Gaaf b3a9ea02d0 civetweb.c: fix ifdef checks for TCP_USER_TIMEOUT há 10 anos atrás
  Danny Al-Gaaf 5e753cc4d9 civetweb.c: fix setgroups() -Wimplicit-function-declaration há 10 anos atrás
  Danny Al-Gaaf 5396c6942b src/civetweb.c: asterix precision qualifier takes int há 10 anos atrás
  bel 06f9a4337c Fix percent-encoding problems (issue #79) há 10 anos atrás
  bel a20cf868b3 Fix CGI environment variables (issue #75) há 10 anos atrás
  bel cb098f5bbd Add TCP_USER_TIMEOUT to deal faster with broken connections. há 10 anos atrás
  bel 66f424552d Fix bug in implementation of issue #65 há 10 anos atrás
  bel e2eb7f0e76 Adjust white space policy of merge from pull request #66 há 10 anos atrás
  bel 2a3526946e Rename function from pull request #66 há 10 anos atrás
  bel2125 c7e3e58dbf Merge pull request #66 from yehudasa/wip-fast-forward há 10 anos atrás
  bel 0b286e4db3 Add assert to check if getreq still works as expected há 10 anos atrás
  bel d4ed0a682a process_new_connection should always close the connection on errors há 10 anos atrás
  bel2125 11905e95eb Fix PRINTF_ARG define for gcc há 10 anos atrás
  bel 4894f62e51 Return more differentiated HTTP error codes (cleanup pull request #67) há 10 anos atrás
  bel2125 d7e9d19fa9 Merge pull request #69 from yehudasa/wip-setgroups há 10 anos atrás
  bel2125 fbdd131151 Merge pull request #68 from yehudasa/wip-log-access há 10 anos atrás
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length há 11 anos atrás
  Yehuda Sadeh a3c460c209 call setgroups() to avoid supplemental group leakage há 10 anos atrás
  Yehuda Sadeh bab2a3f627 add log_access() callback há 11 anos atrás
  Yehuda Sadeh 1d7efd0697 send access logs to the .log_message() callback há 11 anos atrás
  Yehuda Sadeh e066bf70ff don't always send 500 if couldn't get request há 11 anos atrás
  Yehuda Sadeh 5e0f3cfba4 fast forward request data on completion of begin_callback() há 11 anos atrás
  bel 749b0d8267 Remove unused argument of send_http_error há 10 anos atrás
  bel bbf30afbd6 reason argument in send_http_error should no longer be used há 10 anos atrás
  bel 379dae3cc2 pollfd for MinGW (see issue #57) há 10 anos atrás
  bel c70d1ecad8 Update copyright note to 2015 há 10 anos atrás
  bel ae404df3a8 Fix mingw compiler error há 10 anos atrás
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files há 10 anos atrás