summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-10-10WIP tailpipebradfitz/tailpipeBrad Fitzpatrick6-18/+279
2022-10-10cmd/ssh-auth-none-demo: put the hostname in the package docBrad Fitzpatrick1-3/+4
2022-10-10cmd/ssh-auth-none-demo: add banner as part of the demoMaisem Ali1-1/+16
2022-10-10tsweb: remove allocs introduced by earlier changeBrad Fitzpatrick2-28/+76
2022-10-09licenses: update win/apple licensesLicense Updater1-1/+1
2022-10-09cmd/ssh-auth-none-demo: add demo SSH server that acts like Tailscale SSHBrad Fitzpatrick1-0/+171
2022-10-09ipn/localapi: put all the LocalAPI methods into a mapBrad Fitzpatrick1-66/+79
2022-10-09ssh/tailssh: close sshContext on context cancellationMaisem Ali2-10/+13
2022-10-09tsweb: sort varz by name after stripping prefix (#5778)Hasnain Lakhani2-20/+95
2022-10-09licenses: update tailscale{,d} licensesLicense Updater1-1/+1
2022-10-09ssh/tailssh: add support for sending multiple bannersMaisem Ali6-79/+60
2022-10-09licenses: update win/apple licensesLicense Updater2-5/+5
2022-10-09ssh/tailssh: add TestSSHAuthFlowMaisem Ali3-15/+299
2022-10-09ssh/tailssh: do the full auth flow during ssh authMaisem Ali5-332/+238
2022-10-09licenses: update android licensesLicense Updater1-3/+3
2022-10-07ipn/ipnlocal: fix taildrop target list UI bugBrad Fitzpatrick1-4/+21
2022-10-07ssh/tailssh: do not send EOT on session disconnectionMaisem Ali1-3/+0
2022-10-06wgengine/wgcfg: plumb down audit log IDs (#5855)Joe Tsai5-20/+64
2022-10-06cmd/tsconnect: close the SSH session an unload event instead of beforeunloadMihai Parparita1-5/+5
2022-10-06net/tstun: rename statististics method (#5852)Joe Tsai2-12/+12
2022-10-05net/flowtrack: add json tags to Tuple (#5849)Joe Tsai1-3/+3
2022-10-05net/tunstats: add Counts.Add (#5848)Joe Tsai2-7/+11
2022-10-05logtail: always record timestamps in UTC (#5732)Joe Tsai1-2/+2
2022-10-05logtail: support a copy ID (#5851)Joe Tsai1-2/+7
2022-10-05net/tstun: instrument Wrapper with statistics gathering (#5847)Joe Tsai3-0/+58
2022-10-05ipn/ipnlocal: fix data race from missing lock in NetworkLockStatusTom DNetto1-0/+3
2022-10-05go.toolchain.rev: update to Go 1.19.2Brad Fitzpatrick1-1/+1
2022-10-05ipn/ipnlocal,tka: Fix bugs found by integration testingTom DNetto3-122/+82
2022-10-05ipn/ipnlocal: filter peers with bad signatures when tka is enabledTom DNetto4-0/+101
2022-10-05tailcfg: add views for ControlDialPlan (#5843)Kristoffer Dalby3-3/+83
2022-10-04tsweb: allow HTTPError to unwrap errorsWill Norris2-0/+10
2022-10-04licenses: update tailscale{,d} licensesLicense Updater1-1/+1
2022-10-04go.mod, ssh/tailssh: fix ImplictAuthMethod typoBrad Fitzpatrick3-4/+4
2022-10-04cmd/pgproxy: link to blog post at the top.David Anderson1-1/+3
2022-10-04cmd/tsconnect: switch to non-beta versions of xterm and related packagesMihai Parparita2-15/+15
2022-10-04net/tunstats: new package to track per-connection counters (#5818)Joe Tsai2-0/+272
2022-10-04cmd/pgproxy: open-source our postgres TLS-enforcing proxy.David Anderson2-0/+406
2022-10-04licenses: update tailscale{,d} licensesLicense Updater1-2/+2
2022-10-04Address GO-2022-0969Florian Lehner2-8/+6
2022-10-04Address GO-2020-0042Florian Lehner2-1/+4
2022-10-04wgengine/magicsock: make debug-level stuff not logged by defaultBrad Fitzpatrick10-21/+241
2022-10-04cmd/tailscale/cli: add --record flag to bugreport (#5826)Andrew Dunham1-0/+19
2022-10-04wgengine: don't re-allocate trimmedNodes map (#5825)Andrew Dunham2-5/+11
2022-10-03licenses: update win/apple licensesLicense Updater2-2/+2
2022-10-03ipn/localapi: print hostinfo and health on bugreport (#5816)Andrew Dunham1-0/+9
2022-10-01tsnet: fix netstack leak on CloseMaisem Ali1-0/+6
2022-10-01docs/k8s: [proxy] fix sysctl commandMaisem Ali1-2/+2
2022-09-30all: consistently initialize Logf when creating tsdial.DialersMihai Parparita7-8/+7
2022-09-30util/singleflight: sync with upstreamCuong Manh Le1-9/+2
2022-09-29all: fix spelling mistakesJosh Soref82-143/+143