Age | Commit message (Expand) | Author |
---|---|---|
2016-10-25 | cgi: allow conf.cgi_docroot_path to be NULL | Jo-Philipp Wich |
2015-03-28 | properly handle return codes | John Crispin |
2014-06-08 | cgi: add _GNU_SOURCE define to fix build error on musl | Felix Fietkau |
2014-03-22 | cgi: compare the physical path instead of the url to detect quirky urls | Felix Fietkau |
2013-01-19 | add support for deferring script requests, limit maximum number of script cal... | Felix Fietkau |
2013-01-13 | relicense to ISC | Felix Fietkau |
2013-01-06 | de-constify the url parameter for the handler, it becomes invalid after the r... | Felix Fietkau |
2013-01-04 | add lua plugin support | Felix Fietkau |
2013-01-03 | use pipes instead of a socketpair, EOF handling is broken with sockets | Felix Fietkau |
2013-01-02 | constify, fix types | Felix Fietkau |
2013-01-01 | add preliminary cgi support, needs fixing for close handling | Felix Fietkau |