* libs/http: fix header handling in conditionals.lua
[project/luci.git] / libs / web /
2008-06-28 Steven Barth* libs/web: Switched from HTTP-Basic-Auth to Session...
2008-06-27 Steven Barth* libs/web: Prepare session authentication
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-25 Steven Barth* libs/web: Fixed reference to dispatcher in luci.dispa...
2008-06-23 Steven Barthlibs/web: Fixed bug where the environment table gets...
2008-06-23 Steven Barth* libs/web: Changed caching behaviour of template library
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment
2008-06-20 Steven Barth* libs/core: Added garbage collector to luci.util.threa...
2008-06-19 Jo-Philipp Wich* luci/libs: moved http.protocol from libs/web to libs...
2008-06-16 Steven Barth* Added preliminary HTTPD construct
2008-06-15 Jo-Philipp Wich* luci/libs: http.protocol: prevent oversized read...
2008-06-15 Jo-Philipp Wich* luci/libs: http.protocol: switch to blockwise reading...
2008-06-15 Steven Barth* Fixed SGI webuci to work with new HTTP API
2008-06-15 Jo-Philipp Wich* luci/libs: improved linereader implementation
2008-06-15 Steven Barth* Added support for CGI SGI
2008-06-15 Jo-Philipp Wich* luci/libs: http.protocol: split parse_message() in...
2008-06-15 Jo-Philipp Wich* luci/libs: drop depency to luci.bits use tonumber...
2008-06-15 Steven Barth* Generalized HTTP-API
2008-06-15 Jo-Philipp Wich* luci/libs: protocol.lua: store status code and status...
2008-06-15 Jo-Philipp Wich* luci/libs: fix get parameter handling in http.protocol
2008-06-15 Jo-Philipp Wich* luci/libs: added initial HTTP protocol implementation
2008-06-14 Jo-Philipp Wich* luci/libs: move time fix to luci-addons
2008-06-14 Steven Barth* Rewrote Luci to be coroutine-safe allowing the use...
2008-06-09 Steven Barth* Prepare german translation cleanup
2008-06-09 Steven Barth* themes/fledermaus: Register on install
2008-06-08 Steven Barth* More Translation
2008-06-08 Steven Barth* Core translation
2008-06-07 Steven Barth* libs/web: Fixed time hack
2008-06-07 Steven Barth* libs/web: Fixed secure caching with setuid/setgid...
2008-06-07 Steven Barth* Fixed last commit
2008-06-07 Steven Barth* libs/web: Fixed Luci template cache
2008-06-06 Steven Barth* Separated OLSR pages into separate application pack
2008-06-05 Steven Barth* Merged Luci to use native UCI-library
2008-06-04 Jo-Philipp Wich* luci/statistics: moving the graph controller to admin...
2008-06-03 Felix Fietkaufix footer
2008-06-03 Steven Barth* libs/web: Added support for custom query strings
2008-06-02 Steven Barth* Moved Freifunk status pages to admin-core and linked...
2008-06-02 Steven Barth* Added native basic authentication support
2008-06-02 Steven Barth* Reintegrated fastindex support
2008-06-02 Steven BarthRevert "full fastindex integration, drop old cache...
2008-06-02 Steven Barthfull fastindex integration, drop old cache stuff
2008-06-01 Steven Barth* Fixed last commit
2008-06-01 Steven Barth* Added timing fix
2008-06-01 Steven Barth* luci/web: Set default language to English
2008-06-01 Steven Barth* Performance optimizations
2008-05-31 Steven Barth* Core translation part 2
2008-05-31 Steven Barth* Core translation part 1
2008-05-29 Steven Barth* Temporarily disabled fastindex-support due to a bug...
2008-05-29 Steven Barth* libs/web: Added .leaf attribute to dispatching tree...
2008-05-29 Steven Barth* Fixed dispatching regex
2008-05-29 Steven Barth* Bugfixes
2008-05-29 Steven BarthRevert "* luci/core: dispatcher.lua: fix build_url()"
2008-05-29 Jo-Philipp Wich* luci/core: dispatcher.lua: fix build_url()
2008-05-28 Steven BarthSquashed commit of the following:
2008-05-28 Steven Barth* Updated dispatching cache mechanism
2008-05-27 Steven Barth* Optimized dispatching model
2008-05-27 Steven Barth* Fixed caching mechanism
2008-05-27 Steven Barth* Added cache to createindex_plain
2008-05-27 Steven Barthcommit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
2008-05-27 Steven Barth* 3rd Package reorgnaisation