aboutsummaryrefslogtreecommitdiffstats
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
2020-05-01uapi: linux: put sock files in netns-specific subdirjd/netns-specific-uapiJason A. Donenfeld1-12/+30
2020-05-02wgcfg: remove for nowDavid Crawshaw9-1197/+0
2020-05-02wgcfg: remove JSON marshal methodsDavid Crawshaw2-109/+7
2020-05-02device: use atomic access for unlocked keypair.nextJason A. Donenfeld4-11/+26
2020-05-02wgcfg: rename Key to PublicKeyDavid Crawshaw4-76/+47
2020-05-02device: add nil check before convert typed error backWenxuan Zhao1-2/+2
2020-04-07device: move stats fields back down and add test diagnosticsDavid Crawshaw2-8/+22
2020-04-07Revert "device: use wgcfg key types"David Crawshaw10-68/+190
2020-04-03device: remove racey read in session key rotation.David Anderson1-3/+0
2020-04-02device: add debug logs describing handshake rejectionAvery Pennarun1-4/+8
[...]
 
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go