- Jun 26, 2021
-
-
Martin Weinelt authored
-
- Jun 25, 2021
-
-
Martin Weinelt authored
-
David Bauer authored
These config changes are not necessary anymore, as it's now the default behavior. Ref: https://github.com/freifunk-gluon/gluon/pull/2235#issuecomment-859654947 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jun 21, 2021
-
-
David Bauer authored
All targets now use OpenWrt device abstraction. Thus, all targets now can be built using a per-device RootFS. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
David Bauer authored
-
Martin Weinelt authored
The kernel build requires rsync.
-
David Bauer authored
-
Martin Weinelt authored
-
David Bauer authored
-
Martin Weinelt authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
Martin Weinelt authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
ramips-mt76x8: add Xiaomi Mi Router 4A (100M Edition)
-
- Jun 16, 2021
-
-
Matthias Schiffer authored
gluon-mesh-vpn-core: fix potential null pointer dereferences
-
David Bauer authored
gluon-mesh-vpn-tunneldigger: fix Lua mesh-vpn provider module location
-
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>
-
- Jun 15, 2021
-
-
Dark4MD authored
-
Matthias Schiffer authored
-
- Jun 14, 2021
-
-
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>
-
- Jun 13, 2021
-
-
Matthias Schiffer authored
treewide: use lua-jsonc instead of lua-cjson for JSON handling during build
-
- Jun 12, 2021
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
64148a9baf14 lua-jsonc: add host build support c2623391bf42 lua-jsonc: do not link against liblua
-
- Jun 10, 2021
-
-
Martin Weinelt authored
-
Martin Weinelt authored
-
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.
-
Martin Weinelt authored
-
Martin Weinelt authored
-