summaryrefslogtreecommitdiffstats
path: root/ratelimiter (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump copyrightJason A. Donenfeld2021-01-282-2/+2
* global: update header comments and modulesJason A. Donenfeld2020-05-022-2/+2
* ratelimiter: use a fake clock in tests and style cleanupsDavid Crawshaw2020-03-302-65/+88
* global: fix a few typos courtesy of codespellJonathan Tooker2019-10-221-1/+1
* device, ratelimiter: replace uses of time.Now().Sub() with time.Since()Matt Layher2019-06-031-2/+2
* Extend structs rather than embed, when possibleJason A. Donenfeld2019-02-051-19/+19
* Update copyrightJason A. Donenfeld2019-02-052-4/+4
* global: fix up copyright headersJason A. Donenfeld2018-09-162-2/+2
* ratelimiter: do not run GC with nothing to doJason A. Donenfeld2018-05-211-8/+23
* Cleanup ratelimiterJason A. Donenfeld2018-05-131-12/+12
* global: Add SPDX tags and copyright headerJason A. Donenfeld2018-05-032-4/+10
* Use relative importsJason A. Donenfeld2018-02-122-0/+247