index
:
wireguard-tools
jd/capability-check
master
Required tools for WireGuard, such as wg(8) and wg-quick(8)
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
828ffc88cd6d6813a82520640d09e7827bf2dcd2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
wg-quick: pass on # comments to {Pre,Post}{Up,Down}
Robyn Kosching
4
-16
/
+20
2025-05-23
syncconf: account for psks removed from config file
Jason A. Donenfeld
1
-19
/
+24
2025-05-21
wg-quick: linux: use smallest mtu, not largest
Jason A. Donenfeld
1
-5
/
+5
2025-05-21
version: bump
v1.0.20250521
Jason A. Donenfeld
1
-1
/
+1
2025-05-21
config: handle strdup failure
Ilia Shipitsin
1
-0
/
+5
2025-05-21
wg-quick: linux: add 'dev' to 'ip link add' to avoid keyword conflicts
TriangleSnake
1
-1
/
+1
2025-05-20
ipc: add stub for allowedips flags on other platforms
Jason A. Donenfeld
4
-1
/
+17
2025-05-20
ipc: linux: support incremental allowed ips updates
Jordan Rife
7
-4
/
+42
2025-05-20
ipc: freebsd: use AF_LOCAL for the control socket
Kyle Evans
1
-1
/
+1
2023-08-04
ipc: linux: enforce IFNAMSIZ limit
Jason A. Donenfeld
1
-0
/
+6
2023-05-18
man: set private key in PreUp rather than PostUp
Jason A. Donenfeld
1
-1
/
+1
2023-05-18
wg-quick: run PreUp hook after creating interface
Daniel Gröber
4
-4
/
+4
2023-02-08
show: fix show all endpoints output
Dmitry Selivanov
1
-2
/
+2
2022-11-03
ipc: freebsd: NULL out some freed memory in kernel_set_device()
Kyle Evans
1
-0
/
+3
2022-11-03
ipc: freebsd: avoid leaking memory in kernel_get_device()
Kyle Evans
1
-6
/
+13
2022-10-31
show: apply const to right part of pointer
Jason A. Donenfeld
1
-1
/
+1
2022-10-29
ipc: freebsd: move if_wg path to reflect new in-tree location
Kyle Evans
2
-1
/
+1
2022-06-17
wg-quick: linux: prevent traffic from momentarily leaking into tunnel
Tom Yan
1
-1
/
+1
2022-06-10
global: dual license core files as MIT for FreeBSD
Jason A. Donenfeld
20
-20
/
+20
2022-05-10
wg-quick: android: use right regex for host-vs-IP
Jason A. Donenfeld
1
-1
/
+1
2022-01-04
reresolve-dns: use $EPOCHSECONDS instead of $(date +%s)
Jason A. Donenfeld
1
-1
/
+1
2021-10-22
embeddable-wg-library: add named wg_endpoint union
Mikael Magnusson
1
-5
/
+7
2021-10-06
ipc: use more clever PnP enumerator
Jason A. Donenfeld
3
-60
/
+16
2021-09-14
version: bump
v1.0.20210914
Jason A. Donenfeld
1
-1
/
+1
2021-09-14
wg-quick: openbsd: set DNS with resolvd(8)
Matt Dunwoodie
1
-4
/
+14
2021-09-09
wg-quick: android: adjust for android 12
Jason A. Donenfeld
1
-2
/
+8
2021-08-12
wg-quick: darwin: account for "link#XX" gateways
Laura Hausmann
1
-2
/
+2
2021-07-31
ipc: windows: use devpkey instead of nci for name
Jason A. Donenfeld
4
-120
/
+41
2021-07-20
ipc: windows: don't display disabled adapters
Jason A. Donenfeld
1
-1
/
+4
2021-07-20
ipc: remove windows elevation
Jason A. Donenfeld
2
-150
/
+36
2021-07-20
ipc: cache windows lookups to avoid O(n^2) with nested lookups
Jason A. Donenfeld
3
-4
/
+136
2021-07-20
ipc: add wireguard-nt support
Jason A. Donenfeld
10
-9
/
+711
2021-05-17
contrib/launchd: fix xml syntax error
Hangbin Liu
1
-1
/
+1
2021-05-06
man: mention BSD debugging
Jason A. Donenfeld
1
-0
/
+7
2021-04-24
version: bump
v1.0.20210424
Jason A. Donenfeld
1
-1
/
+1
2021-04-20
wg-quick: kill route monitor when loop terminates
Jason A. Donenfeld
3
-10
/
+16
2021-04-18
wg-quick: freebsd: use ifconfig for determining if interface is up
Jason A. Donenfeld
1
-16
/
+2
2021-03-23
wg-quick: freebsd: do not assume point-to-point interface flag
Jason A. Donenfeld
1
-1
/
+1
2021-03-21
wg-quick: freebsd: check for socket using -S, not -f
Jason A. Donenfeld
1
-1
/
+1
2021-03-15
version: bump
v1.0.20210315
Jason A. Donenfeld
1
-1
/
+1
2021-03-13
wg-quick: freebsd: avoid writing private keys to /tmp
Jason A. Donenfeld
1
-1
/
+1
2021-03-11
ipc: uniformly ignore preshared keys that are zero
Jason A. Donenfeld
2
-2
/
+4
2021-03-11
ipc: freebsd: add initial FreeBSD support
Jason A. Donenfeld
4
-0
/
+370
2021-03-11
wg-quick: freebsd: add kernel support
Jason A. Donenfeld
1
-3
/
+17
2021-03-10
wireguard-tools: drag in headers for prototypes
Kyle Evans
2
-0
/
+2
2021-03-10
wireguard-tools: const correctness
Kyle Evans
10
-19
/
+19
2021-03-05
Makefile: fix version indicator
Florian Eckert
1
-1
/
+1
2021-02-23
version: bump
v1.0.20210223
Jason A. Donenfeld
1
-1
/
+1
2021-01-27
ipc: read trailing responses after set operation
Jason A. Donenfeld
1
-5
/
+28
2021-01-26
man: LOG_LEVEL variables changed nae
Jason A. Donenfeld
1
-1
/
+1
[next]