aboutsummaryrefslogtreecommitdiffstats
path: root/device/receive.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: prepare for multiple send/receiveJason A. Donenfeld2019-07-011-4/+4
* device: update transfer counters correctlyJason A. Donenfeld2019-06-111-1/+3
* device, ratelimiter: replace uses of time.Now().Sub() with time.Since()Matt Layher2019-06-031-1/+1
* global: regroup all importsJason A. Donenfeld2019-05-141-3/+4
* receive: implement flush semanticsJason A. Donenfeld2019-03-211-89/+115
* receive: squelch tear down errorJason A. Donenfeld2019-03-071-1/+1
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+641