summaryrefslogtreecommitdiffhomepage
path: root/tailcfg
AgeCommit message (Expand)AuthorFilesLines
2022-09-24control/controlclient: stop restarting map polls on health changeBrad Fitzpatrick1-0/+7
2022-09-23tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan fiel...Andrew Dunham1-1/+36
2022-09-22tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAu...Aaron Klotz4-0/+11
2022-09-21ipn/ipnlocal: return usernames when Tailscale SSH is enabledMaisem Ali1-1/+2
2022-09-21control/controlclient,ipn/ipnlocal: wire tka enable/disableTom DNetto1-0/+6
2022-09-19tailcfg: mark CapabilityFileSharingTarget as inter-nodeMaisem Ali1-5/+1
2022-09-19ipn/ipnlocal: add c2n method to get SSH username candidatesBrad Fitzpatrick1-0/+36
2022-09-16wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638)phirework1-0/+4
2022-09-13cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + supportBrad Fitzpatrick4-0/+5
2022-09-11hostinfo, tailcfg: split Hostinfo.OSVersion into separate fieldsBrad Fitzpatrick4-25/+77
2022-09-08net/dns/{publicdns,resolver}: add NextDNS DoH supportBrad Fitzpatrick1-1/+2
2022-09-07tailcfg: fix broken test from comment changeBrad Fitzpatrick1-1/+1
2022-09-07tailcfg: reformat CurrentCapabilityVersion to be a bulleted listBrad Fitzpatrick1-38/+38
2022-09-02tailcfg: refactor/implement wire structs for TKATom DNetto2-87/+170
2022-08-30tailcfg: add Hostinfo.Userspace{,Router} bitsBrad Fitzpatrick4-57/+66
2022-08-30net/dns: set OS DNS to 100.100.100.100 for route-less ExtraRecords [cap 41]Brad Fitzpatrick1-1/+2
2022-08-29tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) systemBrad Fitzpatrick1-6/+20
2022-08-26tailcfg: add Hostinfo.GoVersionBrad Fitzpatrick4-1/+5
2022-08-25tailcfg: implement wire format for map request/response tka commsTom DNetto1-2/+56
2022-08-24tka: optimize common case of processing updates built from headTom DNetto1-8/+14
2022-08-24ipn,tailcfg: transmit NodeID in tka init RPCsTom DNetto1-0/+2
2022-08-22client,cmd/tailscale,ipn,tka,types: implement tka initialization flowTom DNetto1-0/+26
2022-08-22control/controlclient,tailcfg: [capver 40] create KeySignature field in tailc...Tom DNetto4-12/+28
2022-08-19tailcfg: add CapabilityDataPlaneAuditLogs.Aaron Klotz1-4/+5
2022-08-15tailcfg: bump capver for clients to talk Noise over any HTTPS port [capver 39]Juan Font1-1/+2
2022-08-11tailcfg, control/controlclient: add PingRequest.URLIsNoise [capver 38]Brad Fitzpatrick1-1/+6
2022-08-11tailcfg: actually bump capver to 37, add testBrad Fitzpatrick2-1/+22
2022-08-09tailcfg, control/controlclient: make Debug settings sticky in a map session [...Brad Fitzpatrick1-0/+18
2022-08-04net/netcheck: try ICMP if UDP is blocked (#5056)Andrew Dunham4-2/+11
2022-08-03assorted: plumb tka initialization & network-lock key into tailscaledTom DNetto1-0/+1
2022-08-02control/controlclient, tailcfg: add 6 more patchable Node fields [capver 36]Brad Fitzpatrick1-1/+22
2022-08-02tailcfg: add CapabilityFileSharingTarget to identify FileTargetsMaisem Ali1-3/+12
2022-08-02all: gofmt for Go 1.19Brad Fitzpatrick2-32/+36
2022-07-26tailcfg: add views for SSHRule and SSHPrincipalMaisem Ali3-3/+213
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick2-41/+40
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick1-3/+4
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick4-15/+15
2022-07-20tailcfg, control/controlclient: add tailcfg.PeersChangedPatch [capver 33]Brad Fitzpatrick1-1/+35
2022-07-19tailcfg: remove old DNS fieldsBrad Fitzpatrick1-8/+0
2022-07-19tailcfg: add missing omitempty annotation to PopBrowserURLBrad Fitzpatrick1-1/+1
2022-07-18net/netcheck: test for OS IPv6 support as well as connectivity.David Anderson4-2/+11
2022-06-30util/cloudenv: add Azure support & DNS IPsBrad Fitzpatrick4-1/+5
2022-06-17tailcfg: define some Node.Capabilities about SSH, its configBrad Fitzpatrick1-0/+2
2022-06-14tailcfg: clarify some of the MapRequest variantsBrad Fitzpatrick1-3/+10
2022-06-08tailcfg: add HostinfoView version of TailscaleSSHEnabledMihai Parparita1-0/+2
2022-06-07tailcfg: add TailscaleSSHEnabled helper check (#4812)Ross Zurowski2-0/+35
2022-05-28cmd/tailscale, ipn/ipnlocal: add "peerapi" ping typeBrad Fitzpatrick1-0/+3
2022-05-09cmd/viewer,types/views: add support for views of mapsMaisem Ali2-8/+14
2022-05-06tailcfg: use cmd/viewer instead of cmd/cloner.Maisem Ali3-51/+690
2022-05-06tailcfg,all: change structs to []*dnstype.ResolverMaisem Ali2-12/+12