8277 Commits (f8f53bb6d47526cd5819039d6fa52a050eabc22c)
 

Author SHA1 Message Date
Andrea Gottardo f8f53bb6d4
health: remove SysDNSOS, add two Warnables for read+set system DNS config (#13874) 2 years ago
Erisa A 72587ab03c
scripts/installer.sh: allow Archcraft for Arch packages (#13870) 2 years ago
Brad Fitzpatrick c76a6e5167 derp: track client-advertised non-ideal DERP connections in more places 2 years ago
Andrea Gottardo fd77965f23
net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) 2 years ago
Mario Minardi e711ee5d22
release/dist: clamp min / max version for synology package centre (#13857) 2 years ago
Jordan Whited 877fa504b4
net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832) 2 years ago
Nick Khyl 874db2173b ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2 years ago
Jordan Whited bb60da2764
derp: add sclient write deadline timeout metric (#13831) 2 years ago
Brad Fitzpatrick 18fc093c0d derp: give trusted mesh peers longer write timeouts 2 years ago
Andrew Dunham c0a9895748 scripts/installer.sh: support DNF5 2 years ago
Andrea Gottardo fa95318a47
tool/gocross: add support for tvOS Simulator (#13847) 2 years ago
Naman Sood 22c89fcb19
cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envknob (#13734) 2 years ago
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2 years ago
Brad Fitzpatrick 6a885dbc36 wgengine/magicsock: fix CI-only test warning of missing health tracker 2 years ago
Christian 74dd24ce71 cmd/tsconnect, logpolicy: fixes for wasm_js.go 2 years ago
Nick Khyl ff5f233c3a util/syspolicy: add rsop package that provides access to the resultant policy 2 years ago
Andrew Dunham 2aa9125ac4 cmd/derpprobe: add /healthz endpoint 2 years ago
Tom Proctor 5f22f72636
hostinfo,build_docker.sh,tailcfg: more reliably detect being in a container (#13826) 2 years ago
License Updater a8f9c0d6e4 licenses: update license notices 2 years ago
Kristoffer Dalby e0d711c478 {net/connstats,wgengine/magicsock}: fix packet counting in connstats 2 years ago
Kristoffer Dalby 40c991f6b8 wgengine: instrument with usermetrics 2 years ago
Paul Scott adc8368964
tstest: avoid Fatal in ResourceCheck to show panic (#13790) 2 years ago
Percy Wegmann 12e6094d9c ssh/tailssh: calculate passthrough environment at latest possible stage 2 years ago
Joe Tsai ecc8035f73
types/bools: add Compare to compare boolean values (#13792) 2 years ago
Nick Khyl f07ff47922 net/dns/resolver: add tests for using a forwarder with multiple upstream resolvers 2 years ago
Nick Hill c2144c44a3 net/dns/resolver: update (*forwarder).forwardWithDestChan to always return an error unless it sends a response to responseChan 2 years ago
Nick Hill e7545f2eac net/dns/resolver: translate 5xx DoH server errors into SERVFAIL DNS responses 2 years ago
Nick Hill 17335d2104 net/dns/resolver: forward SERVFAIL responses over PeerDNS 2 years ago
Percy Wegmann f9949cde8b client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents 2 years ago
Jordan Whited 33029d4486
net/netcheck: fix netcheck cli-triggered nil pointer deref (#13782) 2 years ago
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