179 Commits (a182b864ace45ee69830973a157fdaa07e9e4d3d)

Author SHA1 Message Date
Brad Fitzpatrick a182b864ac tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial paths 1 week ago
Harry Harpham 1e2fdfd745 tsnet: fix bug in closing multiple ServiceListeners at once 2 weeks ago
Evan Champion 99f8039101 tsnet: fix advertiseService dropping existing services 3 weeks ago
Alex Chan 4ace87a965 net,tsnet: fix the capitalisation of "Wireshark" 3 weeks ago
Walter Poupore f0fa8953f0
tsnet/tsnet.go: fix docs link (#19136) 3 weeks ago
Harry Harpham 4f43ad3042 tsnet: clean up state when Service listener is closed 3 weeks ago
Tom Proctor 44ec71cf94
tsnet: print state change in auth loop more responsively (#18048) 4 weeks ago
Prakash Rudraraju 931fe56586 tsnet: fall back to 'tsnet' when os.Executable fails on darwin 4 weeks ago
Kristoffer Dalby be62e6dc68 tsnet: make tsnet fallback to control url from environment 1 month ago
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
James Tucker 48e0334aac tsnet: fix Listen for unspecified addresses and ephemeral ports 2 months ago
James Tucker fa13f83375 tsnet: fix deadlock in Server.Close during shutdown 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
James Tucker 63d563e734 tsnet: add support for a user-supplied tun.Device 3 months ago
Harry Harpham c062230cce tsnet: clarify that ListenService starts the server if necessary 3 months ago
Harry Harpham 3840183be9 tsnet: add support for Services 3 months ago
Mario Minardi 02af7c963c tsnet: allow for automatic ID token generation 3 months ago
Danni Popova 6a6aa805d6
cmd,feature: add identity token auto generation for workload identity (#18373) 3 months ago
Harry Harpham 78c8d14254 tsnet: use errors.Join and idiomatic field order 3 months ago
Harry Harpham 3c1be083a4 tsnet: ensure funnel listener cleans up after itself when closed 3 months ago
Harry Harpham f9762064cf tsnet: reset serve config only once 3 months ago
Gesa Stupperich 536188c1b5 tsnet: enable node registration via federated identity 5 months ago
Brad Fitzpatrick 653d0738f9 types/netmap: remove PrivateKey from NetworkMap 5 months ago
Brad Fitzpatrick 2e381557b8 feature/c2n: move answerC2N code + deps out of control/controlclient 7 months ago
Claus Lensbøl ce752b8a88
net/netmon: remove usage of direct callbacks from netmon (#17292) 7 months ago
Brad Fitzpatrick 05a4c8e839 tsnet: remove AuthenticatedAPITransport (API-over-noise) support 7 months ago
Brad Fitzpatrick 442a3a779d feature, net/tshttpproxy: pull out support for using proxies as a feature 7 months ago
David Bond cc1761e8d2
cmd/k8s-operator: send operator logs to tailscale (#17110) 7 months ago
Naman Sood b9cda4bca5
tsnet,internal/client/tailscale: resolve OAuth into authkeys in tsnet (#17191) 7 months ago
Brad Fitzpatrick 99b3f69126 feature/portmapper: make the portmapper & its debugging tools modular 7 months ago
Claus Lensbøl 2015ce4081
health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 7 months ago
David Bond cfb2ca724b
tsnet: expose logtail's Logf method (#17057) 7 months ago
Alex Chan f4ae81e015
tsnet: remove APIClient() which is deprecated and now unused (#17073) 7 months ago
M. J. Fromberger 16bd60f9ca
ipn,tsnet: update AdvertiseTags documentation (#16931) 8 months ago
Mohammed Naser fa0e83ab4f
tsnet: add Server.AdvertiseTags option (#15840) 8 months ago
M. J. Fromberger 55698c8511
ipn/localapi: plumb an event bus through the localapi.Handler (#16892) 8 months ago
Mike O'Driscoll 47b5f10165
cmd/tsidp,tsnet: update tsidp oidc-key store path (#16735) 9 months ago
M. J. Fromberger b34cdc9710
ipn,net,tsnet,wgengine: make an eventbus mandatory where it is used (#16594) 9 months ago
M. J. Fromberger 36df320e6a
tsnet: remove an expired configuration-path migration step (#16120) 11 months ago
Brad Fitzpatrick 7cc2837594 tsnet: don't depend on condregister & its default tailscaled features 12 months ago
Brad Fitzpatrick ab2deda4b7 tsnet: add FunnelTLSConfig FunnelOption type 12 months ago
David Anderson 5399fa159a net/netmon: publish events to event bus 1 year ago
M. J. Fromberger deb0b255ff all: update the tsd.System constructor name (#15372) 1 year ago
M. J. Fromberger bcd6a0d0ac tsnet: shut down the event bus on Close 1 year ago
M. J. Fromberger ffb22ee353 all: construct new System values with an event bus pre-populated 1 year ago
James Nugent 75373896c7 tsnet: Default executable name on iOS 1 year ago
Fran Bull 5ebc135397 tsnet,wgengine: fix src to primary Tailscale IP for TCP dials 1 year ago
Percy Wegmann 052eefbcce tsnet: require I_Acknowledge_This_API_Is_Experimental to use AuthenticatedAPITransport() 1 year ago
Percy Wegmann 8a792ab540 tsnet: provide AuthenticatedAPITransport for use with tailscale.com/client/tailscale/v2 1 year ago
Percy Wegmann 4f0222388a cmd,tsnet,internal/client: create internal shim to deprecated control plane API 1 year ago