aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterdevice: fix possible deadlock in close methodMartin Basovnik6 months
jw/for-jasonconn: fix WinRingEndpoint.DstToString() for AF_INET endpointsJordan Whited14 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. Donenfeld4 years
0.0.20200320wireguard-go-0.0.20200320.tar.xz  wireguard-go-0.0.20200320.zip  Jason A. Donenfeld4 years
[...]
 
AgeCommit messageAuthorFilesLines
2023-04-21conn: fix WinRingEndpoint.DstToString() for AF_INET endpointsjw/for-jasonJordan Whited1-1/+1
2023-03-25tun: use correct IP header comparisons in tcpGRO() and tcpPacketsCanCoalesce()Jordan Whited2-16/+119
2023-03-25tun: disqualify tcp4 packets w/IP options from coalescingJordan Whited2-5/+55
2023-03-24conn: move booleans to bottom of StdNetBind structJason A. Donenfeld1-9/+11
2023-03-24conn: use ipv6 message pool for ipv6 receivingJason A. Donenfeld1-2/+2
2023-03-24conn: fix StdNetEndpoint data race by dynamically allocating endpointsJordan Whited1-24/+8
2023-03-23conn: disable sticky sockets on AndroidJason A. Donenfeld5-8/+22
2023-03-23global: remove old style build tagsJason A. Donenfeld8-8/+0
2023-03-17tun: replace ErrorBatch() with errors.Join()Jordan Whited2-51/+3
2023-03-17go.mod: bump to Go 1.20Jordan Whited2-2/+2
[...]
 
Clone
https://git.zx2c4.com/wireguard-go
git://git.zx2c4.com/wireguard-go
ssh://git@git.zx2c4.com/wireguard-go