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-03-23version: bump snapshot0.0.20210323Jason A. Donenfeld1-1/+1
2021-03-23tun: freebsd: use broadcast mode instead of PPP modeJason A. Donenfeld1-0/+17
2021-03-11device: signal to close device in separate routineJason A. Donenfeld1-1/+1
2021-03-11tun: linux: do not spam events every second from hack listenerJason A. Donenfeld1-6/+17
2021-03-08tun: freebsd: allow empty namesKay Diam1-16/+18
2021-03-08winpipe: move syscalls into x/sysJason A. Donenfeld7-837/+1178
2021-03-08memmod: use resource functions from x/sysJason A. Donenfeld4-266/+2
2021-03-08memmod: do not use IsBadReadPtrJason A. Donenfeld4-61/+1
2021-03-08conn: linux: unexport mutexJason A. Donenfeld1-9/+9
2021-03-08mod: bump x/sysJason A. Donenfeld2-6/+6
[...]
 
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go