summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ipn/ipnlocal, wgengine/netstack: start handling ports for future servingbradfitz/port_interceptBrad Fitzpatrick6-9/+239
2022-11-08wgengine/netstack: add tests for shouldProcessInboundAndrew Dunham1-0/+221
2022-11-08net/netcheck: don't use a space in the captive portal challengeAndrew Dunham2-1/+9
2022-11-08util/endian: add support on Loongnix-Server (loong64)ysicing1-1/+1
2022-11-08wgengine/netstack: fix shouldProcessInbound peerapi non-SYN handlingBrad Fitzpatrick1-15/+15
2022-11-07ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocalBrad Fitzpatrick4-449/+467
2022-11-07ipn/localapi: refactor some cert code in prep for a moveBrad Fitzpatrick1-25/+35
2022-11-07api.md: make it clearer where to get the tailnet name in API callsMihai Parparita1-5/+4
2022-11-07docs/k8s: add secrets patching permission to the tailscale role.David Anderson1-1/+1
2022-11-07cmd/containerboot: be more targeted when enabling IP forwarding.David Anderson1-11/+43
2022-11-07cmd/tailscale, ipn/ipnlocal: add debug command to write to StateStore for devBrad Fitzpatrick4-0/+67
2022-11-07cmd/containerboot: don't write device ID when not in Kubernetes.David Anderson1-1/+1
2022-11-07cmd/containerboot: don't write device ID into non-existent secret.David Anderson1-1/+18
2022-11-07tsnet/example/tshello: use strings.Cut (#6198)Xe Iaso1-3/+1
2022-11-07cmd/tailscaled, net/tstun: add build tags to omit BIRD and TAPAndrew Dunham5-3/+8
2022-11-05net/netcheck: deflake (maybe) magicsock's TestNewConnBrad Fitzpatrick3-1/+13
2022-11-05util/dirwalk, metrics, portlist: add new package for fast directory walkingBrad Fitzpatrick9-173/+417
2022-11-04portlist: add macOS osImpl, finish migration to new styleBrad Fitzpatrick10-290/+239
2022-11-04all: remove old +build tagsBrad Fitzpatrick160-166/+0
2022-11-04ipn: add missing check for nil Notify.PrefsMaisem Ali1-1/+1
2022-11-04ipn: make Notify.Prefs be a *ipn.PrefsViewMaisem Ali6-9/+32
2022-11-03util/winutil: remove log spam for missing registry keysAdrian Dewhurst1-3/+12
2022-11-03cmd/containerboot: PID1 for running tailscaled in a container.David Anderson8-107/+641
2022-11-04tailcfg: bump CurrentCapabilityVersion for EarlyNoiseMaisem Ali1-1/+2
2022-11-04control/controlclient: export NoiseClientMaisem Ali3-33/+43
2022-11-03net/tshttpproxy: add clientmetrics on Windows proxy lookup pathsBrad Fitzpatrick2-0/+17
2022-11-02tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-onlyBrad Fitzpatrick9-11/+193
2022-11-02wgengine/netstack: remove old unused handleSSH hookBrad Fitzpatrick1-4/+0
2022-11-02licenses: update win/apple licensesLicense Updater1-1/+1
2022-11-02wgengine/netlog: preserve Tailscale addresses for exit traffic (#6165)Joe Tsai1-5/+14
2022-11-02ipn/ipnlocal: fix test flake when we log after a test completesAndrew Dunham2-10/+52
2022-11-02cmd/tailscale,ipn: implement lock sign commandTom DNetto6-0/+252
2022-11-02wgengine: respect --no-logs-no-support flag for network logging (#6172)Joe Tsai1-0/+3
2022-11-02client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noiseBrad Fitzpatrick7-45/+117
2022-11-02licenses: update tailscale{,d} licensesLicense Updater1-1/+1
2022-11-02go.mod: bump golang-x-cryptoBrad Fitzpatrick2-3/+3
2022-11-02prober: fix test flakeAndrew Dunham1-1/+31
2022-11-01control/controlclient, tailcfg: add support for EarlyNoise payload before http/2Brad Fitzpatrick3-22/+162
2022-11-01cmd/tailscale/cli: hide old, useless --host-routes flagBrad Fitzpatrick2-1/+4
2022-11-01types/pad32: delete packageBrad Fitzpatrick6-16/+5
2022-11-01Fix vm ci tests clogging in fork repository pull requestAoang1-1/+1
2022-11-01ssh/tailssh: use root / as cmd.Dir when users HomeDir doesn't existMaisem Ali1-1/+10
2022-10-31cmd/tsconnect: fix null pointer dereference when DNS lookups failMihai Parparita1-0/+4
2022-10-31licenses: update win/apple licensesLicense Updater1-1/+1
2022-10-31wgengine/netstack: use 72h as the KeepAlive Idle time for Tailscale SSHMaisem Ali1-4/+13
2022-10-31cmd,ipn/ipnlocal,tailcfg: implement TKA disablementTom DNetto12-38/+322
2022-10-31scripts/install.sh: add RHEL7.Denton Gentry1-2/+6
2022-10-31scripts/installer.sh: add Debian Sid (rolling release)Denton Gentry1-1/+4
2022-10-31scripts/install.sh: add openSUSE Leap 15.4Denton Gentry1-0/+1
2022-10-30client/tailscale/apitype, tailcfg: delete never used mysterious PerDomain fieldBrad Fitzpatrick4-7/+0