1483 Commits (ee90cd02fdd4e4125ec9d12eef1195ed36ef4b2e)

Author SHA1 Message Date
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
Maisem Ali d06b48dd0a tailcfg: add RawMessage 3 years ago
Brad Fitzpatrick 0d991249e1 types/netmap: remove NetworkMap.{Addresses,MachineStatus} 3 years ago
Marwan Sulaiman d25217c9db cmd/tailscale/cli: error when serving foreground if bg already exists 3 years ago
Maisem Ali a61caea911 tailcfg: define a type for NodeCapability 3 years ago
Brad Fitzpatrick 3d37328af6 wgengine, proxymap: split out port mapping from Engine to new type 3 years ago
Brad Fitzpatrick db2f37d7c6 ipn/ipnlocal: add some test accessors 3 years ago
Brad Fitzpatrick fb5ceb03e3 types/netmap: deprecate NetworkMap.MachineStatus, add accessor method 3 years ago
Maisem Ali 335a5aaf9a cmd/k8s-operator: add APISERVER_PROXY env 3 years ago
James Tucker 1858ad65c8 cmd/cloner: do not allocate slices when the source is nil 3 years ago
Tyler Smalley dfefaa5e35 Use parent serve config 3 years ago
Marwan Sulaiman f3a5bfb1b9 cmd/tailscale/cli: add set serve validations 3 years ago
Marwan Sulaiman 3421784e37 cmd/tailscale/cli: use optimistic concurrency control on SetServeConfig 3 years ago
Brad Fitzpatrick 6e66e5beeb cmd/tsconnect/wasm: pass a netmon to ipnserver.New 3 years ago
Tyler Smalley 82c1dd8732
cmd/tailscale: funnel wip cleanup and additional test coverage (#9316) 3 years ago
Brad Fitzpatrick eb9f1db269 cmd/tsconnect/wasm: register netstack.Impl with tsd.System 3 years ago
Brad Fitzpatrick 343c0f1031 wgengine{,/netstack}: remove AddNetworkMapCallback from Engine interface 3 years ago
Brad Fitzpatrick 9203916a4a control/controlknobs: move more controlknobs code from controlclient 3 years ago
Brad Fitzpatrick 668a0dd5ab cmd/tailscale/cli: fix panic in netcheck print when no DERP home 3 years ago
Brad Fitzpatrick 7c1ed38ab3 ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 3 years ago
Brad Fitzpatrick 4e91cf20a8 control/controlknobs, all: add plumbed Knobs type, not global variables 3 years ago
Paul Scott 683ba62f3e
cmd/testwrapper: fix exit deflake (#9342) 3 years ago
Brad Fitzpatrick 0396366aae cmd/testwrapper/flakytest: don't spam stderr in Mark when not under wrapper 3 years ago
Brad Fitzpatrick 9a86aa5732 all: depend on zstd unconditionally, remove plumbing to make it optional 3 years ago
Marwan Sulaiman f12c71e71c cmd/tailscale: reduce duplicate calls to LocalBackend 3 years ago
Andrew Lytvynov d23b8ffb13
cmd/tailscale/cli,ipn: mention available update in "tailscale status" (#9205) 3 years ago
Marwan Sulaiman a1d4144b18 cmd/tailscale: combine foreground and background serve logic 3 years ago
Tyler Smalley 70a9854b39
cmd/tailscale: add background mode to serve/funnel wip (#9202) 3 years ago
Marwan Sulaiman 50990f8931 ipn, ipn/ipnlocal: add Foreground field for ServeConfig 3 years ago
Paul Scott 96094cc07e
cmd/testwrapper: exit code 1 when go build fails (#9276) 3 years ago