summaryrefslogtreecommitdiffhomepage
path: root/tailcfg
AgeCommit message (Expand)AuthorFilesLines
2024-11-19wgengine/filter: actually use the passed CapTestFunc [capver 109]Anton Tolchanov1-2/+3
2024-11-15ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046)Naman Sood4-1/+42
2024-10-31ipn,tailcfg: add app connector config knob to conffile (#13942)Irbe Krumina1-1/+2
2024-10-16cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envkno...Naman Sood1-0/+15
2024-10-15hostinfo,build_docker.sh,tailcfg: more reliably detect being in a container (...Tom Proctor1-1/+1
2024-10-02tailcfg: add func to check for known valid ServiceProtos (#13668)Naman Sood1-0/+10
2024-09-22tailcfg: add AcceptEnv field to SSHRule (#13523)Mario Minardi3-0/+11
2024-09-12tailcfg: add node attr for SSH environment variables (#13450)Mario Minardi1-0/+4
2024-09-03tailcfg: bump capver for earlier cryptokey panic fix [capver 106]Brad Fitzpatrick1-1/+2
2024-08-29ssh/tailssh: add ability to force V2 behavior using new feature flagPercy Wegmann1-0/+7
2024-08-21ssh/tailssh: fix SSH on busybox systemsPercy Wegmann1-1/+2
2024-08-03net/packet/checksum: fix v6 NATMaisem Ali1-1/+2
2024-07-26health: introduce captive-portal-detected Warnable (#12707)Andrea Gottardo1-1/+6
2024-07-12wgengine/magicsock: use wireguard-go/conn.PeerAwareEndpointBrad Fitzpatrick1-1/+6
2024-07-11cmd/cloner, cmd/viewer, util/codegen: add support for generic types and inter...Nick Khyl1-6/+30
2024-07-10posture: add network hardware addresses to posture identityAnton Tolchanov1-3/+7
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-0/+2
2024-07-08wgengine/magicsock: add debug envknob for injecting an endpointBrad Fitzpatrick1-0/+3
2024-07-06control/controlknobs,tailcfg,wgengine/magicsock: remove DRPO shutoff switchBrad Fitzpatrick1-4/+0
2024-07-01tailcfg: bump CurrentCapabilityVersion to capture SSH agent forwarding fixPercy Wegmann1-1/+2
2024-06-20wgengine/filter: support FilterRules matching on srcIP node caps [capver 100]Brad Fitzpatrick1-1/+3
2024-06-18tailcfg, wgengine/filter: remove most FilterRule.SrcBits codeBrad Fitzpatrick1-7/+9
2024-06-15cmd/viewer,type/views: add MapSlice for maps of slicesMaisem Ali1-4/+2
2024-06-14various: create a catch-all NRPT rule when "Override local DNS" is enabled on...Nick Khyl1-1/+11
2024-06-14xcode/iOS: support serial number collection via MDM on iOS (#11429)Andrea Gottardo1-1/+2
2024-06-14tailcfg: update PeerAPIDNS Port value documentationJames Tucker1-4/+2
2024-06-11kube,tailcfg: store parsed recorder tags in a separate field (#12429)Irbe Krumina1-5/+7
2024-06-10tailcfg: bump capver for NodeAttrDisableSplitDNSWhenNoCustomResolversNick Khyl1-1/+2
2024-06-10tailcfg,cmd/k8s-operator,kube: move Kubernetes cap to a location that can be ...Irbe Krumina2-0/+58
2024-06-06tailcfg,net/dns: add controlknob to disable battery split DNS on iOS (#12346)Andrea Gottardo1-0/+11
2024-06-04tailcfg,cmd/k8s-operator: moves tailscale.com/cap/kubernetes peer cap to tail...Irbe Krumina1-0/+6
2024-05-31tailcfg: use strings.CutPrefix for CheckTag; add testAndrew Dunham2-2/+27
2024-05-29ssh/tailssh: fall back to using su when no TTY available on LinuxPercy Wegmann1-1/+6
2024-05-24all: do not depend on the testing packageMaisem Ali1-0/+1
2024-05-17control/controlclient: delete unused Client.Login Oauth2Token fieldBrad Fitzpatrick1-1/+1
2024-05-06tailcfg: bump capver for using NodeAttrUserDialUseRoutes for DNSMaisem Ali1-1/+2
2024-05-06tailcfg,all: add/plumb Node.IsJailedMaisem Ali4-3/+23
2024-05-06net/dns/resolver, control/controlknobs, tailcfg: use UserDial instead of Syst...Nick Khyl1-1/+2
2024-05-06various: implement stateful firewalling on Linux (#12025)Andrew Lytvynov1-1/+2
2024-05-06ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDialNick Khyl1-1/+6
2024-05-06all: make more tests pass/skip in airplane modeBrad Fitzpatrick1-0/+4
2024-04-29tailcfg: add suggest exit node UI node attribute (#11918)Claire Wang1-0/+3
2024-04-29appc: add flag shouldStoreRoutes and controlknob for itFran Bull1-0/+3
2024-04-25tailcfg: add auto exit node attribute (#11871)Claire Wang1-0/+3
2024-04-24ipn/ipnlocal: only show Taildrive peers to which ACLs grant us accessPercy Wegmann1-2/+7
2024-04-21tailcfg: remove some unused fields from RegisterResponseAuthBrad Fitzpatrick3-9/+1
2024-04-21tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuthBrad Fitzpatrick3-7/+10
2024-04-18tailcfg: rename exit node destination network flow log node attribute (#11779)Claire Wang1-2/+2
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2024-04-16tailcfg: document use of CapMap for peersAdrian Dewhurst1-0/+10