You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
M. J. Fromberger
3c32f87624
feature/relayserver: use eventbus.Monitor to simplify lifecycle management ( #17234 )
...
Instead of using separate channels to manage the lifecycle of the eventbus
client, use the recently-added eventbus.Monitor, which handles signaling the
processing loop to stop and waiting for it to complete. This allows us to
simplify some of the setup and cleanup code in the relay server.
Updates #15160
Change-Id: Ia1a47ce2e5a31bc8f546dca4c56c3141a40d67af
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
7 months ago
..
appconnectors
feature/appconnectors: start making it modular
7 months ago
buildfeatures
feature/featuretags, all: add build features, use existing ones in more places
7 months ago
capture
feature/capture: fix wireshark decoding and add new disco frame types ( #16089 )
11 months ago
clientupdate
feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet
7 months ago
condregister
ipn/store, feature/condregister: permit callers to empty import optonal ipn stores
7 months ago
debugportmapper
feature/portmapper: make the portmapper & its debugging tools modular
7 months ago
doctor
doctor: add ts_omit_doctor support
7 months ago
drive
feature/drive: start factoring out Taildrive, add ts_omit_drive build tag
7 months ago
featuretags
feature/featuretags, all: add build features, use existing ones in more places
7 months ago
linuxdnsfight
feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a feature
7 months ago
oauthkey
tsnet,internal/client/tailscale: resolve OAuth into authkeys in tsnet ( #17191 )
7 months ago
portlist
feature/portlist: pull portlist service porting into extension, use eventbus
7 months ago
portmapper
feature/portmapper: make the portmapper & its debugging tools modular
7 months ago
posture
ipn/ipnlocal, feature/posture: pull posture out into a modular feature
7 months ago
relayserver
feature/relayserver: use eventbus.Monitor to simplify lifecycle management ( #17234 )
7 months ago
sdnotify
feature/sdnotify: move util/systemd to a modular feature
7 months ago
syspolicy
util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl
8 months ago
taildrop
util/backoff: rename logtail/backoff package to util/backoff
7 months ago
tap
all: use Go 1.20's errors.Join instead of our multierr package
7 months ago
tpm
cmd/tailscaled: default --encrypt-state to true if TPM is available ( #17376 )
7 months ago
useproxy
feature, net/tshttpproxy: pull out support for using proxies as a feature
7 months ago
wakeonlan
feature/*: make Wake-on-LAN conditional, start supporting modular features
1 year ago
feature.go
feature, net/tshttpproxy: pull out support for using proxies as a feature
7 months ago
hooks.go
cmd/tailscaled: default --encrypt-state to true if TPM is available ( #17376 )
7 months ago
sdnotify.go
feature/sdnotify: move util/systemd to a modular feature
7 months ago