Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
renamed functions to logical groups
* luci/libs/web: rename dump() to get_bytecode()
|
|
|
|
|
|
applications/luci-fw: Fixed support for luci-mini
libs/web: Removed luci.dispatcher.registered
|
|
modules/admin-mini: Added fw-upgrade page
|
|
|
|
|
|
|
|
|
|
trailing whitespace
|
|
|
|
|
|
|
|
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher
* libs/sys: Fixed rudimentary posix.crypt detection
|
|
implementation
* Minor tweaks in luci.dispatcher
|
|
|
|
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
|
|
|
|
|
|
|
|
undefined variable
|
|
|
|
* 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
|
|
http.protocol to rely on LTN12 chains
|
|
|
|
socket or file handle
|
|
requests, renamed readbuf constant
|
|
|
|
|
|
|
|
and parse_message_body()
|
|
|
|
|
|
message object
|
|
|
|
|
|
|
|
* Setting base version to 0.7
|
|
|
|
|
|
* Added license headers
* Splitted qos into separate application package
|
|
|
|
|
|
|
|
* libs/web: Added luci.http.urlencode, luci.http.urldecode
* Minor enhancements
|