summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-01-12work life postureknyar/worklifepostureAnton Tolchanov5-0/+186
2024-01-10wgengine/router: look up absolute path to netsh.exe on WindowsAndrew Dunham2-1/+61
2024-01-10Makefile,build_docker.sh: allow to configure target platform. (#10806)Irbe Krumina2-2/+7
2024-01-10go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-01-10version/mkversion: allow version override with $TS_VERSION_OVERRIDE (#10799)Andrew Lytvynov1-0/+7
2024-01-10go.mod: update golang-x-crypto fork (#10786)Andrew Lytvynov3-13/+11
2024-01-10safesocket: detect macsys from within tailscaledWill Norris1-1/+3
2024-01-10go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
2024-01-10cmd/k8s-operator: add Connector CRD to Helm chart and static manifests (#10775)Irbe Krumina5-10/+273
2024-01-09cli/set: add printout when web client startedSonia Appasamy1-1/+10
2024-01-09taildrop: remove breaking abstraction layers for apple (#10728)Rhea Ghosh6-58/+20
2024-01-09.github/workflows/govulncheck: migrate to a Github App (#10793)Andrew Lytvynov1-11/+24
2024-01-09net/netutil: allow 16-bit 4via6 site IDsAndrew Dunham3-7/+26
2024-01-09cmd/k8s-operator,k8s-operator: allow the operator to deploy exit nodes via Co...Irbe Krumina10-792/+1052
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker8-110/+474
2024-01-08client/web: ensure path prefix has a leading slashWill Norris2-22/+52
2024-01-08licenses: update win/apple licensesLicense Updater2-9/+25
2024-01-08licenses: update tailscale{,d} licensesLicense Updater1-4/+4
2024-01-08tstest/integration: add tests for auto-update defaulting behavior (#10763)Andrew Lytvynov1-0/+95
2024-01-08client/web: rename Disconnect to Log outSonia Appasamy3-12/+30
2024-01-08cmd/containerboot: add EXPERIMENTAL_TS_CONFIGFILE_PATH env var to allow passi...Irbe Krumina2-56/+148
2024-01-05ipn: apply ControlURL policy before loginAdrian Dewhurst3-5/+16
2024-01-05docs: add Windows administrative templateAdrian Dewhurst2-0/+478
2024-01-05net/dns/resolver: add ID to verbose logs in forwarderAndrew Dunham1-2/+7
2024-01-05taildrop: Allow category Z unicode characters (#10750)Rhea Ghosh2-1/+2
2024-01-05cmd/tailscale, ipn/ipnlocal: add 'debug dial-types' commandAndrew Dunham2-0/+139
2024-01-05util/winutil: add some missing docs to restartmgr errorsAaron Klotz1-0/+5
2024-01-05cmd/tailscaled, tsnet: don't return an interface containing a nil pointerAndrew Dunham2-2/+14
2024-01-05ssh/tailssh: use a local error instead of gossh.ErrDenied (#10743)Andrew Lytvynov1-9/+13
2024-01-05controlclient,tailcfg,types: expose MaxKeyDuration via localapi (#10401)James 'zofrex' Sanderson6-4/+18
2024-01-04net/interfaces: handle iOS network transitions (#10680)Andrea Gottardo3-15/+134
2024-01-04ipn/ipnlocal: refresh node key without blocking if cap enabled (#10529)James 'zofrex' Sanderson3-7/+35
2024-01-04cmd/containerboot: don't parse empty subnet routes (#10738)Irbe Krumina1-1/+1
2024-01-04cmd/containerboot: ensure that subnet routes can be unset. (#10734)Irbe Krumina2-11/+54
2024-01-03cmd/tailscaled: don't create a network monitor in the parent tailscaled on Wi...Aaron Klotz1-9/+12
2024-01-03net/portmapper: check returned epoch from PMP and PCP protocolsAndrew Dunham2-3/+65
2024-01-03wgengine/magicsock: fix typos in docs (#10729)Jordan Whited1-4/+4
2024-01-03tsweb: use object-src instead of plugin-types (#10719)Chris Palmer2-2/+2
2024-01-03logpolicy: use syspolicy to override LogTargetAdrian Dewhurst1-9/+3
2024-01-02go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-01-03go.{mod,sum}: bump mkctr (#10722)Irbe Krumina2-18/+18
2024-01-03release: add shebang to the debian postinst scriptAnton Tolchanov1-0/+1
2024-01-02cmd/tailscale/cli: document usage more clearly (#10681)Chris Palmer1-1/+1
2023-12-22util/winutil: publicize existing functions for opening read-only connections ...Aaron Klotz1-9/+9
2023-12-21ipn/ipnlocal: fix data race with capForcedNetfilter fieldAndrew Dunham1-3/+6
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov52-578/+115
2023-12-21net/netmon: fix goroutine leak in winMon if the monitor is never startedNick Khyl2-1/+30
2023-12-21safesocket: remove ConnectionStrategy (#10662)Andrew Lytvynov10-62/+16
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov26-274/+81
2023-12-20net/portmapper: add logs about obtained mapping(s)Andrew Dunham4-1/+69