5301 Commits (2eb25686d79af0bd3ebbbef7e470aaae0933fb67)
 

Author SHA1 Message Date
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
M. J. Fromberger 9be47f789c
ipn/ipnlocal: fix the path for writing cert files (#7203) 3 years ago
Andrew Dunham cab2b2b59e ipn/localapi: print envknobs on bugreport 3 years ago
David Anderson 59c254579e version: unify and optimize the various not-version funcs 3 years ago
Maisem Ali 0fd2f71a1e ipn/ipnlocal: use presence of NodeID to identify logins 3 years ago
Maisem Ali 2a094181df .github/workflows: use ./tool/go in go mod tidy 3 years ago
Andrew Dunham 6d84f3409b ipn/ipnlocal: handle more edge cases in netmap expiry timer 3 years ago
Tom DNetto 99b9d7a621 all: implement pcap streaming for datapath debugging 3 years ago
David Anderson 1acdcff63e go.toolchain.rev: update toolchain to test ios workaround 3 years ago
Denton Gentry 4daba23cd4 cmd/get-authkey: add an OAuth API client to produce an authkey 3 years ago
Maisem Ali 6bae55e351 ipn/ipnlocal: add support to store certs in k8s secrets 3 years ago