4744 Commits (c2d7940ec062af0302864ec33978bc1c4e67a73c)
 

Author SHA1 Message Date
Andrew Dunham c2d7940ec0 cmd/tailscaled, net/tstun: add build tags to omit BIRD and TAP 3 years ago
Brad Fitzpatrick 036334e913 net/netcheck: deflake (maybe) magicsock's TestNewConn 3 years ago
Brad Fitzpatrick db2cc393af util/dirwalk, metrics, portlist: add new package for fast directory walking 4 years ago
Brad Fitzpatrick 21ef7e5c35 portlist: add macOS osImpl, finish migration to new style 4 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 years ago
Maisem Ali bb2cba0cd1 ipn: add missing check for nil Notify.Prefs 4 years ago
Maisem Ali 6afe26575c ipn: make Notify.Prefs be a *ipn.PrefsView 4 years ago
Adrian Dewhurst c3a5489e72 util/winutil: remove log spam for missing registry keys 4 years ago
David Anderson 76904b82e7 cmd/containerboot: PID1 for running tailscaled in a container. 4 years ago
Maisem Ali 0759d78f12 tailcfg: bump CurrentCapabilityVersion for EarlyNoise 4 years ago
Maisem Ali a413fa4f85 control/controlclient: export NoiseClient 4 years ago
Brad Fitzpatrick d57cba8655 net/tshttpproxy: add clientmetrics on Windows proxy lookup paths 4 years ago
Brad Fitzpatrick e55ae53169 tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only 4 years ago
Brad Fitzpatrick 3367136d9e wgengine/netstack: remove old unused handleSSH hook 4 years ago
License Updater 18fa1a0ad7 licenses: update win/apple licenses 4 years ago
Joe Tsai 2327c6b05f
wgengine/netlog: preserve Tailscale addresses for exit traffic (#6165) 4 years ago
Andrew Dunham e975cb6b05 ipn/ipnlocal: fix test flake when we log after a test completes 4 years ago
Tom DNetto 0af57fce4c cmd/tailscale,ipn: implement lock sign command 4 years ago
Joe Tsai 7d6775b082
wgengine: respect --no-logs-no-support flag for network logging (#6172) 4 years ago
Brad Fitzpatrick 910db02652 client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noise 4 years ago
License Updater 8c790207a0 licenses: update tailscale{,d} licenses 4 years ago
Brad Fitzpatrick a0ed2c2eb5 go.mod: bump golang-x-crypto 4 years ago
Andrew Dunham 06b55ab50f prober: fix test flake 4 years ago
Brad Fitzpatrick 988c1f0ac7 control/controlclient, tailcfg: add support for EarlyNoise payload before http/2 4 years ago
Brad Fitzpatrick a7f7e79245 cmd/tailscale/cli: hide old, useless --host-routes flag 4 years ago
Brad Fitzpatrick f4ff26f577 types/pad32: delete package 4 years ago
Aoang 60f77ba515 Fix vm ci tests clogging in fork repository pull request 4 years ago
Maisem Ali 1440742a1c ssh/tailssh: use root / as cmd.Dir when users HomeDir doesn't exist 4 years ago
Mihai Parparita 2be951a582 cmd/tsconnect: fix null pointer dereference when DNS lookups fail 4 years ago
License Updater e2519813b1 licenses: update win/apple licenses 4 years ago
Maisem Ali 42f7ef631e wgengine/netstack: use 72h as the KeepAlive Idle time for Tailscale SSH 4 years ago
Tom DNetto d98305c537 cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 4 years ago
Denton Gentry 3d8eda5b72 scripts/install.sh: add RHEL7. 4 years ago
Denton Gentry 5677ed1e85 scripts/installer.sh: add Debian Sid (rolling release) 4 years ago
Denton Gentry 798dba14eb scripts/install.sh: add openSUSE Leap 15.4 4 years ago
Brad Fitzpatrick ea24895e08 client/tailscale/apitype, tailcfg: delete never used mysterious PerDomain field 4 years ago
Brad Fitzpatrick 7ad636f5b7 cmd/tailscale/cli: flesh out "tailscale ssh" CLI docs 4 years ago
Brad Fitzpatrick 3336d08d59 cmd/tailscale/cli: make set without args print usage 4 years ago
Brad Fitzpatrick 7b6cd4e659 cmd/tailscale/cli: make set's usage match up's, other than defaults 4 years ago
Brad Fitzpatrick 231b88cc51 control/controlclient: add start of noise+http2 upgrade test 4 years ago
Anton Tolchanov e25ab75795 net/dns: getting base DNS config is not supported on macOS 4 years ago
Anton Tolchanov 193afe19cb ipn/ipnlocal: add tags and a few other details to self status 4 years ago
Brad Fitzpatrick 120bfc97ce control/controlclient: refactor noiseClient, connections, http2 4 years ago
Mihai Parparita 4e6e3bd13d ipn/ipnlocal: fix a log line having function pointers instead of values 4 years ago
Joe Tsai cfef47ddcc
wgengine: perform router reconfig for netlog-only changes (#6118) 4 years ago
Brad Fitzpatrick dfe67afb4a control/controlhttp: remove ClientConn.UntrustedUpgradeHeaders 4 years ago
Joe Tsai b2035a1dca
cmd/netlogfmt: handle any stream of network logs (#6108) 4 years ago
Joe Tsai 48ddb3af2a
wgengine/netlog: enforce hard limit on network log message sizes (#6109) 4 years ago
Joe Tsai a3602c28bd
wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 4 years ago
Joe Tsai 81fd259133
wgengine/magicsock: gather physical-layer statistics (#5925) 4 years ago