aboutsummaryrefslogtreecommitdiffstats
path: root/device/send.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: remove dead error reporting codeJason A. Donenfeld2019-10-211-4/+1
* device: update transfer counters correctlyJason A. Donenfeld2019-06-111-2/+0
* device, ratelimiter: replace uses of time.Now().Sub() with time.Since()Matt Layher2019-06-031-4/+4
* global: regroup all importsJason A. Donenfeld2019-05-141-3/+4
* device: send: check packet length before freeing elementJason A. Donenfeld2019-04-181-3/+3
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+618