1491 Commits (3befc0ef02c990a63faadc8fa1da2aaccf2d17c7)

Author SHA1 Message Date
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
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