summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-09-11VERSION.txt: this is v1.48.2v1.48.2release-branch/1.48James Tucker1-1/+1
2023-09-11wgengine/magicsock: improve endpoint selection for WireGuard peers with rx timeJames Tucker4-83/+174
2023-09-11wgengine/magicsock: clear out endpoint statistics when it becomes badJames Tucker3-5/+71
2023-09-11wgengine/magicsock: update lastfullping comment to include wg onlyCharlotte Brandhorst-Satzkorn1-1/+1
2023-09-11wgengine/magicsock: clear endpoint state in noteConnectivityChangeJames Tucker1-0/+13
2023-08-21VERSION.txt: this is v1.48.1v1.48.1Andrew Lytvynov1-1/+1
2023-08-21net/portmapper: never select port 0 in UPnP (#8996)Andrew Lytvynov1-14/+34
2023-08-211.48 cherry-picks for nftables (#8989)Andrew Lytvynov4-43/+391
2023-08-18clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940) (#8950)Andrew Lytvynov2-58/+189
2023-08-16VERSION.txt: this is v1.48.0v1.48.0Andrew Lytvynov1-1/+1
2023-08-16derp: include src IPs in mesh watch messagesBrad Fitzpatrick6-38/+73
2023-08-15tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or ...KevinLiang107-3/+33
2023-08-15wgengine/magicsock: only cache N most recent endpoints per-AddrAndrew Dunham5-191/+438
2023-08-15client/web: copy existing UI to basic react componentsWill Norris6-2/+488
2023-08-15client/web: add prettier and format scriptsWill Norris2-1/+15
2023-08-15ssh/tailssh: fix gokrazy SSH crashBrad Fitzpatrick1-6/+8
2023-08-15wgengine/router: always use nftables mode on gokrazyBrad Fitzpatrick1-0/+5
2023-08-15wgengine: adjust debug logging for WireGuard-only peersBrad Fitzpatrick1-15/+21
2023-08-15cli/serve: add interactive flow for enabling HTTPS certsSonia Appasamy1-0/+16
2023-08-15cli/serve: funnel interactive enablement flow tweaksSonia Appasamy4-13/+27
2023-08-14client/tailscale: add LocalClient.IncrementMetric funcSonia Appasamy2-4/+26
2023-08-14util/osdiag: add logging for winsock layered service providers to Windows bug...Aaron Klotz3-6/+185
2023-08-14wgengine/router: use iptablesRunner when no firewall tool is available:KevinLiang102-15/+15
2023-08-14client/web: add tailwind styling to react appSonia Appasamy7-7/+58
2023-08-14util/winutil/authenticode: add missing docs for CertSubjectErrorAaron Klotz1-2/+5
2023-08-13control/controlclient: move lastUpdateGenInformed to tighter scopeBrad Fitzpatrick1-7/+7
2023-08-12control/controlclient: refactor in prep for optimized delta handlingBrad Fitzpatrick2-43/+71
2023-08-12scripts/installer.sh: set Deepin to a debian versionDenton Gentry2-1/+3
2023-08-11control/controlclient: avert a data race when logging (#8863)M. J. Fromberger1-2/+5
2023-08-11clientupdate: implement updates for Synology (#8858)Andrew Lytvynov2-16/+171
2023-08-11tstime/mono: remove unsafeBrad Fitzpatrick5-9/+5
2023-08-11hostinfo: add Home Assistant Add-On detection (#8857)shayne1-9/+20
2023-08-11net/netcheck,wgengine/magicsock: reduce coupling between netcheck and magicsockJames Tucker5-143/+156
2023-08-11client/web: add tsconfig.jsonSonia Appasamy4-2/+51
2023-08-11.github: use testwrapper on windowsMaisem Ali1-1/+1
2023-08-11client/web: pipe through to React in dev modeSonia Appasamy5-4/+57
2023-08-11ipn/ipnlocal,net/tsdial: update docs/rename funcsMaisem Ali2-10/+16
2023-08-11cmd/tailscale: add debug commands to break connectionsBrad Fitzpatrick6-1/+104
2023-08-11magicsock: set the don't fragment sockopt (#8715)salman aljammaz6-0/+106
2023-08-10client/web: add barebones vite dev setupSonia Appasamy10-8/+1916
2023-08-10cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827)Andrew Lytvynov7-876/+937
2023-08-10tool/{node,yarn}: update node and yarn toolsSonia Appasamy5-69/+96
2023-08-10control/controlclient: add Auto.updateRoutineMaisem Ali4-211/+216
2023-08-10util/linuxfw: rename ErrorFWModeNotSupportedBrad Fitzpatrick3-8/+8
2023-08-10tsnet: add new example serving the Tailscale web clientWill Norris1-0/+44
2023-08-09client/web: fix rendering of node owner profileWill Norris1-1/+1
2023-08-09client/web: add web client Server structSonia Appasamy2-16/+36
2023-08-09tailscale/cli: add interactive flow for enabling FunnelSonia Appasamy9-42/+275
2023-08-09control/controlhttp: remove tstest.Clock from tests (#8830)Andrew Lytvynov1-11/+23
2023-08-09util/winutil/authenticode: fix an inaccurate doc commentAaron Klotz1-3/+3