| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-04-29 | appc: setting AdvertiseRoutes explicitly discards app connector routes | Fran Bull | 1 | -0/+10 |
| 2024-04-29 | appc: unadvertise routes when reconfiguring app connector | Fran Bull | 2 | -2/+205 |
| 2024-04-29 | appc: write discovered domains to StateStore | Fran Bull | 1 | -0/+18 |
| 2024-04-29 | appc: add flag shouldStoreRoutes and controlknob for it | Fran Bull | 2 | -143/+203 |
| 2024-04-29 | appc: add RouteInfo struct and persist it to StateStore | Fran Bull | 1 | -0/+13 |
| 2024-02-07 | appc: optimize dns response observation for large route tables | James Tucker | 1 | -16/+40 |
| 2024-02-01 | appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is r... | James Tucker | 2 | -41/+197 |
| 2024-01-22 | appc: add test to ensure that individual IPs are not removed during route upd... | James Tucker | 3 | -4/+45 |
| 2024-01-22 | appc,ipn/ipnlocal: optimize preference adjustments when routes update | Charlotte Brandhorst-Satzkorn | 3 | -56/+78 |
| 2024-01-18 | ipn/ipnlocal: make app connector configuration concurrent | James Tucker | 2 | -14/+47 |
| 2024-01-17 | appc,ipn/ipnlocal,types/appctype: implement control provided routes | James Tucker | 2 | -1/+107 |
| 2023-12-19 | appc,ipn: prevent undesirable route advertisements | James Tucker | 1 | -3/+1 |
| 2023-11-15 | appc: fix DomainRoutes copy | James Tucker | 2 | -1/+17 |
| 2023-11-09 | appc: prevent duplication of wildcard entries on map updates | James Tucker | 2 | -1/+14 |
| 2023-11-09 | appc: add support for matching wildcard domains | James Tucker | 2 | -8/+56 |
| 2023-11-07 | tailcfg,ipn,appc: add c2n endpoint for appc domain routes | Charlotte Brandhorst-Satzkorn | 1 | -0/+14 |
| 2023-11-02 | appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appc | James Tucker | 6 | -704/+16 |
| 2023-11-01 | appc,ipn/ipnlocal: add App Connector domain configuration from mapcap | James Tucker | 2 | -1/+12 |
| 2023-11-01 | appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in ... | James Tucker | 3 | -1/+284 |
| 2023-10-31 | cmd/sniproxy: implement support for control configuration, multiple addresses | Tom DNetto | 1 | -4/+4 |
| 2023-10-19 | appctype: move to types/appctype | Tom DNetto | 2 | -2/+2 |
| 2023-10-19 | appc: implement app connector Server type | Tom DNetto | 4 | -0/+686 |