8218 Commits (f3de4e96a8e2ba191816d89ce8fbe02ebb572bb1)
 

Author SHA1 Message Date
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
Brad Fitzpatrick 383120c534 ipn/ipnlocal: don't run portlist code unless service collection is on 2 years ago
Nick Khyl d837e0252f wf/firewall: allow link-local multicast for permitted local routes when the killswitch is on on Windows 2 years ago
Brad Fitzpatrick b8af93310a tstest: add the start of a testing wishlist 2 years ago
Andrea Gottardo 6de6ab015f
net/dns: tweak DoH timeout, limit MaxConnsPerHost, require TLS 1.3 (#13564) 2 years ago
Brad Fitzpatrick a01b545441 control/control{client,http}: don't noise dial localhost:443 in http-only tests 2 years ago
Brad Fitzpatrick 6b03e18975 control/controlhttp: rename a param from addr to optAddr for clarity 2 years ago
Brad Fitzpatrick f49d218cfe net/dnscache: don't fall back to an IPv6 dial if we don't have IPv6 2 years ago
Brad Fitzpatrick 30f0fa95d9 control/controlclient: bound ReportHealthChange context lifetime to Direct client's 2 years ago
Andrea Gottardo ed1ac799c8
net/captivedetection: set Timeout on net.Dialer (#13613) 2 years ago
Nick Khyl e66fe1f2e8 docs/windows/policy: add ADMX policy setting to configure the AuthKey 2 years ago
dependabot[bot] 992ee6dd0b
.github: Bump github/codeql-action from 3.26.8 to 3.26.9 (#13625) 2 years ago
Brad Fitzpatrick 262c526c4e net/portmapper: don't treat 0.0.0.0 as a valid IP 2 years ago
Andrew Dunham 16ef88754d net/portmapper: don't return unspecified/local external IPs 2 years ago
Brad Fitzpatrick 1eaad7d3de control/controlhttp: fix connectivity on Alaska Air wifi 2 years ago
Brad Fitzpatrick fd32f0ddf4 control/controlhttp: factor out some code in prep for future change 2 years ago
Brad Fitzpatrick d3f302d8e2 cmd/tailscale/cli: make 'tailscale debug ts2021' try twice 2 years ago
Mario Minardi 8f44ba1cd6
ssh: Add logic to set accepted environment variables in SSH session (#13559) 2 years ago
dependabot[bot] dd6b808acf
.github: Bump peter-evans/create-pull-request from 7.0.1 to 7.0.5 (#13626) 2 years ago
Anton Tolchanov a70287d324 logpolicy: don't create a filch buffer if logging is disabled 2 years ago
Maisem Ali fb0f8fc0ae cmd/tsidp: add --dir flag 2 years ago
Irbe Krumina 096b090caf
cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route to 1+ tailnet targets (#13531) 2 years ago
Irbe Krumina c62b0732d2
cmd/k8s-operator: remove auth key once proxy has logged in (#13612) 2 years ago
Kristoffer Dalby 77832553e5 ipn/ipnlocal: add advertised and primary route metrics 2 years ago
Tom Proctor cab2e6ea67
cmd/k8s-operator,k8s-operator: add ProxyGroup CRD (#13591) 2 years ago
Andrew Dunham 7ec8bdf8b1 go.mod: upgrade golangci-lint 2 years ago
Andrea Gottardo 69be54c7b6
net/captivedetection: exclude ipsec interfaces from captive portal detection (#13598) 2 years ago
Kristoffer Dalby 5550a17391 wgengine: make opts.Metrics mandatory 2 years ago
Kristoffer Dalby 7d1160ddaa {ipn,net,tsnet}: use tsaddr helpers 2 years ago
Kristoffer Dalby f03e82a97c client/web: use tsaddr helpers 2 years ago