Age | Commit message (Expand) | Author |
---|---|---|
2018-08-23 | lua: support multiple Lua prefixes | Jo-Philipp Wich |
2018-01-24 | lua: honour size argument in recv() function | Jo-Philipp Wich |
2016-10-25 | lua: ensure that PATH_INFO starts with a slash | Jo-Philipp Wich |
2015-01-25 | lua: don't make uhttpd_plugin symbol constant | Jo-Philipp Wich |
2014-09-03 | lua: fix error reporting when Lua handler cannot be compiled | Jo-Philipp Wich |
2013-11-16 | lua: fix lua 5.2 compatibility | Felix Fietkau |
2013-03-18 | lua: fix query string handling, the QUERY_STRING environment variable must no... | Jo-Philipp Wich |
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-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 |