summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-11syncs: add Map (#6260)net-audit-log/1.32Joe Tsai4-1/+134
2022-11-11types/netlogtype: add constants for maximum serialized sizes of ConnectionCou...Joe Tsai2-14/+82
2022-11-11wgengine/netlog: preserve Tailscale addresses for exit traffic (#6165)Joe Tsai1-5/+14
2022-11-11wgengine: respect --no-logs-no-support flag for network logging (#6172)Joe Tsai1-0/+3
2022-11-11wgengine: perform router reconfig for netlog-only changes (#6118)Joe Tsai1-0/+1
2022-11-11cmd/netlogfmt: handle any stream of network logs (#6108)Joe Tsai3-127/+215
2022-11-11wgengine/netlog: enforce hard limit on network log message sizes (#6109)Joe Tsai1-0/+13
2022-11-11wgengine/netlog: embed the StableNodeID of the authoring node (#6105)Joe Tsai7-8/+20
2022-11-11wgengine/magicsock: gather physical-layer statistics (#5925)Joe Tsai4-6/+106
2022-11-11types/netlogtype: new package for network logging types (#6092)Joe Tsai11-91/+112
2022-11-11wgengine/magicsock: restore allocation-free endpoint.DstToString (#5971)Joe Tsai1-4/+6
2022-11-11cmd/netlogfmt: new package to pretty print network traffic logs (#5930)Joe Tsai1-0/+307
2022-11-11wgengine/magicsock: remove endpoint.wgEndpoint (#5911)Joe Tsai2-6/+1
2022-11-11wgengine/netlog: add support for magicsock statistics (#5913)Joe Tsai3-34/+87
2022-11-11wgengine: start network logger in Userspace.Reconfig (#5908)Joe Tsai4-11/+63
2022-11-11wgengine/netlog: new package for traffic flow logging (#5864)Joe Tsai3-1/+320
2022-10-26VERSION.txt: this is v1.32.2v1.32.2Denton Gentry1-1/+1
2022-10-26net/interfaces: don't dereference null pointer if no destination/netmaskAndrew Dunham1-10/+15
2022-10-26wgengine/netstack: enable TCP SACK (#6066)Jordan Whited1-0/+5
2022-10-26net/dnscache: Handle 4-in-6 addresses in DNS responsesPeter Cai1-0/+5
2022-10-21VERSION.txt: this is v1.32.1v1.32.1Denton Gentry1-1/+1
2022-10-21wgengine/router: [linux] add before deleting interface addrsMaisem Ali2-19/+106
2022-10-21cmd/derper, net/netcheck: add challenge/response to generate_204 endpointAndrew Dunham3-2/+86
2022-10-21net/interfaces: improve default route detectionAnton Tolchanov2-38/+74
2022-10-21net/interfaces: deduplicate route table parsing on Darwin and FreeBSDAnton Tolchanov4-133/+37
2022-10-21net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.ConnMihai Parparita8-4/+224
2022-10-21ipn/ipnlocal: fix E.G.G. port number accountingBrad Fitzpatrick2-2/+2
2022-10-21tsnet/examples/tshello: update example for LocalClient method (#5966)Xe Iaso1-1/+8
2022-10-21control/controlhttp: try to avoid flakes in TestDialPlanAndrew Dunham1-5/+18
2022-10-21kube: handle 201 as a valid status code.Maisem Ali1-1/+3
2022-10-21cmd/tailscale: correct --cpu-profile help textDenton Gentry1-1/+1
2022-10-21cmd/tailscale, ipn: enable debug logs when --report flag is passed to bugrepo...Andrew Dunham4-24/+139
2022-10-21ipn/ipnlocal: make tkaSyncIfNeeded exclusive with a mutexTom DNetto3-17/+30
2022-10-21net/netcheck: fix crash in checkCaptivePortalBrad Fitzpatrick1-0/+3
2022-10-21wgengine/router: fix MTU configuration on WindowsJames Tucker1-1/+2
2022-10-21wgengine: fix typo in Engine.PeerForIP (#5912)Joe Tsai1-1/+1
2022-10-21types/view: add ContainsNonExitSubnetRoutes funcSonia Appasamy1-0/+11
2022-10-13derp/derphttp: fix nil pointer dereference when closing a netcheck clientMihai Parparita1-2/+4
2022-10-12VERSION.txt: this is v1.32.0v1.32.0Denton Gentry1-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