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-12-08 | device: use labeled for loop instead of goto | Josh Bleecher Snyder |
2020-11-18 | device: add write queue mutex for peer | Haichao Liu |
2020-05-18 | device: rework padding calculation and don't shadow paddedSize | Jason A. Donenfeld |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2020-02-14 | send: account for zero mtu | Jason A. Donenfeld |
2019-10-21 | device: remove dead error reporting code | 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-04-18 | device: send: check packet length before freeing element | Jason A. Donenfeld |
2019-03-03 | global: begin modularization | Jason A. Donenfeld |