Age | Commit message (Expand) | Author |
---|---|---|
2023-10-10 | device: move Queue{In,Out}boundElement Mutex to container type | Jordan Whited |
2023-03-10 | conn, device, tun: implement vectorized I/O plumbing | Jordan Whited |
2023-02-07 | global: bump copyright year | Jason A. Donenfeld |
2022-09-20 | global: bump copyright year | Jason A. Donenfeld |
2022-09-04 | all: use Go 1.19 and its atomic types | Brad Fitzpatrick |
2022-03-16 | all: use any in place of interface{} | Josh Bleecher Snyder |
2021-02-02 | device: use a waiting sync.Pool instead of a channel | Jason A. Donenfeld |
2021-01-28 | global: bump copyright | Jason A. Donenfeld |
2021-01-07 | all: use ++ to increment | Josh Bleecher Snyder |
2021-01-07 | device: always name *Queue*Element variables elem | Josh Bleecher Snyder |
2020-12-08 | device: clear pointers when returning elems to pools | Josh Bleecher Snyder |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2019-03-03 | global: begin modularization | Jason A. Donenfeld |