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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: linux: enforce IFNAMSIZ limit
HEAD
master
Jason A. Donenfeld
2023-08-04
1
-0
/
+6
*
man: set private key in PreUp rather than PostUp
Jason A. Donenfeld
2023-05-18
1
-1
/
+1
*
wg-quick: run PreUp hook after creating interface
Daniel Gröber
2023-05-18
4
-4
/
+4
*
show: fix show all endpoints output
Dmitry Selivanov
2023-02-08
1
-2
/
+2
*
ipc: freebsd: NULL out some freed memory in kernel_set_device()
Kyle Evans
2022-11-03
1
-0
/
+3
*
ipc: freebsd: avoid leaking memory in kernel_get_device()
Kyle Evans
2022-11-03
1
-6
/
+13
*
show: apply const to right part of pointer
Jason A. Donenfeld
2022-10-31
1
-1
/
+1
*
ipc: freebsd: move if_wg path to reflect new in-tree location
Kyle Evans
2022-10-29
2
-1
/
+1
*
wg-quick: linux: prevent traffic from momentarily leaking into tunnel
Tom Yan
2022-06-17
1
-1
/
+1
*
global: dual license core files as MIT for FreeBSD
Jason A. Donenfeld
2022-06-10
20
-20
/
+20
*
wg-quick: android: use right regex for host-vs-IP
Jason A. Donenfeld
2022-05-10
1
-1
/
+1
*
reresolve-dns: use $EPOCHSECONDS instead of $(date +%s)
Jason A. Donenfeld
2022-01-04
1
-1
/
+1
*
embeddable-wg-library: add named wg_endpoint union
Mikael Magnusson
2021-10-22
1
-5
/
+7
*
ipc: use more clever PnP enumerator
Jason A. Donenfeld
2021-10-06
3
-60
/
+16
*
version: bump
v1.0.20210914
Jason A. Donenfeld
2021-09-14
1
-1
/
+1
*
wg-quick: openbsd: set DNS with resolvd(8)
Matt Dunwoodie
2021-09-14
1
-4
/
+14
*
wg-quick: android: adjust for android 12
Jason A. Donenfeld
2021-09-09
1
-2
/
+8
*
wg-quick: darwin: account for "link#XX" gateways
Laura Hausmann
2021-08-12
1
-2
/
+2
*
ipc: windows: use devpkey instead of nci for name
Jason A. Donenfeld
2021-07-31
4
-120
/
+41
*
ipc: windows: don't display disabled adapters
Jason A. Donenfeld
2021-07-20
1
-1
/
+4
*
ipc: remove windows elevation
Jason A. Donenfeld
2021-07-20
2
-150
/
+36
*
ipc: cache windows lookups to avoid O(n^2) with nested lookups
Jason A. Donenfeld
2021-07-20
3
-4
/
+136
*
ipc: add wireguard-nt support
Jason A. Donenfeld
2021-07-20
10
-9
/
+711
*
contrib/launchd: fix xml syntax error
Hangbin Liu
2021-05-17
1
-1
/
+1
*
man: mention BSD debugging
Jason A. Donenfeld
2021-05-06
1
-0
/
+7
*
version: bump
v1.0.20210424
Jason A. Donenfeld
2021-04-24
1
-1
/
+1
*
wg-quick: kill route monitor when loop terminates
Jason A. Donenfeld
2021-04-20
3
-10
/
+16
*
wg-quick: freebsd: use ifconfig for determining if interface is up
Jason A. Donenfeld
2021-04-18
1
-16
/
+2
*
wg-quick: freebsd: do not assume point-to-point interface flag
Jason A. Donenfeld
2021-03-23
1
-1
/
+1
*
wg-quick: freebsd: check for socket using -S, not -f
Jason A. Donenfeld
2021-03-21
1
-1
/
+1
*
version: bump
v1.0.20210315
Jason A. Donenfeld
2021-03-15
1
-1
/
+1
*
wg-quick: freebsd: avoid writing private keys to /tmp
Jason A. Donenfeld
2021-03-13
1
-1
/
+1
*
ipc: uniformly ignore preshared keys that are zero
Jason A. Donenfeld
2021-03-11
2
-2
/
+4
*
ipc: freebsd: add initial FreeBSD support
Jason A. Donenfeld
2021-03-11
4
-0
/
+370
*
wg-quick: freebsd: add kernel support
Jason A. Donenfeld
2021-03-11
1
-3
/
+17
*
wireguard-tools: drag in headers for prototypes
Kyle Evans
2021-03-10
2
-0
/
+2
*
wireguard-tools: const correctness
Kyle Evans
2021-03-10
10
-19
/
+19
*
Makefile: fix version indicator
Florian Eckert
2021-03-05
1
-1
/
+1
*
version: bump
v1.0.20210223
Jason A. Donenfeld
2021-02-23
1
-1
/
+1
*
ipc: read trailing responses after set operation
Jason A. Donenfeld
2021-01-27
1
-5
/
+28
*
man: LOG_LEVEL variables changed nae
Jason A. Donenfeld
2021-01-26
1
-1
/
+1
*
ipc: do not use fscanf with trailing \n
Jason A. Donenfeld
2021-01-25
1
-1
/
+3
*
sticky-sockets: do not use SO_REUSEADDR
Jason A. Donenfeld
2020-12-18
1
-8
/
+0
*
completion: add help and syncconf completions
Jason A. Donenfeld
2020-12-13
1
-3
/
+3
*
wincompat: do not elevate by default
Jason A. Donenfeld
2020-12-11
1
-1
/
+1
*
wincompat: add resource and manifest and enable lto
Jason A. Donenfeld
2020-12-11
3
-3
/
+70
*
wincompat: recent mingw has inet_ntop/inet_pton
Jason A. Donenfeld
2020-11-09
2
-38
/
+0
*
embeddable-wg-library: sync latest from netlink.h
Jason A. Donenfeld
2020-10-29
1
-32
/
+35
*
wg-quick: openbsd: no use for userspace support
Jason A. Donenfeld
2020-10-19
1
-41
/
+23
*
wg-quick: android: do not free iterated pointer
Jason A. Donenfeld
2020-09-15
1
-7
/
+8
[next]