| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2025-10-06 | appc,ipn/ipnlocal: receive AppConnector updates via the event bus (#17411) | M. J. Fromberger | 1 | -112/+54 |
| 2025-10-02 | appc,*: publish events for route updates and storage (#17392) | M. J. Fromberger | 1 | -12/+177 |
| 2025-10-01 | appc,ipn/ipnlocal: add a required event bus to the AppConnector type (#17390) | M. J. Fromberger | 1 | -20/+40 |
| 2025-10-01 | appc: factor app connector arguments into a Config type (#17389) | M. J. Fromberger | 1 | -19/+68 |
| 2025-02-18 | appc: fix a deadlock in route advertisements (#15031) | Andrew Lytvynov | 1 | -0/+58 |
| 2025-01-23 | appc,ipn/ipnlocal: log DNS parsing errors in app connectors (#14607) | Andrew Lytvynov | 1 | -19/+53 |
| 2025-01-03 | util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-07-12 | appc: track metrics for route info storing | Fran Bull | 1 | -0/+33 |
| 2024-06-07 | appc: log how many routes are being written | Fran Bull | 1 | -6/+6 |
| 2024-06-03 | appc: log how often routeInfo is stored | Fran Bull | 1 | -0/+49 |
| 2024-04-29 | appc: unadvertise routes when reconfiguring app connector | Fran Bull | 1 | -2/+168 |
| 2024-04-29 | appc: add flag shouldStoreRoutes and controlknob for it | Fran Bull | 1 | -141/+185 |
| 2024-02-01 | appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is r... | James Tucker | 1 | -0/+82 |
| 2024-01-22 | appc: add test to ensure that individual IPs are not removed during route upd... | James Tucker | 1 | -2/+35 |
| 2024-01-22 | appc,ipn/ipnlocal: optimize preference adjustments when routes update | Charlotte Brandhorst-Satzkorn | 1 | -43/+20 |
| 2024-01-18 | ipn/ipnlocal: make app connector configuration concurrent | James Tucker | 1 | -8/+14 |
| 2024-01-17 | appc,ipn/ipnlocal,types/appctype: implement control provided routes | James Tucker | 1 | -1/+53 |
| 2023-11-15 | appc: fix DomainRoutes copy | James Tucker | 1 | -0/+16 |
| 2023-11-09 | appc: prevent duplication of wildcard entries on map updates | James Tucker | 1 | -1/+13 |
| 2023-11-09 | appc: add support for matching wildcard domains | James Tucker | 1 | -0/+16 |
| 2023-11-02 | appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appc | James Tucker | 1 | -0/+118 |