summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterdevice: fix possible deadlock in close methodMartin Basovnik5 months
jw/for-jasonconn: fix WinRingEndpoint.DstToString() for AF_INET endpointsJordan Whited13 months
jd/generic-aipdevice: make allowedips genericJason A. Donenfeld2 years
tp/icmp-fixesHandle whole ICMP headerstqbf2 years
jd/netip-go118global: use Go 1.18's netip helpersJason A. Donenfeld3 years
js/peer-statsdevice: add PeerStatsJosh Bleecher Snyder3 years
js/sample-apidevice: add Device.ListenPort and Device.SetListenPortJosh Bleecher Snyder3 years
fw/codeQualitycode quality:Frank Werner-Krippendorf4 years
dc/nstest[WIP] device: run testns.sh from a Go test harnessDavid Crawshaw4 years
jd/netns-specific-uapiuapi: linux: put sock files in netns-specific subdirJason A. Donenfeld4 years
[...]
 
TagDownloadAuthorAge
0.0.20230223wireguard-go-0.0.20230223.tar.xz  wireguard-go-0.0.20230223.zip  Jason A. Donenfeld15 months
0.0.20220316wireguard-go-0.0.20220316.tar.xz  wireguard-go-0.0.20220316.zip  Jason A. Donenfeld2 years
0.0.20220117wireguard-go-0.0.20220117.tar.xz  wireguard-go-0.0.20220117.zip  Jason A. Donenfeld2 years
0.0.20211016wireguard-go-0.0.20211016.tar.xz  wireguard-go-0.0.20211016.zip  Jason A. Donenfeld3 years
0.0.20210424wireguard-go-0.0.20210424.tar.xz  wireguard-go-0.0.20210424.zip  Jason A. Donenfeld3 years
v0.0.20201121wireguard-go-0.0.20201121.tar.xz  wireguard-go-0.0.20201121.zip  Jason A. Donenfeld3 years
0.0.20210323wireguard-go-0.0.20210323.tar.xz  wireguard-go-0.0.20210323.zip  Jason A. Donenfeld3 years
0.0.20210212wireguard-go-0.0.20210212.tar.xz  wireguard-go-0.0.20210212.zip  Jason A. Donenfeld3 years
0.0.20201118wireguard-go-0.0.20201118.tar.xz  wireguard-go-0.0.20201118.zip  Jason A. Donenfeld3 years
0.0.20200320wireguard-go-0.0.20200320.tar.xz  wireguard-go-0.0.20200320.zip  Jason A. Donenfeld4 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-10-16version: bump snapshot0.0.20211016Jason A. Donenfeld1-1/+1
2021-10-16wintun: remove memmod option for dll loadingJason A. Donenfeld13-1481/+39
2021-10-12global: remove old-style build tagsJason A. Donenfeld24-24/+0
2021-10-12global: add newer-style build tagsJason A. Donenfeld7-0/+7
2021-10-12wintun: use new swdevice-based API for upcoming Wintun 0.14Jason A. Donenfeld2-149/+61
2021-10-11conn,wintun: use unsafe.Slice instead of unsafeSliceJason A. Donenfeld2-41/+3
2021-10-11memmod: import from wireguard-windowsJason A. Donenfeld6-34/+96
2021-09-27rwcancel: use unix.Poll again but bump x/sys so it uses ppoll under the hoodJason A. Donenfeld5-54/+14
2021-09-26rwcancel: use ppoll on Linux for AndroidJason A. Donenfeld3-2/+34
2021-09-23tun: make operateonfd.go build tags more specificTobias Klauser1-2/+2
[...]
 
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go