aboutsummaryrefslogtreecommitdiffstats
path: root/timers.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing locks and fix debug output, and try to flush queuesJason A. Donenfeld2018-05-011-14/+14
* Fixed read from closed channelMathias Hall-Andersen2018-04-181-3/+7
* Use simple 16-bit integer for persistent keepaliveJason A. Donenfeld2018-04-181-3/+3
* TUN status hack was causing spam during shutdownMathias Hall-Andersen2018-02-111-6/+5
* Moved ratelimiter to internal packageMathias Hall-Andersen2018-02-111-1/+1
* Fixed tabsMathias Hall-Andersen2018-02-111-348/+348
* Work on logging formatMathias Hall-Andersen2018-02-041-12/+14
* Align with go library layoutMathias Hall-Andersen2018-02-041-0/+346