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
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
conn: disable sticky sockets on Android
Jason A. Donenfeld
4 hours
jd/generic-aip
device: make allowedips generic
Jason A. Donenfeld
12 months
tp/icmp-fixes
Handle whole ICMP headers
tqbf
14 months
jd/netip-go118
global: use Go 1.18's netip helpers
Jason A. Donenfeld
17 months
js/peer-stats
device: add PeerStats
Josh Bleecher Snyder
2 years
js/sample-api
device: add Device.ListenPort and Device.SetListenPort
Josh Bleecher Snyder
2 years
fw/codeQuality
code quality:
Frank Werner-Krippendorf
3 years
dc/nstest
[WIP] device: run testns.sh from a Go test harness
David Crawshaw
3 years
jd/netns-specific-uapi
uapi: linux: put sock files in netns-specific subdir
Jason A. Donenfeld
3 years
jd/multibuffer
device: create beginnings of conn_windows
Jason A. Donenfeld
4 years
[...]
Tag
Download
Author
Age
0.0.20230223
wireguard-go-0.0.20230223.tar.xz
wireguard-go-0.0.20230223.zip
Jason A. Donenfeld
4 weeks
0.0.20220316
wireguard-go-0.0.20220316.tar.xz
wireguard-go-0.0.20220316.zip
Jason A. Donenfeld
12 months
0.0.20220117
wireguard-go-0.0.20220117.tar.xz
wireguard-go-0.0.20220117.zip
Jason A. Donenfeld
14 months
0.0.20211016
wireguard-go-0.0.20211016.tar.xz
wireguard-go-0.0.20211016.zip
Jason A. Donenfeld
17 months
0.0.20210424
wireguard-go-0.0.20210424.tar.xz
wireguard-go-0.0.20210424.zip
Jason A. Donenfeld
23 months
v0.0.20201121
wireguard-go-0.0.20201121.tar.xz
wireguard-go-0.0.20201121.zip
Jason A. Donenfeld
23 months
0.0.20210323
wireguard-go-0.0.20210323.tar.xz
wireguard-go-0.0.20210323.zip
Jason A. Donenfeld
2 years
0.0.20210212
wireguard-go-0.0.20210212.tar.xz
wireguard-go-0.0.20210212.zip
Jason A. Donenfeld
2 years
0.0.20201118
wireguard-go-0.0.20201118.tar.xz
wireguard-go-0.0.20201118.zip
Jason A. Donenfeld
2 years
0.0.20200320
wireguard-go-0.0.20200320.tar.xz
wireguard-go-0.0.20200320.zip
Jason A. Donenfeld
3 years
[...]
Age
Commit message
Author
Files
Lines
2022-02-02
Handle whole ICMP headers
tp/icmp-fixes
tqbf
1
-21
/
+3
2022-02-02
fix addressing and deadlines
tqbf
1
-16
/
+61
2022-02-01
tun/netstack: implement ICMP ping
Thomas H. Ptacek
2
-24
/
+264
2022-01-17
version: bump snapshot
0.0.20220117
Jason A. Donenfeld
1
-1
/
+1
2022-01-14
ipc: bsd: try again if kqueue returns EINTR
Jason A. Donenfeld
1
-1
/
+1
2021-12-09
global: apply gofumpt
Jason A. Donenfeld
28
-71
/
+56
2021-11-29
device: handle peer post config on blank line
Jason A. Donenfeld
1
-0
/
+1
2021-11-23
device: reduce peer lock critical section in UAPI
Josh Bleecher Snyder
1
-26
/
+28
2021-11-23
device: remove code using unsafe
Josh Bleecher Snyder
1
-33
/
+13
2021-11-23
global: use netip where possible now
Jason A. Donenfeld
22
-285
/
+247
[...]
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go