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