aboutsummaryrefslogtreecommitdiffstats
path: root/send.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed remaining signals from peerMathias Hall-Andersen2018-05-051-4/+7
* Removed old signalsMathias Hall-Andersen2018-05-051-4/+7
* Merge branch 'master' of ssh://git.zx2c4.com/wireguard-goMathias Hall-Andersen2018-05-051-0/+5
|\
| * global: Add SPDX tags and copyright headerJason A. Donenfeld2018-05-031-0/+5
* | Initial version of migration to new event modelMathias Hall-Andersen2018-05-051-12/+10
|/
* Add missing locks and fix debug output, and try to flush queuesJason A. Donenfeld2018-05-011-14/+39
* Fixed read from closed channelMathias Hall-Andersen2018-04-181-3/+11
* Work on logging formatMathias Hall-Andersen2018-02-041-5/+9
* Align with go library layoutMathias Hall-Andersen2018-02-041-0/+362