summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2023-11-07luci-lib-ip: fix creating address instances from integersJo-Philipp Wich
2023-10-25luci-lib-jsonc: improve handling of integral numeric valuesJo-Philipp Wich
2023-08-06luci-lib-rpcc: Remove old broken libHannu Nyman
2023-03-23luci-lib-px5g: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider
2023-02-07Merge pull request #6104 from dhewg/6gJo-Philipp Wich
2023-02-07rpcd-mod-luci: fix reporting network device flagsJo-Philipp Wich
2023-01-24luci-lib-httpprotoutils: add airplay mime typesSasha Andonov
2023-01-23rpcd-mod-luci: bump versionAndre Heider
2023-01-23rpcd-mod-luci: add "hwmodes_text" to the iwinfo info outputAndre Heider
2023-01-23rpcd-mod-luci: reuse infos provided by libiwinfoAndre Heider
2023-01-23treewide: bump PKG_RELEASE for libiwinfo ABI changeChristian Marangi
2022-11-04luci-lib-base: ensure that `luci.http` can be required standaloneJo-Philipp Wich
2022-10-25treewide: add explicit Lua runtime dependencies where neededJo-Philipp Wich
2022-10-25luci-lib-base: forward luci.http.context.request.message to ucodeJo-Philipp Wich
2022-10-25treewide: separate Lua runtime resourcesJo-Philipp Wich
2022-08-25rpc-mod-luci: Add support for ccmp-256/gcmp/gcmp-256 ciphersJoerg Werner
2022-08-10luci-lib-nixio: always build without TLS supportEneas U de Queiroz
2022-06-28rpcd-mod-luci: update filter for rpc_luci_get_network_devicesMarkus Stockhausen
2022-03-20luci-lib-jsonc: stringify int use json_object_new_int64 insteadJustin Klaassen
2021-10-26rpcd-mod-luci: parse prefix size from DHCPv6 leasesJo-Philipp Wich
2021-09-22rpcd-mod-luci: fix syntax errorJo-Philipp Wich
2021-09-22rpcd-mod-luci: avoid PTR requests for IPv6 link-local and ULA addrsJo-Philipp Wich
2021-09-22rpcd-mod-luci: let IPv4 hostnames take precedence over IPv6 onesJo-Philipp Wich
2021-06-15rpcd-mod-luci: bump versionJo-Philipp Wich
2021-06-14rpcd-mod-luci: refactor host hint gatheringJo-Philipp Wich
2021-06-11rpcd-mod-luci: add link details to ubus netdev informationJo-Philipp Wich
2021-06-05Merge pull request #5070 from blocktrron/pr-luci-wifi6David Bauer
2021-06-05rpcd-mod-luci: support parsing 11ax HW / HT modesDavid Bauer
2021-06-03rpcd-mod-luci: Return array of addresses in getHostHintsNiels Widger
2021-03-18rpcd-mod-luci: expose devtype and iflink properties in getNetworkDevicesJo-Philipp Wich
2021-02-25rpcd-mod-luci: Fix parsing of DUID-LLT's in duid2eaNiels Widger
2021-01-26rpcd-mod-luci: get rid of now unused getDSLStatus ubus rpcAndre Heider
2021-01-08rpcd-mod-luci: allow finding suffixed libwinfo.soJo-Philipp Wich
2020-12-07rpcd-mod-*: improve postinst scriptKarel Kočí
2020-11-07rpcd-mod-luci: bump versionJo-Philipp Wich
2020-11-07rpcd-mod-luci: handle lease files from all dnsmasq/odhcpd sectionsJo-Philipp Wich
2020-10-30Merge pull request #4373 from wjowsa/ubus-connect-argsJo-Philipp Wich
2020-09-06luci-lib-ip: fix tolinklocal invalid ipv6 resultSantiago Piccinini
2020-08-20treewide: replace `which` with `command -v`Paul Spooren
2020-08-19luci-base: Add possiblity to set path and timeout of ubus connectionWojciech Jowsa
2020-07-19luci-base(-libs): move pcdata() and striptags() from util- to xml-classSven Roederer
2020-07-19luci-base: move some generic classes into a separate luci-base-libs packageSven Roederer
2020-06-21move nixio__bin2hex to header and make staticRosen Penev
2020-06-16Merge pull request #3676 from Tarnyko/masterJo-Philipp Wich
2020-03-20treewide: Remove myself as maintainerDaniel F. Dickinson
2020-03-02rpcd-mod-luci: use correct dlopen() flagsJo-Philipp Wich
2020-02-24luci-lib-nixio: allow building with Lua5.2/LuaJITManuel BACHMANN
2020-02-13rpcd-mod-luci: honour dhcp leases without ip address for host hintsJo-Philipp Wich
2020-02-08luci-lib-ip: explicitly clear scope when allocating new userdataJo-Philipp Wich
2020-01-23luci-lib-ip: explicitly initialize address scope valueJo-Philipp Wich