aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterdevice: fix possible deadlock in close methodMartin Basovnik3 months
jw/for-jasonconn: fix WinRingEndpoint.DstToString() for AF_INET endpointsJordan Whited11 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. Donenfeld2 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. Donenfeld13 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. Donenfeld2 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
2023-12-11device: fix possible deadlock in close methodHEADmasterMartin Basovnik1-2/+2
2023-12-11device: do atomic 64-bit add outside of vector loopJason A. Donenfeld1-1/+4
2023-12-11device: reduce redundant per-packet overhead in RX pathJordan Whited1-6/+15
2023-12-11device: change Peer.endpoint locking to reduce contentionJordan Whited6-84/+86
2023-12-11tun: implement UDP GSO/GRO for LinuxJordan Whited6-590/+1258
2023-12-11tun: fix Device.Read() buf length assumption on WindowsJordan Whited1-4/+3
2023-10-22device: ratchet up max segment size on androidJason A. Donenfeld1-1/+1
2023-10-21conn: set unused OOB to zero lengthJason A. Donenfeld1-1/+2
2023-10-21conn: fix cmsg data padding calculation for gsoJason A. Donenfeld1-1/+1
2023-10-21conn: separate gso and sticky controlJason A. Donenfeld6-66/+96
[...]
 
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go