summaryrefslogtreecommitdiffhomepage
path: root/chirp/chirp.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+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 Dunham1-6/+35
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 Ali1-15/+48
2021-08-30wgengine/userspace: add support to automatically enable/disable the tailscaleMaisem Ali1-0/+83