Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-16 | lua: fix lua 5.2 compatibility | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-18 | lua: fix query string handling, the QUERY_STRING environment variable must ↵ | Jo-Philipp Wich | |
not contain the leading question mark | |||
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-05 | add a c function for .send and .sendc | Felix Fietkau | |
2013-01-05 | add header table for lua calls | Felix Fietkau | |
2013-01-04 | add lua plugin support | Felix Fietkau | |