9034 Commits (cf6a593196ae0173ccccdd0c51c14cee2d8bcf93)
 

Author SHA1 Message Date
Brad Fitzpatrick cf6a593196 cmd/tailscale/cli: rename "--posture-checking" to "--report-posture" 12 months ago
Tom Proctor 62182f3bcf
cmd/k8s-operator,k8s-operator/api-proxy: move k8s proxy code to library (#15857) 12 months ago
Brad Fitzpatrick 597d0e8fd5 ipn/ipnlocal, tailcfg: add MagicDNS opt-in attr for IPv6 AAAA records 12 months ago
Brad Fitzpatrick b03a2a323b tstest/integration: work around ETXTBSY flake 12 months ago
Brad Fitzpatrick 32ce1bdb48 ipn/ipnlocal: use "nb" consistently as receiver for nodeBackend 12 months ago
Brad Fitzpatrick 653c45585e ipn/ipnlocal: rename localNodeContext to nodeBackend 12 months ago
Brad Fitzpatrick 4fa9411e3f logtail: remove unneeded IP redaction code 12 months ago
Jordan Whited fd63123849
wgengine/magicsock: shape relayManager and CallMeMaybeVia handling (#15864) 12 months ago
Brad Fitzpatrick 761aea3036 tstest/integration: don't require TestMake, stop leaking binaries in /tmp 12 months ago
Andrew Lytvynov 3105ecd958
hostinfo,tailcfg: report TPM availability on windows/linux (#15831) 12 months ago
Jordan Whited f05347a5bf
wgengine/magicsock: implement more relay handshake disco handling (#15856) 12 months ago
Brad Fitzpatrick 383664b2f7 cmd/tsidp: remove backticks in README in shell example 12 months ago
Brad Fitzpatrick e415f51351 feature/taildrop: add integration test 12 months ago
Brad Fitzpatrick a0d7c81a27 ipn/ipnlocal: fix Taildrop regression from refactoring 12 months ago
KevinLiang10 e05e620096
util/linuxfw: fix delete snat rule (#15763) 12 months ago
Anton Tolchanov fe0090909b cmd/tailscale/cli: unhide `--posture-checking` flag to `set` 12 months ago
Brad Fitzpatrick c09cd34f59 ipn/ipnlocal: fix Taildrop deadlock 12 months ago
Jordan Whited ac04338a0d
wgengine/magicsock: fix discoInfo leak (#15845) 12 months ago
Jordan Whited 080387558c
wgengine/magicsock: start to make disco reception Geneve aware (#15832) 12 months ago
Brad Fitzpatrick ab2deda4b7 tsnet: add FunnelTLSConfig FunnelOption type 12 months ago
Andrew Lytvynov a9b3e09a1f
tool/gocross: break circular dependency on tailcfg (#15829) 12 months ago
Brad Fitzpatrick cc6f367520 tstest/integration: remove vestigial env var set in tests 12 months ago
James Sanderson 1f1c323eeb control/controlclient,health: add tests for control health tracking 12 months ago
Brad Fitzpatrick ac1215c7e0 tstest/integration: export test helpers 12 months ago
Brad Fitzpatrick 81420f8944 tstest/integration: move code from integration_test.go to integration.go 12 months ago
Jordan Whited 61635f8670
wgengine/magicsock: support Geneve-encap'd Disco transmission (#15811) 12 months ago
James Tucker 51b17483ff types/logger: release ArgWriter destination after use 12 months ago
James Tucker b95e8bf4a1 tsweb/varz: export GC CPU fraction gauge 12 months ago
Brad Fitzpatrick 189e03e741 net/portmapper: fix test flakes from logging after test done 12 months ago
Nick Khyl 66371f392a feature,ipn/ipnlocal: add profileManager.StateChangeHook 12 months ago
Nick Khyl 0cfd643d95 ipn/ipnlocal: update profileManager to use SwitchToProfile when switching to the initial profile 12 months ago
Brad Fitzpatrick f468919f95 util/mak: delete long-deprecated, unused, pre-generics NonNil func 12 months ago
Nick Khyl 8b72dd7873 ipn/ipnlocal: add localNodeContext with netmap-related fields and methods 12 months ago
Jordan Whited f701d39ba4
net/udprelay: change Server.AllocateEndpoint existing alloc strategy (#15792) 12 months ago
Jordan Whited dae2319e11
disco: implement CallMeMaybeVia serialization (#15779) 12 months ago
Brad Fitzpatrick dbf13976d3 types/mapx, ipn/ipnext: add ordered map, akin to set.Slice 12 months ago
Brad Fitzpatrick 3bc10ea585 ipn/ipnext: remove some interface indirection to add hooks 12 months ago
Brad Fitzpatrick 3d8533b5d0 ipn/{ipnext,ipnlocal}: add a SafeBackend interface 12 months ago
Brad Fitzpatrick 25c4dc5fd7 ipn/ipnext: remove support for unregistering extension 12 months ago
Andrew Lytvynov cb7bf929aa
go.mod: bump gorilla/csrf@v1.7.3 (#15775) 12 months ago
Joe Tsai 1f029180c7
types/jsonx: add package for json/v2 helpers (#15756) 12 months ago
Nick Khyl bd33eb7bd7 ipn/ipnlocal: use tsd.NewSystem instead of &tsd.System in a few more tests 12 months ago
Nick Khyl c41a2d5c83 net/portmapper: fix nil pointer dereference in Client.createMapping 12 months ago
Jordan Whited c28fda864a
feature/relayserver: use PeerAPIHandler.Logf() (#15765) 1 year ago
Olivier Mengué a3fc5150e3 client/tailscale: add godoc links in Deprecated comments 1 year ago
Nick Khyl 7090f7fffc ipn/ipnlocal: use MagicDNSName of the current profile instead of generating a full ipnstate.Status 1 year ago
Patrick O'Doherty e649227ef2
cmd/tsidp: fix interface{} linter warnings (#15729) 1 year ago
Cedric Kienzler b34a2bdb22
cmd/tsidp: add groups claim to tsidp (#15127) 1 year ago
Jordan Whited 3a8a174308
net/udprelay: change ServerEndpoint time.Duration fields to tstime.GoDuration (#15725) 1 year ago
Joe Tsai aff8f1b358
tstime: add GoDuration which JSON serializes with time.Duration.String (#15726) 1 year ago