summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration/testcontrol
AgeCommit message (Expand)AuthorFilesLines
2026-01-24tstest/integration/testcontrol: fix unguarded read of DNS configJames Tucker1-4/+7
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2026-01-16tsnet: add support for ServicesHarry Harpham1-3/+89
2025-11-26tstest/integration: add integration test for Tailnet LockAlex Chan1-1/+149
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick1-0/+9
2025-11-23tstest/integration/testcontrol: de-flake TestUserMetricsRouteGaugesAndrew Dunham1-0/+3
2025-10-08cmd/tailscale/cli: only print authURLs and device approval URLs onceAlex Chan1-1/+9
2025-10-08tstest/integration: test `tailscale up` when device approval is requiredAlex Chan1-9/+25
2025-09-26types/opt: de-weird the API a bit with new True and False constsBrad Fitzpatrick1-1/+1
2025-09-26tstest/integration: deflake TestC2NDebugNetmap, disable service collectionBrad Fitzpatrick1-1/+6
2025-09-25tstest/integration: expand the tests for `tailscale up`Alex Chan1-6/+37
2025-09-19ipn/ipnlocal: add a C2N endpoint for fetching a netmapAnton Tolchanov1-3/+10
2025-09-19tstest/integration: support multiple C2N handlers in testcontrolAnton Tolchanov1-4/+82
2025-09-15tstest/integration{/testcontrol}: add peer relay integration test (#17103)Jordan Whited1-3/+14
2025-09-10tstest/integration/testcontrol: propagate CapVer (#17093)Jordan Whited1-0/+2
2025-07-21tstest/integration/testcontrol: include peer CapMaps in MapResponsesRaj Singh1-0/+4
2025-05-01feature/taildrop: add integration testBrad Fitzpatrick1-34/+43
2025-03-25tstest/integration/testcontrol: fix AddRawMapResponse race conditionJames Sanderson1-7/+9
2025-01-14all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]Brad Fitzpatrick1-1/+1
2025-01-07all: fix golangci-lint errorsWill Norris1-1/+1
2025-01-06tailcfg: remove unused User fieldsBrad Fitzpatrick1-13/+15
2024-11-15tstest/integration/testcontrol: remove a vestigial unused parameterBrad Fitzpatrick1-4/+4
2024-11-07control/controlhttp/controlhttpserver: split out Accept to its own packageBrad Fitzpatrick1-2/+2
2024-09-27ipn/ipnlocal: add advertised and primary route metricsKristoffer Dalby1-0/+2
2024-06-05all: use math/rand/v2 moreMaisem Ali1-2/+2
2024-05-06tailcfg,all: add/plumb Node.IsJailedMaisem Ali1-0/+19
2024-05-03tstest/integration/testcontrol: fix data raceBrad Fitzpatrick1-1/+7
2024-04-21tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuthBrad Fitzpatrick1-1/+1
2024-04-03control/controlclient: delete old naclbox code, require ts2021 NoiseBrad Fitzpatrick1-44/+62
2024-03-21all: use zstdframe where sensible (#11491)Joe Tsai1-16/+2
2023-10-31cmd/sniproxy: implement support for control configuration, multiple addressesTom DNetto1-0/+12
2023-10-30tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnetsTom DNetto1-2/+20
2023-10-17ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth keyBrad Fitzpatrick1-0/+10
2023-10-04net/tstun: finish wiring IPv6 NAT supportTom DNetto1-2/+7
2023-10-01tailcfg, all: use []netip.AddrPort instead of []string for EndpointsBrad Fitzpatrick1-8/+2
2023-09-18all: declare & plumb IPv6 masquerade address for peerTom DNetto1-3/+7
2023-09-17tailcfg: define a type for NodeCapabilityMaisem Ali1-1/+1
2023-09-12tstest/integration: add start of integration tests for incremental map updatesBrad Fitzpatrick1-32/+110
2023-09-05util/rands: add package with HexString funcBrad Fitzpatrick1-4/+2
2023-08-18tailcfg: remove unused Domain field from Login/UserMaisem Ali1-4/+3
2023-08-17tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70]Brad Fitzpatrick1-5/+4
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-1/+1
2023-08-09tailscale/cli: add interactive flow for enabling FunnelSonia Appasamy1-0/+1
2023-07-25tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilitiesMaisem Ali1-1/+1
2023-04-13tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointerMaisem Ali1-1/+2
2023-03-23tstest/integration: add ping test w/ masqueradesMaisem Ali1-8/+68
2023-03-15tsnet: add test for Funnel connectionsMaisem Ali1-7/+52
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-09-20net/netcheck: add check for captive portal (#5593)Andrew Dunham1-0/+3