2
0

[Mirror] WireGuard based VPN connection manager for OpenWrt

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