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
/
libs
/
web
/
luasrc
/
http.lua
Age
Commit message (
Expand
)
Author
2010-11-07
libs/web: add luci.http.write_json()
Jo-Philipp Wich
2009-07-25
Add: luci.http.splice to allow direct copying of data from a file
Steven Barth
2008-11-29
Scope compatibility fixes
Steven Barth
2008-09-12
Avoid XML errors
Steven Barth
2008-08-29
General optimizations, simplifications and improvements
Steven Barth
2008-08-26
libs/json: Completed JSON library
Steven Barth
2008-08-22
RPC part #3
Steven Barth
2008-08-20
libs/web: Corrected HTTP-Headers
Steven Barth
2008-08-20
libs/web: Set Expires-Header
Steven Barth
2008-07-25
libs/core, libs/uci, libs/web: Fixed several inline documentation typos
Steven Barth
2008-07-23
libs/web: Cleanup and inline documentation
Steven Barth
2008-07-19
Send Cache-Control headers by default
Steven Barth
2008-07-16
libs/web: Prevent luci.http to prematurely parse the POST data
Steven Barth
2008-07-16
libs/web: Made luci.http.write a sink
Steven Barth
2008-06-29
* libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocket
Steven Barth
2008-06-28
* libs/web: Switched from HTTP-Basic-Auth to Session-Auth
Steven Barth
2008-06-25
* libs/httpd: Introduced keep-alive and pipelining support
Steven Barth
2008-06-23
libs/web: Fixed bug where the environment table gets returned in case of an u...
Steven Barth
2008-06-23
* Introducing LuCI HTTPD as testing environment
Steven Barth
2008-06-20
* libs/core: Added garbage collector to luci.util.threadlocal to avoid memory...
Steven Barth
2008-06-15
* Fixed SGI webuci to work with new HTTP API
Steven Barth
2008-06-15
* Added support for CGI SGI
Steven Barth
2008-06-15
* Generalized HTTP-API
Steven Barth
2008-06-14
* Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
Steven Barth
2008-06-07
* libs/web: Fixed Luci template cache
Steven Barth
2008-06-03
* libs/web: Added support for custom query strings
Steven Barth
2008-05-27
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Steven Barth