Historie revizí

Autor SHA1 Zpráva Datum
  bel2125 a189fcc712 Merge pull request #71 from MrSpider/master před 10 roky
  bel2125 11905e95eb Fix PRINTF_ARG define for gcc před 10 roky
  bel 4894f62e51 Return more differentiated HTTP error codes (cleanup pull request #67) před 10 roky
  Philipp Friedenberger 81768c3e17 fixed PRINTF_ARGS for send_http_error(...) před 10 roky
  bel 281a839eba Update CREDITS.md před 10 roky
  bel2125 d7e9d19fa9 Merge pull request #69 from yehudasa/wip-setgroups před 10 roky
  bel2125 fbdd131151 Merge pull request #68 from yehudasa/wip-log-access před 10 roky
  bel2125 a774a6e32e Merge pull request #67 from yehudasa/wip-send-500 před 10 roky
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length před 11 roky
  Yehuda Sadeh a3c460c209 call setgroups() to avoid supplemental group leakage před 10 roky
  Yehuda Sadeh bab2a3f627 add log_access() callback před 11 roky
  Yehuda Sadeh 1d7efd0697 send access logs to the .log_message() callback před 11 roky
  Yehuda Sadeh e066bf70ff don't always send 500 if couldn't get request před 11 roky
  bel 749b0d8267 Remove unused argument of send_http_error před 10 roky
  bel bbf30afbd6 reason argument in send_http_error should no longer be used před 10 roky
  bel 379dae3cc2 pollfd for MinGW (see issue #57) před 10 roky
  bel c70d1ecad8 Update copyright note to 2015 před 10 roky
  bel ae404df3a8 Fix mingw compiler error před 10 roky
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files před 10 roky
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file před 10 roky
  bel 6e98a7f364 Treat CGI scripts and Lua scripts as script resources, so POST, PUT, DELETE, ... are handled by the scripts před 10 roky
  bel 37b1879d1f Fix compile errors (original LuaXML_lib.c is not strict C) před 10 roky
  bel c982982280 Fix some obsolete TODOs před 10 roky
  bel 7e54bb6dd5 fix time calculation in pthread_cond_timedwait implementation for Windows před 10 roky
  bel2125 01641d189b LuaXML must export xml as global před 10 roky
  bel2125 8f84f82a36 Update LuaXML to version 1.8.0 před 10 roky
  bel2125 b6088ee7eb Add a define SSL_ALREADY_INITIALIZED před 10 roky
  bel2125 5e9859510b Add documentation on the working path used for Lua scripts před 10 roky
  bel2125 fad1fc5b97 Merge pull request #59 from Foran/master před 10 roky
  Ben M. Ward c2ea3cc376 Fixed spelling error před 10 roky