5095 Commits (aad6830df0b68362a5d006b1470e0ed3cd56fe73)
 

Author SHA1 Message Date
Brad Fitzpatrick aad6830df0 util/codegen, all: use latest year, not time.Now, in generated files 3 years ago
Brad Fitzpatrick ea70aa3d98 net/dns/resolvconffile: fix handling of multiple search domains 3 years ago
License Updater 692eac23ad licenses: update android licenses 3 years ago
David Anderson c86d9f2ab1 flake.nix: rename package to just "tailscale". 3 years ago
David Anderson 7bfb9999ee cmd/printdep: support printing the toolchain SRI hash. 3 years ago
David Anderson d2beaea523 update-flake.sh: tooling to keep Nix SRI hashes in sync. 3 years ago
Brad Fitzpatrick 3599364312 cmd/nardump: Go tool to build Nix NARs and compute their hashes. 3 years ago
David Anderson a7f05c6bb0 flake.nix: init to ship unstable tailscale packages. 3 years ago
David Anderson eb682d2a0b version: construct short hash in dev mode if GitCommit is given. 3 years ago
Denton Gentry 2a1f1c79ca scripts/installer.sh: add SUSE Enterprise Server. 3 years ago
License Updater 6107c65f1e licenses: update win/apple licenses 3 years ago
Claire Wang a45c9f982a wgengine/netstack: change netstack API to require LocalBackend 3 years ago
Brad Fitzpatrick 84eaef0bbb ssh/tailssh: don't swallow process exit code in be-child 3 years ago
License Updater f3c83a06ff licenses: update tailscale{,d} licenses 3 years ago
License Updater 011f661d5b licenses: update win/apple licenses 3 years ago
Brad Fitzpatrick caa2fe394f wgengine/netstack: delete some dead code, old comment, use atomic int types 3 years ago
Anton Tolchanov 82b9689e25
ipn/ipnlocal: maintain a proxy handler per backend (#6804) 3 years ago
Andrew Dunham 1011e64ad7 wgengine/monitor: don't log unhandled RTM_{NEW,DEL}LINK messages 3 years ago
Brad Fitzpatrick be10b529ec wgengine/magicsock: add TS_DISCO_PONG_IPV4_DELAY knob to bias IPv6 paths 3 years ago
Brad Fitzpatrick e36cdacf70 envknob: add time.Duration knob support 3 years ago
andig 14e8afe444 go.mod, etc: bump gvisor 3 years ago
Brad Fitzpatrick 8aac77aa19 cmd/tailscale: fix "up" warning about netfilter-mode on Synology 3 years ago
Brad Fitzpatrick f837d179b9 ssh/tailssh: fix typo in error message 3 years ago
Brad Fitzpatrick 2eff9c8277 wgengine/magicsock: avoid ReadBatch/WriteBatch on old Linux kernels 3 years ago
Andrew Dunham 0372e14d79 net/dns: bump DNS-over-TCP size limit to 4k 3 years ago
License Updater 98daf99775 licenses: update tailscale{,d} licenses 3 years ago
Brad Fitzpatrick 7c77c48bd4 go.toolchain.rev: bump Go 3 years ago
Brad Fitzpatrick 243490f932 go.mod: bump x/sys for linux/arm64 cpu SIGILL fix 3 years ago
David Anderson a1ded4c166 cmd/sync-containers: add a dry-run option. 3 years ago
David Anderson e5fe205c31 cmd/sync-containers: program to sync tags between container registries. 3 years ago
License Updater 237f030cd9 licenses: update android licenses 3 years ago
Aaron Klotz 296f53524c netstat, portlist: update Windows implementation to disambiguate svchost processes 3 years ago
Brad Fitzpatrick a06217a8bd cmd/tailscale/cli: hide Windows named pipe default name in flag help 3 years ago
Brad Fitzpatrick 5caf609d7b go.toolchain.rev: bump Go to 1.19.4 3 years ago
Brad Fitzpatrick 0f604923d3 ipn/ipnlocal: fix StatusWithoutPeers not populating parts of Status 3 years ago
Aaron Klotz 3c452b9880 util/winutil: fix erroneous condition in implementation of getRegIntegerInternal 3 years ago
License Updater 14d07b7b20 licenses: update tailscale{,d} licenses 3 years ago
Jordan Whited 914d115f65
go.mod: bump tailscale/wireguard-go for big-endian fix (#6785) 3 years ago
David Anderson af3127711a cmd/containerboot: allow disabling secret storage in k8s. 3 years ago
License Updater 6d5527e4b3 licenses: update win/apple licenses 3 years ago
Joe Tsai d9df023e6f
net/connstats: enforce maximum number of connections (#6760) 3 years ago
Brad Fitzpatrick 651e0d8aad ssh/tailssh: add envknob for default PATH 3 years ago
License Updater fc0fe99edf licenses: update tailscale{,d} licenses 3 years ago
Brad Fitzpatrick c02ccf6424 go.mod: bump dhcp dep to remove another endian package from our tree 3 years ago
License Updater 97c615889d licenses: update tailscale{,d} licenses 3 years ago
License Updater a8f07153a6 licenses: update win/apple licenses 3 years ago
Anton Tolchanov 53c4892841 ipn/ipnserver: propagate http.Serve error 3 years ago
David Anderson 8171eb600c cmd/k8s-operator: move the operator into its own namespace. 3 years ago
Brad Fitzpatrick 56f7da0cfd
ssh/tailssh: set default Tailscale SSH $PATH for non-interactive commands 3 years ago
Joe Tsai 350aab05e5
util/multierr: optimize New for nil cases (#6750) 3 years ago