Age | Commit message (Collapse) | Author |
|
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
better when lua number support is downgraded from double to float
|
|
Added binding for getifaddrs(): List network interfaces, their flags,
addresses and statistics
Cleanups
|
|
|
|
|
|
|
|
|
|
|
|
Use POSIX file functions
introduce dup()
introduce fork() wait() kill()
more signal interrupt wrappers
more POSIX / UNIX standard compliance
|
|
httpclient: resume support, splice() support, cookie support
|
|
splice() still does not work correctly
|
|
|