[Mirror] WireGuard based VPN connection manager for OpenWrt

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