[Mirror] WireGuard based VPN connection manager for OpenWrt

Felix Fietkau bbd3e0eb14 host: fix peer routes on a node acting as gateway hace 1 mes
examples 26dc52789d network: add support for configuring extra peers via a separate json file hace 2 años
linux abfebece0a wg-linux: ship a copy of linux/wireguard.h hace 2 años
scripts 806457664a unet-cli: strip initial newline in usage message hace 7 meses
.gitignore e58a566971 add DHT discovery service hace 2 años
CMakeLists.txt 639cdcdf6e pex: add support for figuring out the external data port via STUN servers hace 2 años
PEX.md bf43cce383 add protocol for exchanging signed network data hace 2 años
auth-data.c 0067ba257d network: fix potential use-after-free hace 2 años
auth-data.h bf43cce383 add protocol for exchanging signed network data hace 2 años
bpf.c 2c2705ac61 fix SPDX tag hace 2 años
bpf_skb_utils.h d22d7db581 bpf_skb_utils.h: add missing include to fix build against newer kernel headers hace 2 meses
build.sh 59b97448b6 build.sh: force use of -fPIC on static libraries to fix build error hace 2 años
chacha20.c 6e1898f7de add chacha20 implementation hace 2 años
chacha20.h 2c2705ac61 fix SPDX tag hace 2 años
cli.c e88f2cd4d3 utils: add support for passings address family to network_get_endpoint() hace 2 años
curve25519-fiat32.h f75c2e70c0 initial commit hace 2 años
curve25519-hacl64.h f75c2e70c0 initial commit hace 2 años
curve25519.c 8cee9e3b16 curve25519: rely on utils.h hace 2 años
curve25519.h f75c2e70c0 initial commit hace 2 años
dht.c e58a566971 add DHT discovery service hace 2 años
dht.h e58a566971 add DHT discovery service hace 2 años
ed25519.c 37b58aa2a9 add ed25519 code to libunet hace 2 años
ed25519.h 37b58aa2a9 add ed25519 code to libunet hace 2 años
edsign.c 37b58aa2a9 add ed25519 code to libunet hace 2 años
edsign.h 37b58aa2a9 add ed25519 code to libunet hace 2 años
f25519.c 37b58aa2a9 add ed25519 code to libunet hace 2 años
f25519.h 37b58aa2a9 add ed25519 code to libunet hace 2 años
fprime.c 37b58aa2a9 add ed25519 code to libunet hace 2 años
fprime.h 37b58aa2a9 add ed25519 code to libunet hace 2 años
host.c 29aacb9386 pex: track indirect hosts (reachable via gateway) as peers without adding them to wg hace 1 año
host.h bbd3e0eb14 host: fix peer routes on a node acting as gateway hace 1 mes
main.c dcf1362c21 pex: add support for sending/receiving global PEX messages via unix socket hace 2 años
mss-bpf.c 2c2705ac61 fix SPDX tag hace 2 años
network.c a29d45c71b network: fix endian issue in converting port to network id hace 7 meses
network.h 412d03012f network: prevent adding endpoint routes for addresses on the network hace 1 año
pex-msg.c 203c888573 pex: fix endian issues on config transfer hace 8 meses
pex-msg.h 639cdcdf6e pex: add support for figuring out the external data port via STUN servers hace 2 años
pex-stun.c 29aacb9386 pex: track indirect hosts (reachable via gateway) as peers without adding them to wg hace 1 año
pex.c 12ac684ee2 pex: do not query for hosts with a gateway hace 1 año
pex.h 0d37ca7543 pex: automatically create host entries from incoming endpoint port notifications hace 2 años
rtnl.c 2c2705ac61 fix SPDX tag hace 2 años
service.c 0041fcacb6 add support for disabling VXLAN/eBPF support hace 2 años
service.h 2c2705ac61 fix SPDX tag hace 2 años
sha512.c 37b58aa2a9 add ed25519 code to libunet hace 2 años
sha512.h 37b58aa2a9 add ed25519 code to libunet hace 2 años
siphash.c f75c2e70c0 initial commit hace 2 años
siphash.h 6e1898f7de add chacha20 implementation hace 2 años
stun.c 639cdcdf6e pex: add support for figuring out the external data port via STUN servers hace 2 años
stun.h 639cdcdf6e pex: add support for figuring out the external data port via STUN servers hace 2 años
ubus.c e88f2cd4d3 utils: add support for passings address family to network_get_endpoint() hace 2 años
ubus.h df5f70b885 ubus: notify on network updates hace 2 años
udht-ubus.c e58a566971 add DHT discovery service hace 2 años
udht.c e58a566971 add DHT discovery service hace 2 años
udht.h e58a566971 add DHT discovery service hace 2 años
unetd.h be175767bc pex: keep active pex hosts after the specified timeout hace 2 años
utils.c faaf9cee6e utils: fix ipv4 checksum issue hace 1 año
utils.h 639cdcdf6e pex: add support for figuring out the external data port via STUN servers hace 2 años
vxlan.c 2c2705ac61 fix SPDX tag hace 2 años
wg-linux.c 7d3986b7a5 wg-linux: increase default messages size hace 1 año
wg-user.c 639cdcdf6e pex: add support for figuring out the external data port via STUN servers hace 2 años
wg.c 29aacb9386 pex: track indirect hosts (reachable via gateway) as peers without adding them to wg hace 1 año
wg.h 2c2705ac61 fix SPDX tag hace 2 años