Commit History

Author SHA1 Message Date
  bel 50c2f4f11f Fix example for form handling and file upload in Lua (example for #70) 10 years ago
  bel b91be3b821 Move form handling example to test directory 10 years ago
  bel a1d9858c15 Performance optimization for the form handling example in Lua 10 years ago
  bel 821a36af17 Add example how to handle form data and file upload in Lua 10 years ago
  bel a20cf868b3 Fix CGI environment variables (issue #75) 10 years ago
  bel cb098f5bbd Add TCP_USER_TIMEOUT to deal faster with broken connections. 10 years ago
  bel2125 9a303f3655 Merge pull request #74 from marklakata/master 10 years ago
  Mark Lakata fc3dc6eea8 fixed cut and paste error 10 years ago
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. 10 years ago
  bel b14ab7b00a Rewrite open all Lua libraries 10 years ago
  bel 66f424552d Fix bug in implementation of issue #65 10 years ago
  bel e2eb7f0e76 Adjust white space policy of merge from pull request #66 10 years ago
  bel 2a3526946e Rename function from pull request #66 10 years ago
  bel2125 c7e3e58dbf Merge pull request #66 from yehudasa/wip-fast-forward 10 years ago
  bel2125 d435223630 Merge pull request #73 from MrSpider/master 10 years ago
  Philipp Friedenberger c0a952e971 fix return 10 years ago
  Philipp Friedenberger 2f7f94bbfc check if context is initialized 10 years ago
  bel a069ec2018 Lua function to access a high resolution clock (monotonic and realtime) 10 years ago
  bel 0b286e4db3 Add assert to check if getreq still works as expected 10 years ago
  bel d4ed0a682a process_new_connection should always close the connection on errors 10 years ago
  bel2125 a189fcc712 Merge pull request #71 from MrSpider/master 10 years ago
  bel2125 11905e95eb Fix PRINTF_ARG define for gcc 10 years ago
  bel 4894f62e51 Return more differentiated HTTP error codes (cleanup pull request #67) 10 years ago
  Philipp Friedenberger 81768c3e17 fixed PRINTF_ARGS for send_http_error(...) 10 years ago
  bel 281a839eba Update CREDITS.md 10 years ago
  bel2125 d7e9d19fa9 Merge pull request #69 from yehudasa/wip-setgroups 10 years ago
  bel2125 fbdd131151 Merge pull request #68 from yehudasa/wip-log-access 10 years ago
  bel2125 a774a6e32e Merge pull request #67 from yehudasa/wip-send-500 10 years ago
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length 11 years ago
  Yehuda Sadeh a3c460c209 call setgroups() to avoid supplemental group leakage 10 years ago