[Mirror] WireGuard based VPN connection manager for OpenWrt

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