Age | Commit message (Expand) | Author |
2019-01-10 | luci-app-radicale2: Add v2 of CalDAV/CardDAV server | Daniel F. Dickinson |
2018-12-21 | luci-lib-jsonc: prevent infinite recursion in stringify | Jo-Philipp Wich |
2018-12-11 | luci-lib-httpclient: prevent nil access with invalid IP address literals | Jo-Philipp Wich |
2018-12-11 | luci-lib-httpclient: revamp URL handling | Jo-Philipp Wich |
2018-11-14 | luci-lib-ipkg: move out of luci-base | Jo-Philipp Wich |
2018-10-11 | luci-lib-iptparser: fix packaging | Jo-Philipp Wich |
2018-10-10 | Merge pull request #2197 from yangfl/master | Hannu Nyman |
2018-10-10 | luci-base: move luci.sys.iptparser into separate package | Jo-Philipp Wich |
2018-10-10 | treewide: Fix typos in comments | yangfl |
2018-09-27 | restored nixio tls providers | Sophana KOK |
2018-07-03 | Revert "luci-lib-json: depend on luci-base" | Jo-Philipp Wich |
2018-07-03 | luci-lib-json: depend on luci-base | Jo-Philipp Wich |
2018-05-18 | luci-lib-json: support serializing userdata | Jo-Philipp Wich |
2018-04-18 | libs: move http.protocol.{date,mime,conditionals} to luci-lib-httpprotoutils | Jo-Philipp Wich |
2018-04-18 | luci-base: fold luci.http.protocol into luci.http | Jo-Philipp Wich |
2018-03-12 | luci-lib-ip: add MAC address calculation support | Jo-Philipp Wich |
2018-03-12 | luci-lib-nixio: fix spelling mistakes in documentation | Jo-Philipp Wich |
2017-12-28 | typo: fileystem --> filesystem | Hannu Nyman |
2017-07-11 | rpcd-mod-rrdns: add new rpcd plugin for rapid reverse DNS lookups | Jo-Philipp Wich |
2017-06-13 | luci-lib-px5g: add license tag | Quirin Hofstaetter |
2017-06-13 | luci-lib-nixio: add license tag | Quirin Hofstaetter |
2017-06-13 | luci-lib-json: add license tag | Quirin Hofstaetter |
2017-06-13 | luci-lib-ip: add license tag | Quirin Hofstaetter |
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 |