Age | Commit message (Expand) | Author |
---|---|---|
2022-03-16 | all: update to Go 1.18 | Josh Bleecher Snyder |
2021-11-23 | global: use netip where possible now | Jason A. Donenfeld |
2021-06-03 | device: limit allowedip fuzzer a to 4 times through | Jason A. Donenfeld |
2021-06-03 | device: simplify allowedips lookup signature | Jason A. Donenfeld |
2021-06-03 | device: remove nodes by peer in O(1) instead of O(n) | Jason A. Donenfeld |
2021-06-03 | device: remove recursion from insertion and connect parent pointers | Jason A. Donenfeld |
2021-06-03 | device: reduce size of trie struct | Jason A. Donenfeld |
2021-01-28 | global: bump copyright | Jason A. Donenfeld |
2021-01-07 | all: use ++ to increment | Josh Bleecher Snyder |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2019-03-03 | global: begin modularization | Jason A. Donenfeld |