index
:
wireguard-go
bo/dflybsd-port
dc/nstest
fd/propagate-DSCP-bits
fw/codeQuality
jd/generic-aip
jd/multibuffer
jd/netip-go118
jd/netns-specific-uapi
js/peer-stats
js/sample-api
jw/for-jason
master
tp/icmp-fixes
Go implementation of WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
version: bump snapshot
Jason A. Donenfeld
2 weeks
jw/for-jason
conn: fix WinRingEndpoint.DstToString() for AF_INET endpoints
Jordan Whited
2 years
jd/generic-aip
device: make allowedips generic
Jason A. Donenfeld
3 years
tp/icmp-fixes
Handle whole ICMP headers
tqbf
3 years
jd/netip-go118
global: use Go 1.18's netip helpers
Jason A. Donenfeld
4 years
js/peer-stats
device: add PeerStats
Josh Bleecher Snyder
4 years
js/sample-api
device: add Device.ListenPort and Device.SetListenPort
Josh Bleecher Snyder
4 years
fw/codeQuality
code quality:
Frank Werner-Krippendorf
5 years
dc/nstest
[WIP] device: run testns.sh from a Go test harness
David Crawshaw
5 years
jd/netns-specific-uapi
uapi: linux: put sock files in netns-specific subdir
Jason A. Donenfeld
5 years
[...]
Tag
Download
Author
Age
0.0.20250522
wireguard-go-0.0.20250522.tar.xz
wireguard-go-0.0.20250522.zip
Jason A. Donenfeld
2 weeks
0.0.20250515
wireguard-go-0.0.20250515.tar.xz
wireguard-go-0.0.20250515.zip
Jason A. Donenfeld
3 weeks
0.0.20230223
wireguard-go-0.0.20230223.tar.xz
wireguard-go-0.0.20230223.zip
Jason A. Donenfeld
2 years
0.0.20220316
wireguard-go-0.0.20220316.tar.xz
wireguard-go-0.0.20220316.zip
Jason A. Donenfeld
3 years
0.0.20220117
wireguard-go-0.0.20220117.tar.xz
wireguard-go-0.0.20220117.zip
Jason A. Donenfeld
3 years
0.0.20211016
wireguard-go-0.0.20211016.tar.xz
wireguard-go-0.0.20211016.zip
Jason A. Donenfeld
4 years
0.0.20210424
wireguard-go-0.0.20210424.tar.xz
wireguard-go-0.0.20210424.zip
Jason A. Donenfeld
4 years
v0.0.20201121
wireguard-go-0.0.20201121.tar.xz
wireguard-go-0.0.20201121.zip
Jason A. Donenfeld
4 years
0.0.20210323
wireguard-go-0.0.20210323.tar.xz
wireguard-go-0.0.20210323.zip
Jason A. Donenfeld
4 years
0.0.20210212
wireguard-go-0.0.20210212.tar.xz
wireguard-go-0.0.20210212.zip
Jason A. Donenfeld
4 years
[...]
Age
Commit message
Author
Files
Lines
2025-05-22
version: bump snapshot
HEAD
0.0.20250522
master
Jason A. Donenfeld
1
-1
/
+1
2025-05-22
conn: don't enable GRO on Linux < 5.12
Jason A. Donenfeld
1
-0
/
+40
2025-05-21
device: optimize message encoding
Alexander Yastrebov
2
-13
/
+53
2025-05-20
device: add support for removing allowedips individually
Jason A. Donenfeld
3
-34
/
+125
2025-05-15
version: bump snapshot
0.0.20250515
Jason A. Donenfeld
1
-1
/
+1
2025-05-15
device: make unmarshall length checks exact
Jason A. Donenfeld
1
-7
/
+7
2025-05-15
device: reduce RoutineHandshake allocations
Alexander Yastrebov
2
-7
/
+51
2025-05-05
rwcancel: fix wrong poll event flag on ReadyWrite
Kurnia D Win
1
-1
/
+1
2025-05-05
device: use rand.NewSource instead of rand.Seed
Tom Holford
2
-10
/
+10
2025-05-05
global: replaced unused function params with _
Tom Holford
5
-6
/
+6
[...]
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go