summaryrefslogtreecommitdiffhomepage
path: root/tailcfg/tailcfg_view.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-09tailcfg: reintroduce UserProfile.GroupsGesa Stupperich1-2/+10
2026-02-06tailcfg: add peerRelay bool to hostinfoKevinLiang101-0/+4
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-09tailcfg: kill off rest of HairPinning symbolsBrad Fitzpatrick1-5/+0
2025-10-06util/checkchange: stop using deephash everywhereBrad Fitzpatrick1-1/+92
2025-08-27cmd/viewer: add field comments to generated view methodsMaisem Ali1-130/+815
2025-08-14cmd/viewer, types/views: implement support for json/v2 (#16852)Joe Tsai1-41/+483
2025-07-22tailcfg: add Hostinfo.ExitNodeID to report the selected exit node (#16625)Simon Law1-0/+2
2025-07-02tailcfg: report StateEncrypted in Hostinfo (#16434)Andrew Lytvynov1-0/+2
2025-05-02hostinfo,tailcfg: report TPM availability on windows/linux (#15831)Andrew Lytvynov1-1/+4
2025-04-01tailcfg: add VIPServiceViewAdrian Dewhurst1-1/+57
2025-03-07tailcfg: add DERPRegion.NoMeasureNoHome, deprecate+document Avoid [cap 115]Brad Fitzpatrick1-13/+15
2025-02-11tailcfg: remove ancient UserProfiles.Roles fieldBrad Fitzpatrick1-2/+0
2025-01-21ipn/ipnlocal,tailcfg: communicate to control whether funnel is enabled (#14688)Irbe Krumina1-0/+2
2025-01-14all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]Brad Fitzpatrick1-2/+4
2025-01-14cmd/viewer,all: consistently use "read-only" instead of "readonly"Brad Fitzpatrick1-38/+38
2025-01-14cmd/viewer,types/views,various: avoid allocations in pointer field getters wh...Nick Khyl1-58/+17
2025-01-06tailcfg: remove unused User fieldsBrad Fitzpatrick1-9/+5
2025-01-06tailcfg: flesh out docsBrad Fitzpatrick1-4/+4
2024-12-12ssh/tailssh: remove unused public key supportBrad Fitzpatrick1-10/+12
2024-11-15ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046)Naman Sood1-0/+2
2024-09-22tailcfg: add AcceptEnv field to SSHRule (#13523)Mario Minardi1-0/+2
2024-06-15cmd/viewer,type/views: add MapSlice for maps of slicesMaisem Ali1-4/+2
2024-05-06tailcfg,all: add/plumb Node.IsJailedMaisem Ali1-0/+2
2024-04-21tailcfg: remove some unused fields from RegisterResponseAuthBrad Fitzpatrick1-4/+0
2024-04-21tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuthBrad Fitzpatrick1-1/+1
2024-02-27tailcfg: add latitude, longitude for node location (#11162)Claire Wang1-0/+8
2024-02-11tailcfg: remove UserProfile.GroupsMaisem Ali1-2/+0
2023-11-09tailcfg,ipn/ipnlocal: add hostinfo field to replace service entryJames Tucker1-0/+2
2023-10-13tailcfg: add tailnet field to register request (#9675)Claire Wang1-0/+2
2023-10-05hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n senderBrad Fitzpatrick1-0/+2
2023-10-01tailcfg, all: use []netip.AddrPort instead of []string for EndpointsBrad Fitzpatrick1-2/+2
2023-09-18all: declare & plumb IPv6 masquerade address for peerTom DNetto1-0/+9
2023-09-18tailcfg: add NodeCapMapMaisem Ali1-5/+12
2023-09-17tailcfg: define a type for NodeCapabilityMaisem Ali1-8/+8
2023-09-15tailcfg: add DNS address list for IsWireGuardOnly nodesJames Tucker1-1/+5
2023-08-20types/views,cmd/viewer: add ByteSlice[T] to replace mem.ROMaisem Ali1-20/+29
2023-08-19tailcfg: generate RegisterResponse.Clone, remove manually writtenMaisem Ali1-1/+153
2023-08-18tailcfg: remove unused Domain field from Login/UserMaisem Ali1-4/+0
2023-08-18cmd/viewer, types/views, all: un-special case slice of netip.PrefixBrad Fitzpatrick1-56/+52
2023-08-16tailcfg: rename prototype field to reflect its statusBrad Fitzpatrick1-2/+2
2023-08-16client: update DNSConfig type (#8916)Richard Castro1-0/+2
2023-08-15tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or ...KevinLiang101-0/+2
2023-07-23tailcfg: add UserProfile.GroupsBrad Fitzpatrick1-1/+64
2023-07-13net/netcheck, tailcfg: add DERPHomeParams and use itAndrew Dunham1-1/+58
2023-07-08tailcfg,etc: remove unused tailcfg.Node.KeepAlive fieldBrad Fitzpatrick1-2/+0
2023-06-23tailcfg: add location field to hostinfoCharlotte Brandhorst-Satzkorn1-2/+71
2023-06-09ssh/tailssh: add support for remote/reverse port forwardingMaisem Ali1-9/+11
2023-04-22tailcfg: add SSHRecorderFailureAction and SSHRecordingFailureNotifyRequestMaisem Ali1-0/+8
2023-04-21tailcfg: add CanPort80 field to DERPNodeAndrew Dunham1-0/+2