| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-08 | cmd/{containerboot,k8s-operator/deploy/manifests}: optionally allow proxying ... | Irbe Krumina | 1 | -22/+92 |
| 2024-01-08 | cmd/containerboot: add EXPERIMENTAL_TS_CONFIGFILE_PATH env var to allow passi... | Irbe Krumina | 2 | -56/+148 |
| 2024-01-04 | cmd/containerboot: don't parse empty subnet routes (#10738) | Irbe Krumina | 1 | -1/+1 |
| 2024-01-04 | cmd/containerboot: ensure that subnet routes can be unset. (#10734) | Irbe Krumina | 2 | -11/+54 |
| 2023-12-08 | cmd/containerboot: symlink TS_SOCKET to socket expected by CLI | Maisem Ali | 1 | -0/+18 |
| 2023-12-05 | linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter | Naman Sood | 1 | -1/+1 |
| 2023-12-05 | all: fix nilness issues | Matt Layher | 1 | -3/+0 |
| 2023-11-24 | cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target... | Irbe Krumina | 1 | -30/+91 |
| 2023-11-22 | containerboot: Add TS_ACCEPT_ROUTES (#10176) | Claire Wang | 2 | -1/+17 |
| 2023-11-16 | cmd/containerboot: fix unclean shutdown (#10035) | Irbe Krumina | 1 | -75/+124 |
| 2023-10-16 | cmd/containerboot: revert to using tailscale up | Maisem Ali | 2 | -130/+60 |
| 2023-10-12 | cmd/containerboot: fix time based serveConfig watcher | Maisem Ali | 1 | -6/+7 |
| 2023-10-11 | cmd/containerboot: use linuxfw.NetfilterRunner | Maisem Ali | 2 | -60/+37 |
| 2023-09-29 | cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is set | Maisem Ali | 1 | -4/+7 |
| 2023-09-29 | cmd/containerboot: set TS_AUTH_ONCE default to true. | Denton Gentry | 2 | -10/+36 |
| 2023-09-21 | cmd/containerboot: avoid leaking bash scripts after test runs | James Tucker | 2 | -3/+4 |
| 2023-09-20 | cmd/containerboot: add iptables based MSS clamping for ingress/egress proxies | Maisem Ali | 2 | -0/+15 |
| 2023-08-30 | cm/k8s-operator,cmd/containerboot: fix STS config, more tests (#9155) | Irbe Krumina | 1 | -1/+25 |
| 2023-08-30 | cmd/k8s-operator,cmd/containerboot: add kube egress proxy (#9031) | Irbe Krumina | 1 | -18/+95 |
| 2023-08-29 | cmd/containerboot: fix broken tests | Maisem Ali | 2 | -30/+96 |
| 2023-08-28 | cmd/k8s-operator: put Tailscale IPs in Service ingress status | Mike Beaumont | 3 | -8/+24 |
| 2023-08-25 | cmd/containerboot: account for k8s secret reflection in fsnotify | Maisem Ali | 1 | -7/+22 |
| 2023-08-24 | cmd/containerboot: add support for setting ServeConfig | Maisem Ali | 1 | -14/+112 |
| 2023-08-24 | cmd/containerboot: reapply known args on restart | Maisem Ali | 1 | -13/+36 |
| 2023-08-21 | types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView | Brad Fitzpatrick | 2 | -6/+6 |
| 2023-03-02 | cmd/containerboot,kube: consolidate the two kube clients | Maisem Ali | 3 | -218/+38 |
| 2023-02-03 | ipn/ipnlocal: add support to store certs in k8s secrets | Maisem Ali | 1 | -1/+5 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 3 | -9/+6 |
| 2023-01-25 | cmd/k8s-operator: support setting a custom hostname. | David Anderson | 2 | -0/+22 |
| 2023-01-05 | cmd/containerboot: use TS_AUTHKEY as the parameter for auth keys | David Anderson | 2 | -13/+40 |
| 2022-12-16 | cmd/containerboot: allow disabling secret storage in k8s. | David Anderson | 2 | -10/+39 |
| 2022-12-07 | cmd/containerboot: switch to IPN bus monitoring instead of polling. | David Anderson | 3 | -186/+266 |
| 2022-12-07 | cmd/containerboot: gracefully degrade if missing patch permissions in k8s. | David Anderson | 3 | -76/+180 |
| 2022-12-06 | cmd/containerboot: check that k8s secret permissions are correct. | David Anderson | 3 | -11/+70 |
| 2022-12-06 | cmd/containerboot: refactor tests to have more explicit phases. | David Anderson | 1 | -182/+292 |
| 2022-12-06 | cmd/containerboot: split tailscaled bringup and auth phases. | David Anderson | 1 | -18/+26 |
| 2022-12-06 | cmd/containerboot: fix some lint. | David Anderson | 2 | -2/+2 |
| 2022-12-06 | cmd/containerboot: fix TS_STATE_DIR environment variable | Anton Tolchanov | 2 | -2/+2 |
| 2022-11-16 | all: standardize on LocalAPI | Maisem Ali | 1 | -24/+24 |
| 2022-11-10 | cmd/containerboot: make a tests table, add more tests. | David Anderson | 4 | -84/+443 |
| 2022-11-09 | cmd/containerboot: add tests. | David Anderson | 3 | -0/+440 |
| 2022-11-07 | cmd/containerboot: be more targeted when enabling IP forwarding. | David Anderson | 1 | -11/+43 |
| 2022-11-07 | cmd/containerboot: don't write device ID when not in Kubernetes. | David Anderson | 1 | -1/+1 |
| 2022-11-07 | cmd/containerboot: don't write device ID into non-existent secret. | David Anderson | 1 | -1/+18 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 2 | -2/+0 |
| 2022-11-03 | cmd/containerboot: PID1 for running tailscaled in a container. | David Anderson | 2 | -0/+614 |