Historique des commits

Auteur SHA1 Message Date
  bel 2a3526946e Rename function from pull request #66 il y a 10 ans
  bel2125 c7e3e58dbf Merge pull request #66 from yehudasa/wip-fast-forward il y a 10 ans
  bel2125 d435223630 Merge pull request #73 from MrSpider/master il y a 10 ans
  Philipp Friedenberger c0a952e971 fix return il y a 10 ans
  Philipp Friedenberger 2f7f94bbfc check if context is initialized il y a 10 ans
  Maarten Fremouw cb52bd2cf3 Merge branch 'master' of https://github.com/bel2125/civetweb il y a 10 ans
  bel a069ec2018 Lua function to access a high resolution clock (monotonic and realtime) il y a 10 ans
  bel 0b286e4db3 Add assert to check if getreq still works as expected il y a 10 ans
  bel d4ed0a682a process_new_connection should always close the connection on errors il y a 10 ans
  bel2125 a189fcc712 Merge pull request #71 from MrSpider/master il y a 10 ans
  bel2125 11905e95eb Fix PRINTF_ARG define for gcc il y a 10 ans
  bel 4894f62e51 Return more differentiated HTTP error codes (cleanup pull request #67) il y a 10 ans
  Philipp Friedenberger 81768c3e17 fixed PRINTF_ARGS for send_http_error(...) il y a 10 ans
  bel 281a839eba Update CREDITS.md il y a 10 ans
  bel2125 d7e9d19fa9 Merge pull request #69 from yehudasa/wip-setgroups il y a 10 ans
  bel2125 fbdd131151 Merge pull request #68 from yehudasa/wip-log-access il y a 10 ans
  bel2125 a774a6e32e Merge pull request #67 from yehudasa/wip-send-500 il y a 10 ans
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length il y a 11 ans
  Yehuda Sadeh a3c460c209 call setgroups() to avoid supplemental group leakage il y a 10 ans
  Yehuda Sadeh bab2a3f627 add log_access() callback il y a 11 ans
  Yehuda Sadeh 1d7efd0697 send access logs to the .log_message() callback il y a 11 ans
  Yehuda Sadeh e066bf70ff don't always send 500 if couldn't get request il y a 11 ans
  Yehuda Sadeh 5e0f3cfba4 fast forward request data on completion of begin_callback() il y a 11 ans
  bel 749b0d8267 Remove unused argument of send_http_error il y a 10 ans
  bel bbf30afbd6 reason argument in send_http_error should no longer be used il y a 10 ans
  bel 379dae3cc2 pollfd for MinGW (see issue #57) il y a 10 ans
  bel c70d1ecad8 Update copyright note to 2015 il y a 10 ans
  bel ae404df3a8 Fix mingw compiler error il y a 10 ans
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files il y a 10 ans
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file il y a 10 ans