8247 Commits (acb4a22dcc1d535ee85c76bb25767eb76d83edd5)
 

Author SHA1 Message Date
Jonathan Nobels acb4a22dcc
VERSION.txt: this is v1.77.0 (#13779) 2 years ago
Brad Fitzpatrick 508980603b ipn/conffile: don't depend on hujson on iOS/Android 2 years ago
Andrew Dunham 91f58c5e63 tsnet: fix panic caused by logging after test finishes 2 years ago
Brad Fitzpatrick 1938685d39 clientupdate: don't link distsign on platforms that don't download 2 years ago
Irbe Krumina db1519cc9f
k8s-operator/apis: revert ProxyGroup readiness cond name change (#13770) 2 years ago
Brad Fitzpatrick 2531065d10 clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps 2 years ago
Brad Fitzpatrick fb420be176 safesocket: don't depend on go-ps on iOS 2 years ago
Brad Fitzpatrick 367fba8520 control/controlhttp: don't link ts2021 server + websocket code on iOS 2 years ago
Joe Tsai 52ef27ab7c
taildrop: fix defer in loop (#13757) 2 years ago
Joe Tsai 5b7303817e
syncs: allocate map with Map.WithLock (#13755) 2 years ago
Brad Fitzpatrick c763b7a7db syncs: delete Map.Range, update callers to iterators 2 years ago
Percy Wegmann 2cadb80fb2 util/vizerror: add WrapWithMessage 2 years ago
Joe Tsai 910b4e8e6a
syncs: add iterators to Map (#13739) 2 years ago
Irbe Krumina 89ee6bbdae
cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2 years ago
Brad Fitzpatrick 94c79659fa types/views: add iterators to the three Map view types 2 years ago
Irbe Krumina f6d4d03355
cmd/k8s-operator: don't error out if ProxyClass for ProxyGroup not found. (#13736) 2 years ago
Irbe Krumina 60011e73b8
cmd/k8s-operator: fix Pod IP selection (#13743) 2 years ago
Nick Khyl da40609abd util/syspolicy, ipn: add "tailscale debug component-logs" support 2 years ago
Nick Khyl 29cf59a9b4 util/syspolicy/setting: update Snapshot to use Go 1.23 iterators 2 years ago
Tom Proctor 07c157ee9f
cmd/k8s-operator: base ProxyGroup StatefulSet on common proxy.yaml definition (#13714) 2 years ago
Tom Proctor 83efadee9f
kube/egressservices: improve egress ports config readability (#13722) 2 years ago
Brad Fitzpatrick 841eaacb07 net/sockstats: quiet some log spam in release builds 2 years ago
Irbe Krumina 861dc3631c
cmd/{k8s-operator,containerboot},kube/egressservices: fix Pod IP check for dual stack clusters (#13721) 2 years ago
Andrew Dunham 8ee7f82bf4 net/netcheck: don't panic if a region has no Nodes 2 years ago
Tom Proctor 36cb2e4e5f
cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2 years ago
Tom Proctor cba2e76568
cmd/containerboot: simplify k8s setup logic (#13627) 2 years ago
dependabot[bot] 866714a894
.github: Bump github/codeql-action from 3.26.9 to 3.26.11 (#13710) 2 years ago
dependabot[bot] 266c14d6ca
.github: Bump actions/cache from 4.0.2 to 4.1.0 (#13711) 2 years ago
Nick Hill 9a73462ea4 types/lazy: add DeferredInit type 2 years ago
Brad Fitzpatrick f3de4e96a8 derp: fix omitted word in comment 2 years ago
Irbe Krumina 7f016baa87
cmd/k8s-operator,k8s-operator: create ConfigMap for egress services + small fixes for egress services (#13715) 2 years ago
Brad Fitzpatrick 38f236c725 derp: add server metric for batch write sizes 2 years ago
Erisa A c588c36233
types/key: use tlpub: in error message (#13707) 2 years ago
Brad Fitzpatrick cb10eddc26 tool/gocross: fix argument order to find 2 years ago
Tom Proctor e48cddfbb3
cmd/{containerboot,k8s-operator},k8s-operator,kube: add ProxyGroup controller (#13684) 2 years ago
Brad Fitzpatrick 1005cbc1e4 tailscaleroot: panic if tailscale_go build tag but Go toolchain mismatch 2 years ago
Brad Fitzpatrick c48cc08de2 wgengine: stop conntrack log spam about Canonical net probes 2 years ago
Andrew Dunham 12f1bc7c77 envknob: support disk-based envknobs on the macsys build 2 years ago
Patrick O'Doherty 4ad3f01225
safeweb: allow passing http.Server in safeweb.Config (#13688) 2 years ago
kari-ts 8fdffb8da0
hostinfo: update SetPackage doc with new Android values (#13537) 2 years ago
Erisa A f30d85310c
cmd/tailscale/cli: don't print disablement secrets if init fails (#13673) 2 years ago
Irbe Krumina e8bb5d1be5
cmd/{k8s-operator,containerboot},k8s-operator,kube: reconcile ExternalName Services for ProxyGroup (#13635) 2 years ago
Irbe Krumina 9bd158cc09
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed (#13658) 2 years ago
Patrick O'Doherty a3c6a3a34f
safeweb: add StrictTransportSecurityOptions config (#13679) 2 years ago
Brad Fitzpatrick dc60c8d786 ssh/tailssh: pass window size pixels in IoctlSetWinsize events 2 years ago
Andrea Gottardo 58c6bc2991 logpolicy: force TLS 1.3 handshake 2 years ago
Brad Fitzpatrick 5f88b65764 wgengine/netstack: check userspace ping success on Windows 2 years ago
Brad Fitzpatrick 1f8eea53a8 control/controlclient: include HTTP status string in error message too 2 years ago
Brad Fitzpatrick 6f694da912 wgengine/magicsock: avoid log spam from ReceiveFunc on shutdown 2 years ago
Naman Sood 09ec2f39b5
tailcfg: add func to check for known valid ServiceProtos (#13668) 2 years ago