8522 Commits (377127c20ca5cb5660e7086d64bc1fcb3e9da9d8)
 

Author SHA1 Message Date
Andrew Lytvynov 377127c20c
Revert "Dockerfile: bump base alpine image (#14604)" (#14620) 1 year ago
Brad Fitzpatrick 60d19fa00d all: use Go 1.21's binary.NativeEndian 1 year ago
Brad Fitzpatrick 69b90742fe util/uniq,types/lazy,*: delete code that's now in Go std 1 year ago
Andrew Lytvynov 5fdb4f83ad
Dockerfile: bump base alpine image (#14604) 1 year ago
KevinLiang10 2af255790d ipn/ipnlocal: add VIPServices hash to return body of vip-services c2n endpoint 1 year ago
Percy Wegmann cd795d8a7f prober: support filtering regions by region ID in addition to code 1 year ago
Brad Fitzpatrick a841f9d87b go.mod: bump some deps 1 year ago
Irbe Krumina 77017bae59
cmd/containerboot: load containerboot serve config that does not contain HTTPS endpoint in tailnets with HTTPS disabled (#14538) 1 year ago
Irbe Krumina 48a95c422a
cmd/containerboot,cmd/k8s-operator: reload tailscaled config (#14342) 1 year ago
Irbe Krumina fc8b6d9c6a
ipn/conf.go: add VIPServices to tailscaled configfile (#14345) 1 year ago
Nahum Shalman 9373a1b902 all: illumos/solaris userspace only support 1 year ago
Andrew Dunham 6ddeae7556 types/views: optimize SliceEqualAnyOrderFunc for small slices 1 year ago
Andrew Dunham 7fa07f3416 types/views: add SliceEqualAnyOrderFunc 1 year ago
Percy Wegmann a51672cafd prober: record total bytes transferred in DERP bandwidth probes 1 year ago
Irbe Krumina 68997e0dfa
cmd/k8s-operator,k8s-operator: allow users to set custom labels for the optional ServiceMonitor (#14475) 1 year ago
Andrew Lytvynov d8579a48b9
go.mod: bump go-git to v5.13.1 (#14584) 1 year ago
Mario Minardi 0b4ba4074f
client/web: properly show "Log In" for web client on fresh install (#14569) 1 year ago
Will Norris fa52035574 client/systray: record that systray is running 1 year ago
Andrew Dunham 9f17260e21 types/views: add MapViewsEqual and MapViewsEqualFunc 1 year ago
Brad Fitzpatrick 1d4fd2fb34 hostinfo: improve accuracy of Linux desktop detection heuristic 1 year ago
Brad Fitzpatrick 8d6b996483 ipn/ipnlocal: add client metric gauge for number of IPNBus connections 1 year ago
Percy Wegmann c81a95dd53 prober: clone histogram buckets before handing to Prometheus for derp_qd_probe_delays_seconds 1 year ago
Irbe Krumina 8d4ca13cf8
cmd/k8s-operator,k8s-operator: support ingress ProxyGroup type (#14548) 1 year ago
KevinLiang10 009da8a364 ipn/ipnlocal: connect serve config to c2n endpoint 1 year ago
Will Norris 60daa2adb8 all: fix golangci-lint errors 1 year ago
James Tucker de9d4b2f88 net/netmon: remove extra panic guard around ParseRIB 1 year ago
Brad Fitzpatrick 220dc56f01 go.mod: bump tailscale/wireguard-go for Solaris/Illumos 1 year ago
James Tucker 2c07f5dfcd wgengine/magicsock: refactor maybeRebindOnError 1 year ago
Andrea Gottardo 6db220b478
controlclient: do not set HTTPS port for any private coordination server IP (#14564) 1 year ago
James Tucker f4f57b815b wgengine/magicsock: rebind on EPIPE/ECONNRESET 1 year ago
James Tucker 6e45a8304e cmd/derper: improve logging on derp mesh connect 1 year ago
Brad Fitzpatrick cc4aa435ef go.mod: bump github.com/tailscale/peercred for Solaris 1 year ago
Will Norris b36984cb16 cmd/systray: add cmd/systray back as a small client/systray wrapper 1 year ago
Will Norris 82e99fcf84 client/systray: move cmd/systray to client/systray 1 year ago
Brad Fitzpatrick 041622c92f ipn/ipnlocal: move where auto exit node selection happens 1 year ago
Brad Fitzpatrick 07aae18bca ipn/ipnlocal, util/goroutines: track goroutines for tests, shutdown 1 year ago
Brad Fitzpatrick b90707665e tailcfg: remove unused User fields 1 year ago
Brad Fitzpatrick 5da772c670 cmd/tailscale/cli: fix TestUpdatePrefs on macOS 1 year ago
Brad Fitzpatrick f13b2bce93 tailcfg: flesh out docs 1 year ago
Brad Fitzpatrick 2fb361a3cf ipn: declare NotifyWatchOpt consts without using iota 1 year ago
Marc Paquette 36ea792f06 Fix various linting, vet & static check issues 1 year ago
Marc Paquette 60930d19c0 Update README to reference correct Commit Style URL 1 year ago
Brad Fitzpatrick 2b8f02b407 ipn: convert ServeConfig Range methods to iterators 1 year ago
Brad Fitzpatrick 4b56bf9039 types/views: remove various Map Range funcs; use iterators everywhere 1 year ago
Brad Fitzpatrick 47bd0723a0 all: use iterators in more places instead of Range funcs 1 year ago
Joe Tsai ad8d8e37de
go.mod: update github.com/go-json-experiment/json (#14522) 1 year ago
Brad Fitzpatrick 402fc9d65f control/controlclient: remove optimization that was more convoluted than useful 1 year ago
Brad Fitzpatrick 1e2e319e7d util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps 1 year ago
Jason Barnett 17b881538a wgengine/router: refactor udm-pro into broader ubnt support 1 year ago
Brad Fitzpatrick e3bcb2ec83 ipn/ipnlocal: use context.CancelFunc type for doc clarity 1 year ago