summaryrefslogtreecommitdiffhomepage
path: root/tailcfg/tailcfg_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-2/+2
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+2
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick1-7/+6
2026-02-06tailcfg: add peerRelay bool to hostinfoKevinLiang101-0/+11
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-09tailcfg: kill off rest of HairPinning symbolsBrad Fitzpatrick1-1/+0
2025-07-22tailcfg: add Hostinfo.ExitNodeID to report the selected exit node (#16625)Simon Law1-0/+16
2025-07-15tailcfg: send health update if DisplayMessage URL changesJames Sanderson1-30/+83
2025-07-02tailcfg: report StateEncrypted in Hostinfo (#16434)Andrew Lytvynov1-0/+1
2025-05-22control/controlclient,health,tailcfg: refactor control health messages (#15839)James 'zofrex' Sanderson1-0/+76
2025-05-02hostinfo,tailcfg: report TPM availability on windows/linux (#15831)Andrew Lytvynov1-0/+1
2025-02-11tailcfg: remove ancient UserProfiles.Roles fieldBrad Fitzpatrick1-23/+0
2025-02-11tailcfg: update + clean up machine API docs, remove some dead codeBrad Fitzpatrick1-76/+0
2025-01-21ipn/ipnlocal,tailcfg: communicate to control whether funnel is enabled (#14688)Irbe Krumina1-0/+21
2025-01-14all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]Brad Fitzpatrick1-3/+8
2025-01-06tailcfg: remove unused User fieldsBrad Fitzpatrick1-1/+0
2024-11-15ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046)Naman Sood1-0/+11
2024-06-11kube,tailcfg: store parsed recorder tags in a separate field (#12429)Irbe Krumina1-5/+7
2024-06-10tailcfg,cmd/k8s-operator,kube: move Kubernetes cap to a location that can be ...Irbe Krumina1-0/+49
2024-05-31tailcfg: use strings.CutPrefix for CheckTag; add testAndrew Dunham1-0/+24
2024-05-24all: do not depend on the testing packageMaisem Ali1-0/+1
2024-05-06tailcfg,all: add/plumb Node.IsJailedMaisem Ali1-1/+11
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn1-3/+3
2024-02-26tailfs: replace webdavfs with reverse proxiesPercy Wegmann1-1/+1
2024-02-09tailfs: clean up naming and package structurePercy Wegmann1-0/+12
2024-02-08all: use reflect.TypeFor now available in Go 1.22 (#11078)Joe Tsai1-3/+3
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov1-25/+0
2023-11-09tailcfg,ipn/ipnlocal: add hostinfo field to replace service entryJames Tucker1-0/+12
2023-10-05hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n senderBrad Fitzpatrick1-0/+1
2023-10-01tailcfg, all: use []netip.AddrPort instead of []string for EndpointsBrad Fitzpatrick1-4/+4
2023-09-18all: declare & plumb IPv6 masquerade address for peerTom DNetto1-1/+11
2023-09-18tailcfg: add NodeCapMapMaisem Ali1-1/+40
2023-09-18tailcfg: add RawMessageMaisem Ali1-0/+79
2023-09-15tailcfg: add DNS address list for IsWireGuardOnly nodesJames Tucker1-1/+1
2023-09-10tailcfg: flesh out some docs on MapResponse, clarify slices w/ omitemptyBrad Fitzpatrick1-0/+21
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-25/+0
2023-08-15tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or ...KevinLiang101-0/+1
2023-07-08tailcfg,etc: remove unused tailcfg.Node.KeepAlive fieldBrad Fitzpatrick1-1/+1
2023-06-23tailcfg: add location field to hostinfoCharlotte Brandhorst-Satzkorn1-0/+1
2023-04-13tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointerMaisem Ali1-3/+4
2023-04-08tailcfg,wgengine: add initial support for WireGuard only peersCharlotte Brandhorst-Satzkorn1-0/+1
2023-03-23tailcfg: add Node.SelfNodeV4MasqAddrForThisPeerMaisem Ali1-1/+11
2023-02-27tailcfg,hostinfo: add App field to identify tsnet usesMaisem Ali1-0/+11
2023-02-03tailcfg, localapi: plumb device token to serverDavid Crawshaw1-0/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-23envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update supportBrad Fitzpatrick1-0/+1
2023-01-22tailcfg,hostinfo: add Hostinfo.Machine and Hostinfo.GoArchVarBrad Fitzpatrick1-0/+2
2023-01-20version, cmd/tailscale: add version.Meta, tailscale version --jsonBrad Fitzpatrick1-3/+4
2023-01-19all: start groundwork for using capver for localapi & peerapiBrad Fitzpatrick1-1/+1