Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-19 | add support for deferring script requests, limit maximum number of script ↵ | Felix Fietkau | |
calls to 3, maximum number of connections to 100 Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-01-13 | relicense to ISC | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-01-06 | de-constify the url parameter for the handler, it becomes invalid after the ↵ | Felix Fietkau | |
request anyway | |||
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 | |