Age | Commit message (Expand) | Author |
2016-09-16 | changed stat to lstat in nixio_lstat function | Thorsten M |
2016-01-15 | Merge pull request #563 from cshore/pull-request-app-uhttpd | Jo-Philipp Wich |
2015-12-15 | lib-nixio / luci-base: Fix for reading csrf token prevents file upload | Daniel Dickinson |
2015-09-04 | luci-lib-jsonc: Add ltn12-compatible sink factory | Jan-Philipp Litza |
2015-09-01 | luci-lib-ip: fix documentation issue | Jo-Philipp Wich |
2015-09-01 | Fix module lines in several luadoc files | Jo-Philipp Wich |
2015-08-31 | luci-lib-jsonc: Fix memory leak in stringify() | Jan-Philipp Litza |
2015-08-30 | luci-lib-jsonc: allow encoding empty lists | Jan-Philipp Litza |
2015-08-30 | luci-lib-jsonc: Ignore non-string-or-number keys in tables | Jan-Philipp Litza |
2015-07-30 | luci-lib-nixio: pass exact sockaddr length to getnameinfo() | Jo-Philipp Wich |
2015-06-04 | luci-lib-json: ignore null keys to allow encoding empty objects | Matthias Schiffer |
2015-01-29 | Move inline documentation into separate files. | Jo-Philipp Wich |
2015-01-28 | luci-lib-jsonc: add api documentation | Jo-Philipp Wich |
2015-01-28 | luci-lib-ip: add api documentation | Jo-Philipp Wich |
2015-01-28 | luci-lib-nixio: move CHANGELOG and README into nixio namespace | Jo-Philipp Wich |
2015-01-28 | luci-lib-ip: add functions to deal with IPv6 mapped IPv6 | Jo-Philipp Wich |
2015-01-28 | luci-lib-ip: multiple fixes | Jo-Philipp Wich |
2015-01-26 | libs: add luci-lib-jsonc, a Lua binding for JSON-C | Jo-Philipp Wich |
2015-01-26 | luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6() | Jo-Philipp Wich |
2015-01-25 | luci-lib-ip: fix segfault in link() on systems with ip6gre support | Jo-Philipp Wich |
2015-01-24 | luci-lib-ip: fix netlink receiving in link() | Jo-Philipp Wich |
2015-01-23 | luci-lib-ip: add link() method to get basic iface info | Jo-Philipp Wich |
2015-01-22 | luci-lib-ip: always return table for dump, even if empty | Jo-Philipp Wich |
2015-01-22 | luci-lib-ip: support filtering neighbors by mac or dest addr | Jo-Philipp Wich |
2015-01-22 | luci-lib-ip: fix routes() for non-callback invocations | Jo-Philipp Wich |
2015-01-22 | luci-lib-nixio: always assume Linux target (#307) | Jo-Philipp Wich |
2015-01-22 | libs: add luci-lib-ip | Jo-Philipp Wich |
2015-01-22 | add params support in options | Yuzo |
2015-01-22 | send Cookie in a single header line, follow browser behavior | Yuzo |
2015-01-22 | add sock::readall() to ensure the response body is complete | Yuzo |
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich |
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich |
2015-01-15 | luci-lib-nixio: drop "bit" compatibility class | Jo-Philipp Wich |
2015-01-15 | luci-lib-px5g: disable MIPS16 | Jo-Philipp Wich |
2015-01-09 | luci-lib-px5g: add missing src Makefile and fix depends | Jo-Philipp Wich |
2015-01-09 | luci-lib-luaneightbl: add src Makefile and fix dependencies (#282) | Jo-Philipp Wich |
2015-01-08 | Remove obsolete .mk files | Jo-Philipp Wich |
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich |
2014-10-16 | httpclient: fix logic error for redirects | Manuel Munz |
2014-06-11 | build: remove abandonned sgi libraries | Jo-Philipp Wich |
2014-06-11 | build: introduce luci-base | Jo-Philipp Wich |
2014-06-11 | Remove unmaintained components: lucid, fastindex, niu | Jo-Philipp Wich |
2014-04-24 | libs/sys: make sure to always return a table from arptable() when no callback... | Jo-Philipp Wich |
2014-03-28 | libs/sgi-uhttpd: fix binding to properly work with current uhttpd2 implementa... | Jo-Philipp Wich |
2014-03-28 | libs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to be a number | Jo-Philipp Wich |
2014-02-05 | httpclient: fix parsing of IPv6 URLs (#662) | Jo-Philipp Wich |
2014-02-05 | build: fix clean targets in Makefiles (#667) | Jo-Philipp Wich |
2013-12-03 | libs/core: further network model compatibility fixes | Jo-Philipp Wich |
2013-12-03 | libs/core: make luci.model.network compatible with new wireless netifd integr... | Jo-Philipp Wich |
2013-12-03 | libs/json: add proper support for decoding unicode escapes | Jo-Philipp Wich |