summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2015-09-01luci-lib-ip: fix documentation issueJo-Philipp Wich
2015-09-01Fix module lines in several luadoc filesJo-Philipp Wich
2015-08-31luci-lib-jsonc: Fix memory leak in stringify()Jan-Philipp Litza
2015-08-30luci-lib-jsonc: allow encoding empty listsJan-Philipp Litza
2015-08-30luci-lib-jsonc: Ignore non-string-or-number keys in tablesJan-Philipp Litza
2015-07-30luci-lib-nixio: pass exact sockaddr length to getnameinfo()Jo-Philipp Wich
2015-06-04luci-lib-json: ignore null keys to allow encoding empty objectsMatthias Schiffer
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-28luci-lib-jsonc: add api documentationJo-Philipp Wich
2015-01-28luci-lib-ip: add api documentationJo-Philipp Wich
2015-01-28luci-lib-nixio: move CHANGELOG and README into nixio namespaceJo-Philipp Wich
2015-01-28luci-lib-ip: add functions to deal with IPv6 mapped IPv6Jo-Philipp Wich
2015-01-28luci-lib-ip: multiple fixesJo-Philipp Wich
2015-01-26libs: add luci-lib-jsonc, a Lua binding for JSON-CJo-Philipp Wich
2015-01-26luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6()Jo-Philipp Wich
2015-01-25luci-lib-ip: fix segfault in link() on systems with ip6gre supportJo-Philipp Wich
2015-01-24luci-lib-ip: fix netlink receiving in link()Jo-Philipp Wich
2015-01-23luci-lib-ip: add link() method to get basic iface infoJo-Philipp Wich
2015-01-22luci-lib-ip: always return table for dump, even if emptyJo-Philipp Wich
2015-01-22luci-lib-ip: support filtering neighbors by mac or dest addrJo-Philipp Wich
2015-01-22luci-lib-ip: fix routes() for non-callback invocationsJo-Philipp Wich
2015-01-22luci-lib-nixio: always assume Linux target (#307)Jo-Philipp Wich
2015-01-22libs: add luci-lib-ipJo-Philipp Wich
2015-01-22add params support in optionsYuzo
2015-01-22send Cookie in a single header line, follow browser behaviorYuzo
2015-01-22add sock::readall() to ensure the response body is completeYuzo
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-15luci-lib-nixio: drop "bit" compatibility classJo-Philipp Wich
2015-01-15luci-lib-px5g: disable MIPS16Jo-Philipp Wich
2015-01-09luci-lib-px5g: add missing src Makefile and fix dependsJo-Philipp Wich
2015-01-09luci-lib-luaneightbl: add src Makefile and fix dependencies (#282)Jo-Philipp Wich
2015-01-08Remove obsolete .mk filesJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich
2014-10-16httpclient: fix logic error for redirectsManuel Munz
2014-06-11build: remove abandonned sgi librariesJo-Philipp Wich
2014-06-11build: introduce luci-baseJo-Philipp Wich
2014-06-11Remove unmaintained components: lucid, fastindex, niuJo-Philipp Wich
2014-04-24libs/sys: make sure to always return a table from arptable() when no callback...Jo-Philipp Wich
2014-03-28libs/sgi-uhttpd: fix binding to properly work with current uhttpd2 implementa...Jo-Philipp Wich
2014-03-28libs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to be a numberJo-Philipp Wich
2014-02-05httpclient: fix parsing of IPv6 URLs (#662)Jo-Philipp Wich
2014-02-05build: fix clean targets in Makefiles (#667)Jo-Philipp Wich
2013-12-03libs/core: further network model compatibility fixesJo-Philipp Wich
2013-12-03libs/core: make luci.model.network compatible with new wireless netifd integr...Jo-Philipp Wich
2013-12-03libs/json: add proper support for decoding unicode escapesJo-Philipp Wich
2013-07-07add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) ret...Patrick Grimm
2013-05-23Add support for stateful DHCPv6Steven Barth
2013-04-04libs/web: do not cast to string when using network_netlist widget (#560)Jo-Philipp Wich
2013-04-04libs/core: do not consider alternative routing tables in luci.model.network f...Jo-Philipp Wich