Commits on Source (9)
-
Martin Weinelt authored
I mixed up two separate improvements into one, this change aims to clarify them based on a suggestion and conversation with @T-X. (cherry picked from commit 05199e7e)
-
Matthias Schiffer authored
(cherry picked from commit f7e473ed)
-
David Bauer authored
In case the limit_ingress or limit_egress options are not present in gluon's mesh_vpn section the respondd provider compares a string literal with a NULL pointer, crashing respondd. Check both pointers prior to comparing them in order to mitigate this issue. Suggested-by:
Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 7e1e9fe2)
-
David Bauer authored
read_stdout can return NULL and thus the return value need to be checked prior to accessing it. Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 344f8a47)
-
David Bauer authored
The OpenWrt routing feed was moved to the OpenWrt GitHub org. Update the URL, as the old one might not work in the future. Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 3f8d12f5)
-
Matthias Schiffer authored
64148a9baf14 lua-jsonc: add host build support c2623391bf42 lua-jsonc: do not link against liblua (cherry picked from commit 8a41d8d7)
-
David Bauer authored
825aa0c respondd-module-airtime: fix null pointer deref (cherry picked from commit 19381a23)
-
David Bauer authored
Showing
- docs/releases/v2021.1.rst 2 additions, 1 deletiondocs/releases/v2021.1.rst
- docs/user/supported_devices.rst 4 additions, 0 deletionsdocs/user/supported_devices.rst
- modules 2 additions, 2 deletionsmodules
- package/gluon-core/luasrc/lib/gluon/upgrade/010-primary-mac 3 additions, 0 deletionspackage/gluon-core/luasrc/lib/gluon/upgrade/010-primary-mac
- package/gluon-mesh-vpn-core/src/respondd.c 6 additions, 3 deletionspackage/gluon-mesh-vpn-core/src/respondd.c
- package/gluon-mesh-vpn-tunneldigger/luasrc/usr/lib/lua/gluon/mesh-vpn/provider/tunneldigger.lua 0 additions, 0 deletions...asrc/usr/lib/lua/gluon/mesh-vpn/provider/tunneldigger.lua
- patches/openwrt/0023-ath79-add-support-for-Joy-IT-JT-OR750i.patch 220 additions, 0 deletions...openwrt/0023-ath79-add-support-for-Joy-IT-JT-OR750i.patch
- patches/openwrt/0024-ath79-enable-missing-pinmux-for-JT-OR750i.patch 24 additions, 0 deletions...nwrt/0024-ath79-enable-missing-pinmux-for-JT-OR750i.patch
- patches/openwrt/0025-ath79-fix-JT-OR750i-switch-LED-assignment.patch 26 additions, 0 deletions...nwrt/0025-ath79-fix-JT-OR750i-switch-LED-assignment.patch
- targets/ath79-generic 9 additions, 0 deletionstargets/ath79-generic
- targets/ramips-mt76x8 7 additions, 0 deletionstargets/ramips-mt76x8
File moved