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: remove the final alloc per packet receive
Josh Bleecher Snyder
7 weeks
jd/generic-aip
device: make allowedips generic
Jason A. Donenfeld
2 months
tp/icmp-fixes
Handle whole ICMP headers
tqbf
4 months
jd/netip-go118
global: use Go 1.18's netip helpers
Jason A. Donenfeld
7 months
js/peer-stats
device: add PeerStats
Josh Bleecher Snyder
16 months
js/sample-api
device: add Device.ListenPort and Device.SetListenPort
Josh Bleecher Snyder
17 months
fw/codeQuality
code quality:
Frank Werner-Krippendorf
23 months
dc/nstest
[WIP] device: run testns.sh from a Go test harness
David Crawshaw
2 years
jd/netns-specific-uapi
uapi: linux: put sock files in netns-specific subdir
Jason A. Donenfeld
2 years
jd/multibuffer
device: create beginnings of conn_windows
Jason A. Donenfeld
3 years
[...]
Tag
Download
Author
Age
0.0.20220316
wireguard-go-0.0.20220316.tar.xz
wireguard-go-0.0.20220316.zip
Jason A. Donenfeld
2 months
0.0.20220117
wireguard-go-0.0.20220117.tar.xz
wireguard-go-0.0.20220117.zip
Jason A. Donenfeld
4 months
0.0.20211016
wireguard-go-0.0.20211016.tar.xz
wireguard-go-0.0.20211016.zip
Jason A. Donenfeld
7 months
0.0.20210424
wireguard-go-0.0.20210424.tar.xz
wireguard-go-0.0.20210424.zip
Jason A. Donenfeld
13 months
v0.0.20201121
wireguard-go-0.0.20201121.tar.xz
wireguard-go-0.0.20201121.zip
Jason A. Donenfeld
13 months
0.0.20210323
wireguard-go-0.0.20210323.tar.xz
wireguard-go-0.0.20210323.zip
Jason A. Donenfeld
14 months
0.0.20210212
wireguard-go-0.0.20210212.tar.xz
wireguard-go-0.0.20210212.zip
Jason A. Donenfeld
15 months
0.0.20201118
wireguard-go-0.0.20201118.tar.xz
wireguard-go-0.0.20201118.zip
Jason A. Donenfeld
18 months
0.0.20200320
wireguard-go-0.0.20200320.tar.xz
wireguard-go-0.0.20200320.zip
Jason A. Donenfeld
2 years
0.0.20200121
wireguard-go-0.0.20200121.tar.xz
wireguard-go-0.0.20200121.zip
Jason A. Donenfeld
2 years
[...]
Age
Commit message
Author
Files
Lines
2022-04-07
conn: remove the final alloc per packet receive
HEAD
master
Josh Bleecher Snyder
1
-16
/
+37
2022-03-17
conn: use netip for std bind
Jason A. Donenfeld
1
-26
/
+13
2022-03-16
version: bump snapshot
0.0.20220316
Jason A. Donenfeld
1
-1
/
+1
2022-03-16
tun/netstack: bump mod
Jason A. Donenfeld
2
-24
/
+17
2022-03-16
mod: bump packages and remove compat netip
Jason A. Donenfeld
2
-21
/
+9
2022-03-16
all: use any in place of interface{}
Josh Bleecher Snyder
4
-15
/
+15
2022-03-16
all: update to Go 1.18
Josh Bleecher Snyder
20
-33
/
+23
2022-03-09
tun/netstack: check error returned by SetDeadline()
Alexander Neumann
1
-1
/
+4
2022-03-09
tun/netstack: update to latest wireguard-go
Alexander Neumann
3
-24
/
+36
2022-02-02
tun/netstack: simplify read timeout on ping socket
Jason A. Donenfeld
1
-43
/
+14
[...]
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go