10076 Commits (2a69f48541e0ed7fdf81fc88b079474331eeee76)
 

Author SHA1 Message Date
Nick Khyl 1ccece0f78 util/eventbus: use unbounded event queues for DeliveredEvents in subscribers 5 months ago
Jordan Whited 9245c7131b feature/relayserver: don't publish from within a subscribe fn goroutine 5 months ago
Claus Lensbøl e7f5ca1d5e
wgengine/userspace: run link change subscribers in eventqueue (#18024) 5 months ago
Nick Khyl 3780f25d51 util/eventbus: add tests for a subscriber publishing events 5 months ago
Nick Khyl 016ccae2da util/eventbus: add tests for a subscriber trying to acquire the same mutex as a publisher 5 months ago
Alex Chan ce95bc77fb tka: don't panic if no clock set in tka.Mem 5 months ago
Andrew Lytvynov c679aaba32
cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 5 months ago
Andrew Lytvynov de8ed203e0
go.mod: bump golang.org/x/crypto (#18011) 5 months ago
Harry Harpham ac74d28190
ipn/ipnlocal: add validations when setting serve config (#17950) 5 months ago
David Bond 42a5262016
cmd/k8s-operator: add multi replica support for recorders (#17864) 5 months ago
Jonathan Nobels 682172ca2d net/netns: remove spammy logs for interface binding caps 5 months ago
Brad Fitzpatrick 7d19813618 net/batching: fix import formatting 5 months ago
David Bond 86a849860e
cmd/k8s-operator: use stable image for k8s-nameserver (#17985) 5 months ago
KevinLiang10 a0d059d74c
cmd/tailscale/cli: allow remote target as service destination (#17607) 5 months ago
License Updater 12c598de28 licenses: update license notices 5 months ago
Alex Chan 976bf24f5e ipn/ipnlocal: remove the always-true CanSupportNetworkLock() 5 months ago
Brad Fitzpatrick 6ac4356bce util/eventbus: simplify some reflect in Bus.pump 5 months ago
Alex Chan 336df56f85 cmd/tailscale/cli: remove Latin abbreviations from CLI help text 5 months ago
Alex Chan aeda3e8183 ipn/ipnlocal: reduce profileManager boilerplate in network-lock tests 5 months ago
Raj Singh 62d64c05e1
cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981) 5 months ago
Alex Chan e1dd9222d4 ipn/ipnlocal, tka: compact TKA state after every sync 5 months ago
David Bond 38ccdbe35c
cmd/k8s-operator: default to stable image (#17848) 5 months ago
Brad Fitzpatrick 408336a089 feature/featuretags: add CacheNetMap feature tag for upcoming work 5 months ago
Brad Fitzpatrick 5b0c57f497 tailcfg: add some omitzero, adjust some omitempty to omitzero 5 months ago
Joe Tsai 3b865d7c33
cmd/netlogfmt: support resolving IP addresses to synonymous labels (#17955) 5 months ago
James Tucker c09c95ef67 types/key,wgengine/magicsock,control/controlclient,ipn: add debug disco key rotation 5 months ago
Fran Bull da508c504d appc: add ippool type 5 months ago
Alex Chan d0daa5a398 tka: marshal AUMHash totext even if Tailnet Lock is omitted 5 months ago
Anton Tolchanov 04a9d25a54 tka: mark young AUMs as active even if the chain is long 5 months ago
Brad Fitzpatrick bd29b189fe types/netmap,*: remove some redundant fields from NetMap 5 months ago
Brad Fitzpatrick 2a6cbb70d9 .github/workflows: make go_generate check detect new files 5 months ago
Brad Fitzpatrick 4e2f2d1088 feature/buildfeatures: re-run go generate 5 months ago
Alex Chan af7c26aa05 cmd/vet/jsontags: fix a typo in an error message 5 months ago
Alex Chan 85373ef822 tka: move RemoveAll() to CompactableChonk 5 months ago
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I 5 months ago
James 'zofrex' Sanderson 9048ea25db
ipn/localapi: log calls to localapi (#17880) 5 months ago
James 'zofrex' Sanderson a2e9dfacde
cmd/tailscale/cli: warn if a simple up would change prefs (#17877) 5 months ago
Joe Tsai 4860c460f5
wgengine/netlog: strip dot suffix from node name (#17954) 5 months ago
James Tucker 41662f5128 ssh/tailssh: fix incubator tests on macOS arm64 5 months ago
Andrew Lytvynov 26f9b50247
feature/tpm: disable dictionary attack protection on sealing key (#17952) 5 months ago
Brad Fitzpatrick f1cddc6ecf ipn{,/local},cmd/tailscale: add "sync" flag and pref to disable control map poll 5 months ago
Brad Fitzpatrick 165a24744e tka: fix typo in comment 5 months ago
Alex Chan 1723cb83ed ipn/ipnlocal: use an in-memory TKA store if FS is unavailable 5 months ago
Andrew Lytvynov d01081683c
go.mod: bump golang.org/x/crypto (#17907) 5 months ago
Alex Chan 200383dce5 various: add more missing apostrophes in comments 5 months ago
Brad Fitzpatrick 1e95bfa184 ipn: fix typo in comment 5 months ago
Brad Fitzpatrick a5b2f18567 control/controlclient: remove some public API, move to Options & test-only 5 months ago
Alex Chan 139c395d7d cmd/tailscale/cli: stabilise the output of `tailscale lock log --json` 5 months ago
Brad Fitzpatrick 99b06eac49 syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 5 months ago
Andrew Dunham 3a41c0c585 ipn/ipnlocal: add PROXY protocol support to Funnel/Serve 5 months ago