summaryrefslogtreecommitdiffhomepage
path: root/receive.go
AgeCommit message (Expand)Author
2018-05-05Removed remaining signals from peerMathias Hall-Andersen
2018-05-05Removed old signalsMathias Hall-Andersen
2018-05-05Merge branch 'master' of ssh://git.zx2c4.com/wireguard-goMathias Hall-Andersen
2018-05-05Initial version of migration to new event modelMathias Hall-Andersen
2018-05-03global: Add SPDX tags and copyright headerJason A. Donenfeld
2018-05-01Add missing locks and fix debug output, and try to flush queuesJason A. Donenfeld
2018-04-20Fix wrong debug messagesJason A. Donenfeld
2018-04-18Fixed read from closed channelMathias Hall-Andersen
2018-03-08Begin work on full device<->device unit-testMathias Hall-Andersen
2018-02-04Work on logging formatMathias Hall-Andersen
2018-02-04Align with go library layoutMathias Hall-Andersen