summaryrefslogtreecommitdiffhomepage
path: root/chirp
AgeCommit message (Expand)AuthorFilesLines
2025-06-16scripts/check_license_headers.sh: delete, rewrite as a Go testBrad Fitzpatrick1-0/+1
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2022-09-29all: fix spelling mistakesJosh Soref1-2/+2
2022-09-26all: fix resource leaks with missing .Close() callsEmmanuel T Odeke1-1/+7
2022-08-27chirp: add a 10s timeout when communicating with BIRD (#5444)Andrew Dunham2-6/+117
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2022-02-03chirp: remove regex dependencyMaisem Ali1-3/+16
2022-02-02chirp: handle multiline responses from BIRDMaisem Ali2-15/+159
2021-08-30wgengine/userspace: add support to automatically enable/disable the tailscaleMaisem Ali1-0/+83