Age | Commit message (Collapse) | 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 | |
descriptor | |||
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 | |
modules/rpc: Added experimental JSON-RPC API | |||
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 | |
modules/admin-mini: Added fw-upgrade page | |||
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 | |
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci | |||
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 ↵ | Steven Barth | |
undefined variable | |||
2008-06-23 | * Introducing LuCI HTTPD as testing environment | Steven Barth | |
* Several coroutine-safety fixes | |||
2008-06-20 | * libs/core: Added garbage collector to luci.util.threadlocal to avoid ↵ | Steven Barth | |
memory leaks * libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions * libs/http: Added missing urldecode call for parsing urlencoded params * libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers * libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI | |||
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 | |
* Setting base version to 0.7 | |||
2008-06-07 | * libs/web: Fixed Luci template cache | Steven Barth | |
* libs/web: Added luci.http.urlencode, luci.http.urldecode * Minor enhancements | |||
2008-06-03 | * libs/web: Added support for custom query strings | Steven Barth | |
2008-05-27 | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e | Steven Barth | |
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/ |