5311 Commits (607c3eb8135b5ce2b5063fdbdc10fb1e9eb4e148)
 

Author SHA1 Message Date
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
Will Norris 6ef834a6b7 get-authkey: require tags to be specified 3 years ago
Maisem Ali 89bd414be6 ipn/ipnstate: update field docs on PeerStatus. 3 years ago
Mihai Parparita 2f4df30c75 .github/workflows: re-enable CIFuzz job 3 years ago
Mihai Parparita 62f4df3257 net/interfaces, net/netns: add node attributes to control default interface getting and binding 3 years ago
Brad Fitzpatrick fb84ccd82d control/controlhttp: don't require valid TLS cert for Noise connection 3 years ago
Brad Fitzpatrick 2477fc4952 net/netutil: only check Linux sysctls w/ procfs, assume absent means false 3 years ago
Maisem Ali 05adf22383 cmd/k8s-operator: add support for running an auth proxy 3 years ago
Mihai Parparita 31e2e9a300 ipn: remove unused NLKeyStateKey constant 3 years ago
Mihai Parparita f0f2b2e22b logtail: increase maximum log line size in low memory mode 3 years ago