index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
luasrc
/
http.lua
Age
Commit message (
Expand
)
Author
2018-05-18
luci-base: raise maximum POST value size to 100KB
Jo-Philipp Wich
2018-04-26
luci-base: handle bodies of non-POST requests as well
Jo-Philipp Wich
2018-04-24
luci-base: ensure that file upload values have length
Jo-Philipp Wich
2018-04-22
luci-base: decode plus signs in x-www-form-urlencoded POST data
Jo-Philipp Wich
2018-04-19
luci-base: properly handle repeated POST parameters
Jo-Philipp Wich
2018-04-18
luci-base: fold luci.http.protocol into luci.http
Jo-Philipp Wich
2018-04-18
luci-base: refactor luci.http
Jo-Philipp Wich
2018-04-18
luci-base: switch to lucihttp.urldecode() and lucihttp.urlencode()
Jo-Philipp Wich
2017-09-02
http: add random security headers
Jo-Philipp Wich
2015-12-15
lib-nixio / luci-base: Fix for reading csrf token prevents file upload
Daniel Dickinson
2015-11-03
Redirect to root on empty path
Joel Pedraza
2015-01-29
Move inline documentation into separate files.
Jo-Philipp Wich
2015-01-22
luci-base: use serialize_json() in luci.http
Jo-Philipp Wich
2015-01-16
Globally reduce copyright headers
Jo-Philipp Wich
2015-01-08
Rework LuCI build system
Jo-Philipp Wich