summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/http.lua
AgeCommit message (Expand)Author
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
2008-06-25* libs/httpd: Introduced keep-alive and pipelining supportSteven Barth
2008-06-23libs/web: Fixed bug where the environment table gets returned in case of an u...Steven Barth
2008-06-23* Introducing LuCI HTTPD as testing environmentSteven 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 APISteven Barth
2008-06-15* Added support for CGI SGISteven Barth
2008-06-15* Generalized HTTP-APISteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
2008-06-07* libs/web: Fixed Luci template cacheSteven Barth
2008-06-03* libs/web: Added support for custom query stringsSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth