Age | Commit message (Collapse) | Author |
|
* Several coroutine-safety fixes
|
|
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
|
|
|
|
|
|
|
|
* Setting base version to 0.7
|
|
* libs/web: Added luci.http.urlencode, luci.http.urldecode
* Minor enhancements
|
|
|
|
Author: Felix Fietkau <nbd@openwrt.org>
Date: Tue May 27 13:56:12 2008 +0200
rename src/ to luasrc/
|