| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2024-08-22 | all: fix new lint warnings from bumping staticcheck | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -10/+10 |
| 2023-12-21 | all: cleanup unused code, part 2 (#10670) | Andrew Lytvynov | 1 | -37/+0 |
| 2023-08-17 | net/art: allow non-pointers as values | David Anderson | 1 | -105/+85 |
| 2023-08-16 | net/art: move child table pointers out of strideEntry | David Anderson | 1 | -5/+6 |
| 2023-07-24 | net/art: fix slowPrefixTable bugs found by fuzzing | David Anderson | 1 | -2/+4 |
| 2023-07-24 | net/art: add another consistency test for insert/delete | David Anderson | 1 | -0/+29 |
| 2023-07-24 | net/art: add more exhaustive table testing | David Anderson | 1 | -12/+705 |
| 2023-04-13 | net/art: disable the IPv6 100k routes benchmark. | David Anderson | 1 | -1/+9 |
| 2023-04-13 | net/art: implement the Table type, a multi-level art route table. | David Anderson | 1 | -0/+542 |
