5320 Commits (7ca54c890e28ebcd303365f7e318b336e7b86cd3)
 

Author SHA1 Message Date
David Anderson 7ca54c890e version/mkversion: add exports for major/minor/patch 3 years ago
David Anderson 8ed27d65ef version/mkversion: add documentation, rename internal terminology 3 years ago
David Anderson 1dadbbb72a version/mkversion: open-source version generation logic 3 years ago
Maisem Ali d811c5a7f0 cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig 3 years ago
Maisem Ali 4a99481a11 .github/workflows: set TS_FUZZ_CURRENTLY_BROKEN to false 3 years ago
Will Norris 8b9ee7a558 Makefile: add help text to Makefile 3 years ago
License Updater 300664f8ae licenses: update tailscale{,d} licenses 3 years ago
License Updater 4531be4406 licenses: update win/apple licenses 3 years ago
Flakes Updater 390db46aad go.mod.sri: update SRI hash for go.mod changes 3 years ago
Brad Fitzpatrick 607c3eb813 go.toolchain.rev: update to Go 1.20.1 3 years ago
James Tucker ee471ca1c8 tstest/integration: enable go lookups from $PATH 3 years ago
Maisem Ali c01c84ea8e cmd/tailscale/cli: add "configure kubeconfig" subcommand 3 years ago
Maisem Ali 181a3da513 cmd/tailscale/cli: add a hidden configure subcommand 3 years ago
Andrew Dunham 6927a844b1 util/linuxfw: add build constraints excluding GOARCH=arm 3 years ago
David Anderson 6de3459bc8 .github/workflows: fix typo 3 years ago
David Anderson f145c2b65b .github/workflows: add workflow to update go.mod Nix SRI hash 3 years ago
David Anderson f9667e4946 Dockerfile: fix docker build 3 years ago
Denton Gentry fdc2018d67 wgengine/magicsock: remove superfluous "discokey" from log 3 years ago
License Updater 10b20fd1c7 licenses: update android licenses 3 years ago
David Anderson 2eb25686d7 .github/workflows: simplify build-only go test invocation 3 years ago
David Anderson 253333b8a3 .github/workflows: support disabling fuzz testing safely 3 years ago
David Anderson 5e186f9fbf .github/workflows: pin version of Windows we run on 3 years ago
David Anderson 471053a054 .github/workflows: pin version of Ubuntu we run on 3 years ago
David Anderson 2a43fa4421 .github/workflows: use variant=race instead of race=true for race test 3 years ago
David Anderson 9fc3d00c17 .github/workflows: add back forgotten android CI job 3 years ago
David Anderson 4022796484 .github/workflows: unify and matrixify all our CI steps 3 years ago
David Anderson afe19d1d81 tool/go: don't use the names GOOS/GOARCH in script 3 years ago
Jenny Zhang fe5558094c cmd/tailscale/cli: add logout and debug info to web 3 years ago
David Anderson ea8b896c6c .github/workflows: remove 'ci skip' boilerplate 3 years ago
License Updater 11fafdac8f licenses: update android licenses 3 years ago
Denton Gentry 01d58c9b61 scripts/installer.sh: add Mendel OS and OpenMandriva. 3 years ago
David Anderson bd81d520ab cmd/printdep: print correct toolchain URL 3 years ago
David Anderson b64d900f0f version: fix version output for "go run" 3 years ago
David Anderson 70a2929a12 version: make all exported funcs compile-time constant or lazy 3 years ago
David Anderson 8b2ae47c31 version: unexport all vars, turn Short/Long into funcs 3 years ago
David Anderson 9e6b4d7ad8 types/lazy: helpers for lazily computed values 3 years ago
Denton Gentry 5bca44d572 cmd/sync-containers: update latest and stable tags 3 years ago
Mihai Parparita fa932fefe7 net/interfaces: redo how we get the default interface on macOS and iOS 3 years ago
Mihai Parparita 21fda7f670 net/routetable: include unknown flags in the routetable doctor output 3 years ago
Mihai Parparita 7d204d89c2 ipn/ipnlocal: fix passthrough of formatting arguments in PeerAPI doctor output 3 years ago
David Anderson 9ad36d17a3 version: undo previous "optimization", do more work lazily 3 years ago
Tom DNetto 2ca6dd1f1d wgengine: start logging DISCO frames to pcap stream 3 years ago
David Anderson da75e49223 version: return correct Meta.MajorMinorPatch in non-dev builds 3 years ago
License Updater 78980a4ccf licenses: update win/apple licenses 3 years ago
Mihai Parparita 6799ef838f ipn/ipnlocal: add PeerAPI endpoint for doctor output 3 years ago
Brad Fitzpatrick 9e4d99305b go.toolchain.rev: bump Go toolchain 3 years ago
David Anderson 0e4f2bdd0c pull-toolchain.sh: don't run update-flake.sh 3 years ago
David Anderson 33f29a1532 go.toolchain.rev: update toolchain to test iOS Go fix 3 years ago
Andrew Dunham ba48ec5e39 util/linuxfw: initial implementation of package 3 years ago
Colin Adler 3c107ff301
net/connstats: fix ticker in NewStatistics (#7225) 3 years ago