1512 Commits (feabb34ea0aaab714698de643fef6436f7eee96a)

Author SHA1 Message Date
Brad Fitzpatrick c363b9055d tstest/integration: add tests for tun mode (requiring root) 3 years ago
Maisem Ali 5297bd2cff cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 3 years ago
Maisem Ali 1294b89792 cmd/k8s-operator: allow setting same host value for tls and ingress rules 3 years ago
Maisem Ali 2d4f808a4c cmd/containerboot: fix time based serveConfig watcher 3 years ago
James Tucker 96f01a73b1 tailcfg: import ProtoPortRange for local use 3 years ago
Maisem Ali 1cb9e33a95 cmd/k8s-operator: update env var in manifest to APISERVER_PROXY 3 years ago
James Tucker c1ef55249a types/ipproto: import and test string parsing for ipproto 3 years ago
Maisem Ali 9d96e05267 net/packet: split off checksum munging into different pkg 3 years ago
Maisem Ali fbfee6a8c0 cmd/containerboot: use linuxfw.NetfilterRunner 3 years ago
Sonia Appasamy 7a0de2997e client/web: remove unused context param from NewServer 3 years ago
Andrew Lytvynov 677d486830
clientupdate: abort if current version is newer than latest (#9733) 3 years ago
Brad Fitzpatrick 6b1ed732df go.mod: bump x/net to 0.17 for CVE-2023-39325 3 years ago
Kristoffer Dalby 7f540042d5 ipn/ipnlocal: use syspolicy to determine collection of posture data 3 years ago
Kristoffer Dalby 9eedf86563 posture: add get serial support for Windows/Linux 3 years ago
Kristoffer Dalby 9593cd3871 posture: add get serial stub for all platforms 3 years ago
Kristoffer Dalby 623926a25d cmd/tailscale: add --posture-checking flag to set 3 years ago
Simon Leonhardt 553f657248 sniproxy allows configuration of hostname 3 years ago
Brad Fitzpatrick 6f36f8842c cmd/tailscale, magicsock: add debug command to flip DERP homes 3 years ago
Andrew Lytvynov e6aa7b815d
clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694) 3 years ago
Andrew Lytvynov 3ee756757b
cmd/tailscale/cli: add update notification to "up" (#9644) 3 years ago
Rhea Ghosh dc1c7cbe3e
taildrop: initial commit of taildrop functionality refactoring (#9676) 3 years ago
Brad Fitzpatrick 93c6e1d53b tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo 3 years ago
Andrew Dunham 286c6ce27c
net/dns/resolver: race UDP and TCP queries (#9544) 3 years ago
Val 73e53dcd1c cmd/tailscale,ipn/ipnlocal: print debug component names 3 years ago
Tom DNetto 656a77ab4e net/packet: implement methods for rewriting v6 addresses 3 years ago
Brad Fitzpatrick d2ea9bb1eb cmd/cloner: fix typo in test type's name 3 years ago
James Tucker ab810f1f6d cmd/cloner: add regression test for slice nil/empty semantics 3 years ago
Claire Wang a56e58c244
util/syspolicy: add read boolean setting (#9592) 3 years ago
James Tucker 324f0d5f80 cmd/cloner,*: revert: optimize nillable slice cloner 3 years ago
James Tucker ee90cd02fd cmd/cloner,*: optimize nillable slice cloner 3 years ago
James Tucker 0c8c374a41 go.mod: bump all dependencies except go-billy 3 years ago
James Tucker 87bc831730 go.mod,cmd/tsconnect: bump esbuild 3 years ago
Maisem Ali d71184d674 cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is set 3 years ago
Denton Gentry 4823a7e591 cmd/containerboot: set TS_AUTH_ONCE default to true. 3 years ago
Brad Fitzpatrick 856d32b4a9 cmd/testwrapper: include flake URL in JSON metadata 3 years ago
Andrea Barisani b5b4298325 go.mod,*: bump gvisor 3 years ago
Brad Fitzpatrick 2c92f94e2a cmd/testwrapper: output machine-readable JSON on test flakes 3 years ago
Maisem Ali 354455e8be ipn: use NodeCapMap in CheckFunnel 3 years ago
Claire Wang e3d6236606
winutil: refactor methods to get values from registry to also return (#9536) 3 years ago
Irbe Krumina bdd9eeca90
cmd/k8s-operator: fix reconcile filters (#9533) 3 years ago
Marwan Sulaiman 651620623b ipn/ipnlocal: close foreground sessions on SetServeConfig 3 years ago
Brad Fitzpatrick 04fabcd359 ipn/{ipnlocal,localapi}, cli: add debug force-netmap-update 3 years ago
Joe Tsai 36242904f1
go.mod: update github.com/go-json-experiment/json (#9508) 3 years ago
James Tucker a82a74f2cf cmd/containerboot: avoid leaking bash scripts after test runs 3 years ago
Maisem Ali 4669e7f7d5 cmd/containerboot: add iptables based MSS clamping for ingress/egress proxies 3 years ago
Irbe Krumina c5b2a365de
cmd/k8s-operator: fix egress service name (#9494) 3 years ago
Maisem Ali 5f4d76c18c cmd/k8s-operator: rename egress annotation 3 years ago
Will Norris 652f77d236 client/web: switch to using prebuilt web client assets 3 years ago
Maisem Ali 19a9d9037f tailcfg: add NodeCapMap 3 years ago
Maisem Ali 4da0689c2c tailcfg: add Node.HasCap helpers 3 years ago