Cronologia Commit

Autore SHA1 Messaggio Data
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length 11 anni fa
  Yehuda Sadeh a3c460c209 call setgroups() to avoid supplemental group leakage 10 anni fa
  Yehuda Sadeh bab2a3f627 add log_access() callback 11 anni fa
  Yehuda Sadeh 1d7efd0697 send access logs to the .log_message() callback 11 anni fa
  Yehuda Sadeh e066bf70ff don't always send 500 if couldn't get request 11 anni fa
  Yehuda Sadeh 5e0f3cfba4 fast forward request data on completion of begin_callback() 11 anni fa
  bel 749b0d8267 Remove unused argument of send_http_error 10 anni fa
  bel bbf30afbd6 reason argument in send_http_error should no longer be used 10 anni fa
  bel 379dae3cc2 pollfd for MinGW (see issue #57) 10 anni fa
  bel c70d1ecad8 Update copyright note to 2015 10 anni fa
  bel ae404df3a8 Fix mingw compiler error 10 anni fa
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files 10 anni fa
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file 10 anni fa
  bel 6e98a7f364 Treat CGI scripts and Lua scripts as script resources, so POST, PUT, DELETE, ... are handled by the scripts 10 anni fa
  bel 37b1879d1f Fix compile errors (original LuaXML_lib.c is not strict C) 10 anni fa
  bel c982982280 Fix some obsolete TODOs 10 anni fa
  bel 7e54bb6dd5 fix time calculation in pthread_cond_timedwait implementation for Windows 10 anni fa
  bel2125 01641d189b LuaXML must export xml as global 10 anni fa
  bel2125 8f84f82a36 Update LuaXML to version 1.8.0 10 anni fa
  bel2125 b6088ee7eb Add a define SSL_ALREADY_INITIALIZED 10 anni fa
  bel2125 5e9859510b Add documentation on the working path used for Lua scripts 10 anni fa
  bel2125 fad1fc5b97 Merge pull request #59 from Foran/master 10 anni fa
  Ben M. Ward c2ea3cc376 Fixed spelling error 10 anni fa
  bel a5eadbca86 Fix multiple file upload (issue #55) 10 anni fa
  bel2125 ea4b4c2e32 Fix comment 10 anni fa
  bel 01711abd46 Test even more HTTP methods 10 anni fa
  bel 9ada200a3a Improve HTTP method test 10 anni fa
  bel 2a5d351028 Improve HTTP method test 10 anni fa
  bel 4040ba73f9 HTTP POST requests to static files must return 405 10 anni fa
  bel 971310a422 Add test for HTTP method handling 10 anni fa