5082 Commits (f3c83a06ff9ba0edde33ff83cab5e99eaeb95ee4)
 

Author SHA1 Message Date
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
Jordan Whited 55b24009f7
net/tstun: don't return early from a partial tun.Read() (#6745) 3 years ago
David Anderson 3a5fc233aa cmd/k8s-operator: use oauth credentials for API access. 3 years ago
David Anderson a7ab3429b6 cmd/k8s-operator: refactor reconcile loop, un-plumbing reconcile.Result. 3 years ago
Denton Gentry da53b1347b cmd/gitops-pusher: support alternate api-server URLs 3 years ago
David Anderson 835a73cc1f cmd/k8s-operator: remove unnecessary timed requeue. 3 years ago
David Anderson d857fd00b3 cmd/k8s-operator: sprinkle debug logging throughout. 3 years ago
David Anderson 8ccd707218 cmd/k8s-operator: remove times requeues in proxy deletion path. 3 years ago
David Anderson c0fcab01ac client/tailscale: fix request object for key creation. 3 years ago
Andrew Dunham 3f4d51c588 net/dns: don't send on closed channel when message too large 3 years ago
Brad Fitzpatrick 44be59c15a wgengine/magicsock: fix panic in wireguard-go rate limiting path 3 years ago
Andrew Dunham 0d47cd2284 wgengine/monitor: fix panic due to race on Windows 3 years ago
David Anderson d81a2b2ce2 Makefile: add a target for doing dev builds of the k8s operator. 3 years ago
David Anderson 9c77205ba1 cmd/k8s-operator: add more tests for "normal" paths. 3 years ago