summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterversion: bump snapshotJason A. Donenfeld3 weeks
jw/for-jasonconn: fix WinRingEndpoint.DstToString() for AF_INET endpointsJordan Whited2 years
jd/generic-aipdevice: make allowedips genericJason A. Donenfeld3 years
tp/icmp-fixesHandle whole ICMP headerstqbf3 years
jd/netip-go118global: use Go 1.18's netip helpersJason A. Donenfeld4 years
js/peer-statsdevice: add PeerStatsJosh Bleecher Snyder4 years
js/sample-apidevice: add Device.ListenPort and Device.SetListenPortJosh Bleecher Snyder4 years
fw/codeQualitycode quality:Frank Werner-Krippendorf5 years
dc/nstest[WIP] device: run testns.sh from a Go test harnessDavid Crawshaw5 years
jd/netns-specific-uapiuapi: linux: put sock files in netns-specific subdirJason A. Donenfeld5 years
[...]
 
TagDownloadAuthorAge
0.0.20250522wireguard-go-0.0.20250522.tar.xz  wireguard-go-0.0.20250522.zip  Jason A. Donenfeld3 weeks
0.0.20250515wireguard-go-0.0.20250515.tar.xz  wireguard-go-0.0.20250515.zip  Jason A. Donenfeld4 weeks
0.0.20230223wireguard-go-0.0.20230223.tar.xz  wireguard-go-0.0.20230223.zip  Jason A. Donenfeld2 years
0.0.20220316wireguard-go-0.0.20220316.tar.xz  wireguard-go-0.0.20220316.zip  Jason A. Donenfeld3 years
0.0.20220117wireguard-go-0.0.20220117.tar.xz  wireguard-go-0.0.20220117.zip  Jason A. Donenfeld3 years
0.0.20211016wireguard-go-0.0.20211016.tar.xz  wireguard-go-0.0.20211016.zip  Jason A. Donenfeld4 years
0.0.20210424wireguard-go-0.0.20210424.tar.xz  wireguard-go-0.0.20210424.zip  Jason A. Donenfeld4 years
v0.0.20201121wireguard-go-0.0.20201121.tar.xz  wireguard-go-0.0.20201121.zip  Jason A. Donenfeld4 years
0.0.20210323wireguard-go-0.0.20210323.tar.xz  wireguard-go-0.0.20210323.zip  Jason A. Donenfeld4 years
0.0.20210212wireguard-go-0.0.20210212.tar.xz  wireguard-go-0.0.20210212.zip  Jason A. Donenfeld4 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-02-12version: bump snapshot0.0.20210212Jason A. Donenfeld1-1/+1
2021-02-12device: remove old version fileJason A. Donenfeld1-3/+0
2021-02-11gitignore: remove old hacksJason A. Donenfeld1-3/+0
2021-02-10device: use container/list instead of open coding itJason A. Donenfeld2-37/+25
2021-02-10device: retry Up() in up/down testJason A. Donenfeld1-2/+13
2021-02-10conn: close old fd before trying againJason A. Donenfeld2-0/+2
2021-02-10device: flush peer queues before starting deviceJason A. Donenfeld2-24/+30
2021-02-10device: create peer queues at peer creation timeJason A. Donenfeld1-6/+3
2021-02-10device: return error from Up() and Down()Jason A. Donenfeld4-20/+36
2021-02-09rwcancel: add an explicit close callJason A. Donenfeld4-0/+8
[...]
 
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go