Age | Commit message (Expand) | Author |
---|---|---|
2021-01-07 | device: remove starting waitgroups | Josh Bleecher Snyder |
2020-12-08 | device: clear pointers when returning elems to pools | Josh Bleecher Snyder |
2020-11-18 | device: add write queue mutex for peer | Haichao Liu |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2020-05-02 | conn: introduce new package that splits out the Bind and Endpoint types | David Crawshaw |
2019-07-01 | device: receive: uniform message for source address check | Jason A. Donenfeld |
2019-07-01 | device: receive: simplify flush loop | Jason A. Donenfeld |
2019-06-11 | device: update transfer counters correctly | Jason A. Donenfeld |
2019-06-03 | device, ratelimiter: replace uses of time.Now().Sub() with time.Since() | Matt Layher |
2019-05-14 | global: regroup all imports | Jason A. Donenfeld |
2019-03-21 | receive: implement flush semantics | Jason A. Donenfeld |
2019-03-07 | receive: squelch tear down error | Jason A. Donenfeld |
2019-03-03 | global: begin modularization | Jason A. Donenfeld |