You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
Brad Fitzpatrick 7c1068b7ac util/goroutines: let ScrubbedGoroutineDump get only current stack
ScrubbedGoroutineDump previously only returned the stacks of all
goroutines. I also want to be able to use this for only the current
goroutine's stack. Add a bool param to support both ways.

Updates tailscale/corp#5149

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
11 months ago
..
ipnauth all: update copyright and license headers 1 year ago
ipnlocal util/goroutines: let ScrubbedGoroutineDump get only current stack 11 months ago
ipnserver tsd: add package with System type to unify subsystem init, discovery 1 year ago
ipnstate version: detect tvOS by checking XPC_SERVICE_NAME (#8295) 1 year ago
localapi tka: provide verify-deeplink local API endpoint (#8303) 12 months ago
policy ipn: prefer allow/denylist terminology 1 year ago
store ipn/store/awsstore: persist state with intelligent tiering 1 year ago
backend.go all: update copyright and license headers 1 year ago
doc.go all: update copyright and license headers 1 year ago
fake_test.go all: update copyright and license headers 1 year ago
ipn_clone.go {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358) 12 months ago
ipn_view.go {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358) 12 months ago
prefs.go all: update copyright and license headers 1 year ago
prefs_test.go all: update copyright and license headers 1 year ago
serve.go {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358) 12 months ago
serve_test.go ipn: add Funnel port check from nodeAttr 1 year ago
store.go ipn/store: add support for stores to hook into a custom dialer 1 year ago