Commit graph

21 commits

Author SHA1 Message Date
Manuel Munz
450bdd5a40 Add possibility to show execution time in the footer 2010-11-23 01:02:21 +00:00
Steven Barth
ffae6adf66 Avoid lacking fds 2009-11-02 15:40:53 +00:00
Jo-Philipp Wich
6ff82a0142 libs/sgi-cgi: fix udata vs. string in cgi backend 2009-08-07 12:24:30 +00:00
Steven Barth
b8ab3b9dac Add: luci.http.splice to allow direct copying of data from a file
descriptor
2009-07-25 07:27:05 +00:00
Steven Barth
ce4c71cda0 Increase compatibility of SGI-CGI with CGI1.1 standard 2008-11-08 20:23:55 +00:00
Steven Barth
22c927621c Optimized caching behaviour, automatically flush caches in dev environment 2008-09-15 16:49:56 +00:00
Steven Barth
2bbc4eb3c3 Revert "Redesigned firmware upgrade process" 2008-09-12 16:12:23 +00:00
Steven Barth
df723f9d9e Avoid some blocking issues 2008-09-12 13:32:35 +00:00
Steven Barth
40d4e839ef Added bytecodecache 2008-09-05 23:24:39 +00:00
Steven Barth
22451345d8 Made SGIs even more standards compliant (respect EOF command from LuCI) 2008-07-23 18:52:12 +00:00
Steven Barth
faed4aa7f1 libs/sgi-cgi: Workaround for broken CGI implementation of Busybox HTTPd 2008-07-19 17:13:11 +00:00
Steven Barth
66ec29f243 * libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocket 2008-06-29 16:15:26 +00:00
Steven Barth
ee324cb3a7 * applications/luci-splash: Rewrote luci-splash using an own daemon implementation
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00
Steven Barth
87e30fa12c * lib/sgi-cgi, lib/sgi-webuci: Enforce HTTP standards 2008-06-28 22:17:24 +00:00
Steven Barth
00aceaf624 * libs/web: Switched from HTTP-Basic-Auth to Session-Auth
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
2008-06-28 16:03:54 +00:00
Steven Barth
65870edf9f * libs/core: Added garbage collector to luci.util.threadlocal to avoid 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-20 19:57:57 +00:00
Steven Barth
8d2f6c7041 * Fix sgi-cgi postinst 2008-06-15 20:10:20 +00:00
Steven Barth
6fa9ec035b * Removed support for Haserl 2008-06-15 18:54:44 +00:00
Steven Barth
d5d8e8c867 * Fixed last commit 2008-06-15 18:02:47 +00:00
Steven Barth
eac91268f1 * Finished support for SGI CGI 2008-06-15 18:02:09 +00:00
Steven Barth
eae0e44798 * Added support for CGI SGI 2008-06-15 17:45:10 +00:00