9049 Commits (165b99278b9cd4bf7fe8146d9521ce6d80dbf001)
 

Author SHA1 Message Date
Brad Fitzpatrick 165b99278b feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshare 11 months ago
Brad Fitzpatrick e2814871a7 util/eventbus: also disable websocket debug on Android 11 months ago
James Sanderson 85a7abef0c tsnet: add test for packet filter generation from netmap 11 months ago
Brad Fitzpatrick 5be6ff9b62 all: remove non-applicable "linux" deps on Android 11 months ago
Brad Fitzpatrick 9d623cf5eb util/systemd: don't link systemd-notification package on Android 12 months ago
Brad Fitzpatrick 02f68e5d9f net/dns: don't link dbus, gonotify on Android 12 months ago
Brian Palmer f5cc657e13
control/controlclient: send optional ConnectionHandleForTest with map requests (#15904) 12 months ago
Brad Fitzpatrick fd263adc1b ipn/store: don't link in AWS & Kubernetes stuff on Android 12 months ago
Brad Fitzpatrick 04936d6c05 tsnet: add android & iOS results to depaware 12 months ago
Jordan Whited 7e2630235f
feature/relayserver: consider relay:server node attribute for enablement (#15901) 12 months ago
Brad Fitzpatrick 48dacf1bf7 cmd/tailscale/cli: omit "file" subcommand if taildrop is omitted from build 12 months ago
Brad Fitzpatrick 7cc2837594 tsnet: don't depend on condregister & its default tailscaled features 12 months ago
Brad Fitzpatrick fee78de1ee Makefile: add tsnet to depaware 12 months ago
Brad Fitzpatrick 5b597489bc taildrop: merge taildrop and feature/taildrop packages together 12 months ago
Brad Fitzpatrick 068d5ab655 feature/taildrop: move rest of Taildrop out of LocalBackend 12 months ago
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