Commit History

Author SHA1 Message Date
  Jo-Philipp Wich cdfc902a4c cgi: escape url in 403 error output 5 years ago
  Jo-Philipp Wich 577c20c5f7 cgi: allow conf.cgi_docroot_path to be NULL 9 years ago
  John Crispin b9178b9357 properly handle return codes 9 years ago
  Felix Fietkau dabd7dea64 cgi: add _GNU_SOURCE define to fix build error on musl 10 years ago
  Felix Fietkau f9dad9ffdd cgi: compare the physical path instead of the url to detect quirky urls 10 years ago
  Felix Fietkau 78f9f35e22 add support for deferring script requests, limit maximum number of script calls to 3, maximum number of connections to 100 11 years ago
  Felix Fietkau 1f4c517bb8 relicense to ISC 11 years ago
  Felix Fietkau 9d49fe82fd de-constify the url parameter for the handler, it becomes invalid after the request anyway 11 years ago
  Felix Fietkau b949545598 add lua plugin support 11 years ago
  Felix Fietkau af526c6c2e use pipes instead of a socketpair, EOF handling is broken with sockets 11 years ago
  Felix Fietkau b016f11123 constify, fix types 11 years ago
  Felix Fietkau 58c5fd1f9a add preliminary cgi support, needs fixing for close handling 11 years ago