554 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Sonia Appasamy 4dab0c1702
tailcfg: update node display name fields and methods (#1207) 5 years ago
Sonia Appasamy 567c5a6d9e
tailcfg, controlclient: add DisplayName field to tailcfg.Node and populate it from controlclient (#1191) 5 years ago
David Anderson 49d00b6a28 tailcfg: add StableID to Node. #1178 5 years ago
Brad Fitzpatrick ec77b80c53 tailcfg, control/controlclient: add mapver 10: MapResponse.PeerSeenChange 5 years ago
David Anderson da4ec54756 tailcfg: remove v6-overlay debug option. 5 years ago
Brad Fitzpatrick 9d73f84a71 tailcfg, control/controlclient: make MapResponse.CollectServices an opt.Bool 5 years ago
Sonia Appasamy 024671406b
ipn: only send services in Hostinfo if Tailnet has opted-in to services collection (#1107) 5 years ago
Brad Fitzpatrick 560da4884f tailcfg: add Node.Sharer field 5 years ago
Brad Fitzpatrick 312646c516
tailcfg: add omitempty to FilterRule.SrcBits (#1089) 5 years ago
Brad Fitzpatrick e8ae355bb8
ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078) 5 years ago
Josh Bleecher Snyder 56a7652dc9 wgkey: new package 5 years ago
Josh Bleecher Snyder 2fe770ed72 all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 5 years ago
David Anderson ca676ea645 tailcfg: introduce map version 8, for clients that support v6 node config. 5 years ago
Brad Fitzpatrick da1bad51cd tailcfg: document new OmitPeers endpoint updating functionality 5 years ago
Brad Fitzpatrick afcf134812 wgengine/filter, tailcfg: support CIDRs+ranges in PacketFilter (mapver 7) 5 years ago
Brad Fitzpatrick b3c7b631c2 tailcfg, control/controlclient: make nil PacketFilter mean unchanged (mapver 6) 5 years ago
Brad Fitzpatrick 9503be083d tailcfg: update comments a bit 5 years ago
David Anderson 4c8ccd6dd6 tailcfg: document new debug flag. 5 years ago
Brad Fitzpatrick c0af7deb86 tailcfg, cmd/tailscale: add Hostinfo.ShareeNode, hide in "tailscale status" 5 years ago
Brad Fitzpatrick ab482118ad tailcfg: add some missing json omitempty 5 years ago
David Crawshaw 2c48b4ee14 tailcfg: remove outdated comments about Clone methods 5 years ago
Sonia Appasamy 0710fca0cd
tailcfg: include ShieldsUp in HostInfo 5 years ago
Avery Pennarun f99f6608ff Reverse earlier "allow tag without 'tag:' prefix" changes. 6 years ago
Brad Fitzpatrick d21956436a ipn, tailcfg: change Windows subnet disabling behavior w/ WPAD 6 years ago
Brad Fitzpatrick bda53897b5 tailcfg: document FilterRule 6 years ago
Brad Fitzpatrick 782e07c0ae control/controlclient: send warning flag in map request when IP forwarding off 6 years ago
Josh Bleecher Snyder 946c1edb42 tailcfg: improve error returned by Hostinfo.CheckRequestTags 6 years ago
Josh Bleecher Snyder fb9f80cd61 tailcfg: add Hostinfo.CheckRequestTags helper method 6 years ago
Brad Fitzpatrick cd07437ade cmd/tailscale/cli, tailcfg: allow tag without "tag:" prefix in 'tailscale up' 6 years ago
Brad Fitzpatrick 4f55ebf2d9 tailcfg: add some comments, remove some redundant types in literal 6 years ago
Brad Fitzpatrick 9957c45995 tailcfg: bump, document MapRequest.Version value 6 years ago
David Anderson 62d941dc26 tailcfg: add a DebugFlags field for experiments and debugging. 6 years ago
Brad Fitzpatrick 22024a38c3 control/controlclient: log Hostinfo on change 6 years ago
Brad Fitzpatrick 7c8ca28c74 ipn: use cmd/cloner for Prefs.Clone 6 years ago
David Anderson c6dbd24f67 tailcfg: add a field to advertise support for IPv6 tailscale config. 6 years ago
Brad Fitzpatrick 0e3048d8e0 control/controlclient: support delta userprofiles from control 6 years ago
Josh Bleecher Snyder d027cd81df tailcfg: restore Roles field to UserProfile 6 years ago
Josh Bleecher Snyder 400e89367c tailcfg: restore Role field to MapResponse 6 years ago
David Crawshaw 7616acd118 tailcfg: add Clone method for RegisterResponse 6 years ago
Brad Fitzpatrick b5a3850d29 control/controlclient, ipn: store machine key separately from user prefs/persist 6 years ago
Josh Bleecher Snyder ce6aca13f0 tailcfg: add yet another IsZero method 6 years ago
Josh Bleecher Snyder 070dfa0c3d tailcfg: add more IsZero methods 6 years ago
Josh Bleecher Snyder 2b8d2babfa tailcfg: add IsZero methods to UserID and NodeID 6 years ago
Josh Bleecher Snyder 4d4ca2e496 control/controlclient: remove Roles fields from client 6 years ago
Josh Bleecher Snyder d3701417fc tailcfg: fix typo in comment 6 years ago
Josh Bleecher Snyder 4cc0ed67f9 tailcfg: add MachineKey.IsZero 6 years ago
Brad Fitzpatrick 904a91038a tailcfg: add MapRequest.ReadOnly and OmitPeers; remove DebugForceDisco 6 years ago
Josh Bleecher Snyder 96160973ce tailcfg: regenerate Clone methods 6 years ago
David Crawshaw 95cddfcc75 tailcfg: add Clone methods to Login and DNSConfig 6 years ago
Dmytro Shynkevych a903d6c2ed
tailcfg, tsdns: derive root domains from list of nodes (#708) 6 years ago