8285 Commits (e815ae0ec4b718486af9be3a30d3058b65b28c4e)
 

Author SHA1 Message Date
Nick Khyl e815ae0ec4 util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop 2 years ago
Andrew Dunham 7fe6e50858 net/dns/resolver: fix test flake 2 years ago
Paul Scott 212270463b
cmd/testwrapper: add pkg runtime to output (#13894) 2 years ago
Andrew Dunham b2665d9b89 net/netcheck: add a Now field to the netcheck Report 2 years ago
Brad Fitzpatrick ae5bc88ebe health: fix spurious warning about DERP home region '0' 2 years ago
Maisem Ali 85241f8408 net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2 years ago
Maisem Ali d4d21a0bbf net/tstun: restore tap mode functionality 2 years ago
Nick Khyl 0f4c9c0ecb cmd/viewer: import types/views when generating a getter for a map field 2 years ago
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