| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-13 | .github: Bump actions/setup-go from 5.0.2 to 5.1.0 (#13934) | dependabot[bot] | 1 | -1/+1 |
| 2024-11-13 | .github: Bump actions/cache from 4.1.0 to 4.1.2 (#13933) | dependabot[bot] | 1 | -5/+5 |
| 2024-11-13 | .github: Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#13811) | dependabot[bot] | 1 | -1/+1 |
| 2024-10-07 | .github: Bump actions/cache from 4.0.2 to 4.1.0 (#13711) | dependabot[bot] | 1 | -5/+5 |
| 2024-09-23 | .github: pin re-actors/alls-green to latest 1.x (#13558) | Mario Minardi | 1 | -1/+1 |
| 2024-09-23 | .github: update and pin actions/upload-artifact to latest 4.x (#13556) | Mario Minardi | 1 | -2/+6 |
| 2024-09-23 | .github: update and pin actions/cache to latest 4.x (#13555) | Mario Minardi | 1 | -5/+5 |
| 2024-09-23 | .github: use and pin slackapi/slack-github-action to latest 1.x (#13554) | Mario Minardi | 1 | -1/+2 |
| 2024-09-23 | .github: pin actions/setup-go usage to latest 5.x (#13553) | Mario Minardi | 1 | -1/+1 |
| 2024-09-23 | .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) | Mario Minardi | 1 | -17/+17 |
| 2024-09-11 | .github: enable fuzz testing again (go1.23) | Maisem Ali | 1 | -1/+1 |
| 2024-08-22 | all: switch to and require Go 1.23 | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-06-14 | derp/xdp,cmd/xdpderper: initial skeleton (#12390) | Jordan Whited | 1 | -2/+2 |
| 2024-04-28 | net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-13 | cmd/tailscaled, net/tstun: build for aix/ppc64 | Brad Fitzpatrick | 1 | -3/+41 |
| 2024-02-28 | .github/workflows: fix regular breakage of go toolchains | James Tucker | 1 | -1/+1 |
| 2024-02-23 | .github/workflows: fix typo in XDG_CACHE_HOME | James Tucker | 1 | -1/+1 |
| 2024-02-09 | .github: fuzzing is now unbroken | Andrew Dunham | 1 | -1/+1 |
| 2024-02-07 | .github/workflows: temporarily disable broken oss-fuzz action | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-02-07 | .github/workflows: add privileged tests workflow | James Tucker | 1 | -0/+13 |
| 2024-01-19 | go.mod: bump most deps for start of cycle | James Tucker | 1 | -3/+3 |
| 2023-12-04 | cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436) | Irbe Krumina | 1 | -1/+1 |
| 2023-11-21 | ci: report test coverage to coveralls.io | Percy Wegmann | 1 | -1/+7 |
| 2023-10-26 | .github: run tests on all PRs, regardless of branch name | Will Norris | 1 | -2/+1 |
| 2023-10-17 | ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key | Brad Fitzpatrick | 1 | -0/+8 |
| 2023-10-16 | tstest, tstest/integration, github/workflows: shard integration tests | Brad Fitzpatrick | 1 | -0/+10 |
| 2023-10-16 | cmd/testwrapper: parse args better | Maisem Ali | 1 | -1/+1 |
| 2023-10-14 | .github/workflows: break up race builder a bit more | Brad Fitzpatrick | 1 | -1/+12 |
| 2023-10-14 | github/workflows: move race tests to their own job | Brad Fitzpatrick | 1 | -2/+10 |
| 2023-10-14 | tstest/integration: add tests for tun mode (requiring root) | Brad Fitzpatrick | 1 | -0/+2 |
| 2023-09-04 | .github,cmd/gitops-pusher: update to checkout@v4 | Maisem Ali | 1 | -13/+13 |
| 2023-08-31 | .github/workflows: only run bench all on packages with benchmarks | Brad Fitzpatrick | 1 | -2/+3 |
| 2023-08-31 | .github: do not use testwrapper for benchmarks | Maisem Ali | 1 | -2/+4 |
| 2023-08-24 | all: adjust some build tags for plan9 | Brad Fitzpatrick | 1 | -0/+3 |
| 2023-08-11 | .github: use testwrapper on windows | Maisem Ali | 1 | -1/+1 |
| 2023-06-26 | cmd/testwrapper: only retry flaky failed tests | Maisem Ali | 1 | -2/+2 |
| 2023-06-25 | .github: actually run tests in CI | Maisem Ali | 1 | -2/+2 |
| 2023-04-26 | .github/workflows: add recency bias to action cache keys | James Tucker | 1 | -4/+8 |
| 2023-04-26 | .github/workflows: split tests and benchmarks for caching | James Tucker | 1 | -1/+5 |
| 2023-04-19 | .github: Bump ruby/action-slack from 3.0.0 to 3.2.1 | dependabot[bot] | 1 | -1/+1 |
| 2023-04-17 | .github: Bump actions/setup-go from 3 to 4 | dependabot[bot] | 1 | -1/+1 |
| 2023-04-14 | .github/workflows: add artifact caching and remove double build on race | James Tucker | 1 | -11/+55 |
| 2023-04-14 | .github/workflows: reenable Windows CI, disable broken tests | James Tucker | 1 | -1/+8 |
| 2023-04-12 | .github/workflows: run one set of tests with the tailscale_go build tag | Mihai Parparita | 1 | -0/+11 |
| 2023-02-24 | .github/workflows: add a pass/fail verdict job to the test workflow | David Anderson | 1 | -0/+24 |
| 2023-02-24 | .github/workflows: try to make the merge queue actually run CI | David Anderson | 1 | -0/+2 |
| 2023-02-19 | .github/workflows: add armv5 and armv7 cross tests | David Anderson | 1 | -0/+7 |
| 2023-02-18 | .github/workflows: fix non-collapsing CI status in PRs | David Anderson | 1 | -2/+9 |
| 2023-02-18 | .github/workflows: run CI and CodeQL in the merge queue | David Anderson | 1 | -0/+1 |
| 2023-02-18 | build_dist.sh: use cmd/mkversion to get version data | David Anderson | 1 | -0/+1 |