summaryrefslogtreecommitdiffhomepage
path: root/tailcfg
AgeCommit message (Expand)AuthorFilesLines
2023-08-16client: update DNSConfig type (#8916)Richard Castro3-0/+5
2023-08-15tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or ...KevinLiang104-3/+13
2023-08-10control/controlclient: add Auto.updateRoutineMaisem Ali1-9/+23
2023-08-09tailscale/cli: add interactive flow for enabling FunnelSonia Appasamy1-8/+14
2023-08-02tailcfg,ipn/localapi,client/tailscale: add QueryFeature endpointSonia Appasamy1-0/+40
2023-08-01tailcfg: add CapabilityHTTPS constSonia Appasamy1-0/+1
2023-07-29tailcfg: add helper to unmarshal PeerCap valuesMaisem Ali1-0/+19
2023-07-26disco: move disco pcap helper to disco packageDavid Anderson1-0/+2
2023-07-25tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilitiesMaisem Ali1-21/+48
2023-07-23tailcfg: add UserProfile.GroupsBrad Fitzpatrick3-4/+120
2023-07-22tailcfg: deprecate Debug, flesh out Node.DERP docsBrad Fitzpatrick1-11/+29
2023-07-13net/netcheck, tailcfg: add DERPHomeParams and use itAndrew Dunham4-4/+121
2023-07-11ipn: rename CapTailnetLockAlpha -> CapTailnetLockTom DNetto1-6/+4
2023-07-08tailcfg: add json omitempty to DNSConfig.ExitNodeFilteredSetBrad Fitzpatrick1-1/+1
2023-07-08tailcfg,etc: remove unused tailcfg.Node.KeepAlive fieldBrad Fitzpatrick4-6/+1
2023-06-27tailcfg: update location docsCharlotte Brandhorst-Satzkorn1-8/+15
2023-06-23tailcfg: add location field to hostinfoCharlotte Brandhorst-Satzkorn4-4/+131
2023-06-09ssh/tailssh: add support for remote/reverse port forwardingMaisem Ali3-19/+27
2023-05-22ssh/tailssh: add ssh session recording failed event typeCharlotte Brandhorst-Satzkorn1-2/+16
2023-05-05tailcfg: bump capability versionCharlotte Brandhorst-Satzkorn1-1/+2
2023-05-05ssh/tailssh,tailcfg: add connID to ssheventnotifyrequest and castheaderCharlotte Brandhorst-Satzkorn1-0/+6
2023-05-05tailcfg: update rename SSHFailureNotifyRequest and add EventTypeCharlotte Brandhorst-Satzkorn1-5/+16
2023-04-22ssh/tailssh: handle dialing multiple recorders and failing openMaisem Ali1-1/+2
2023-04-22tailcfg: add SSHRecorderFailureAction and SSHRecordingFailureNotifyRequestMaisem Ali3-1/+68
2023-04-21tailcfg: add CanPort80 field to DERPNodeAndrew Dunham3-0/+7
2023-04-13tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointerMaisem Ali4-12/+21
2023-04-08tailcfg,wgengine: add initial support for WireGuard only peersCharlotte Brandhorst-Satzkorn4-2/+14
2023-03-27funnel: change references from alpha to beta (#7613)shayne1-1/+2
2023-03-23tailcfg: add Node.SelfNodeV4MasqAddrForThisPeerMaisem Ali4-64/+96
2023-03-21tailcfg: move recorders field from SSHRule to SSHActionCharlotte Brandhorst-Satzkorn3-26/+107
2023-03-21tailcfg: add recorders field to SSHRule structCharlotte Brandhorst-Satzkorn3-0/+9
2023-03-13cmd/k8s-operator: drop trailing dot in tagged node nameMaisem Ali1-1/+6
2023-03-13tailcfg: bump capver for 1.38Maisem Ali1-1/+2
2023-03-13tailcfg,all: add and use Node.IsTagged()Maisem Ali1-0/+5
2023-03-11ipn: add Funnel port check from nodeAttrMaisem Ali1-0/+11
2023-02-27tailcfg,hostinfo: add App field to identify tsnet usesMaisem Ali4-0/+17
2023-02-21tailcfg: add RPC structs for /tka/affected-sigsTom DNetto1-0/+24
2023-02-08net/interfaces, net/netns: add node attributes to control default interface g...Mihai Parparita1-0/+11
2023-02-03tailcfg, localapi: plumb device token to serverDavid Crawshaw4-23/+28
2023-02-03tailcfg: add wire fields/docs for resuming streaming map sessionsBrad Fitzpatrick1-0/+33
2023-01-27all: update copyright and license headersWill Norris8-24/+16
2023-01-26net/netns: add functionality to bind outgoing sockets based on route tableAndrew Dunham1-1/+7
2023-01-25tailcfg: add caps and SSH action for SSH haulingKris Brandow1-0/+9
2023-01-24ipn/ipnlocal, net/dnscache: allow configuring dnscache logging via capabilityAndrew Dunham1-1/+9
2023-01-23envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update supportBrad Fitzpatrick4-1/+7
2023-01-22tailcfg,hostinfo: add Hostinfo.Machine and Hostinfo.GoArchVarBrad Fitzpatrick4-1/+11
2023-01-20version, cmd/tailscale: add version.Meta, tailscale version --jsonBrad Fitzpatrick2-3/+11
2023-01-19all: start groundwork for using capver for localapi & peerapiBrad Fitzpatrick4-3/+13
2023-01-18tailcfg: bump capver for Node.ExpiredAndrew Dunham1-1/+2
2023-01-12tailcfg: document zero value for KeyExpiryAndrew Dunham1-1/+1