summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-21VERSION.txt: this is v1.32.3v1.32.3release-branch/1.32Denton Gentry1-1/+1
2022-11-18ipn/{localapi,ipnserver}: set a CSP for ServeHTMLStatus, refactor host checkTom DNetto1-1/+4
2022-11-18net/netcheck: deflake (maybe) magicsock's TestNewConnBrad Fitzpatrick3-1/+13
2022-11-18ipn/ipnserver: validate Host header on debug ServeHTMLStatus statusBrad Fitzpatrick1-0/+11
2022-11-18ipn/localapi: require POST to add a bugreport markerBrad Fitzpatrick1-0/+4
2022-11-18ipn/ipnlocal: fix integration test failure in tkaSyncIfNeededAdrian Dewhurst3-7/+8
2022-11-17ipn/ipnlocal: fix a log line having function pointers instead of valuesMihai Parparita1-1/+1
2022-11-17cmd/tailscale, util/quarantine: set quarantine flags on files from TaildropAndrew Dunham6-0/+125
2022-11-17ipn/localapi: set security headersAndrew Dunham1-0/+3
2022-11-17ipn/localapi: also allow localhost as the LocalAPI hostMihai Parparita1-4/+15
2022-11-17ipn/ipnlocal: move selfNode from peerAPIServer to peerAPIHandlerMaisem Ali3-21/+20
2022-11-17ipn/ipnlocal: also accept service IP IPv6 literal in brackets for quad100Brad Fitzpatrick3-4/+32
2022-11-17Fix cherry-pick related build breaks.Denton Gentry2-1/+1
2022-11-17tailcfg: add CapabilityDebugMaisem Ali3-22/+57
2022-11-17ipn/ipnlocal: add some validation to PeerAPIMaisem Ali2-1/+68
2022-11-17ipn/ipnlocal: move LocalBackend.validPopBrowserURL empty check from callerBrad Fitzpatrick1-3/+3
2022-11-17ipn/ipnlocal: move URL validation to LocalBackendMaisem Ali3-29/+30
2022-11-17ipn/localapi: serve files with application/octet-stream Content-TypeAndrew Dunham1-0/+1
2022-11-17ipn/ipnlocal: check quad100 Host header in info pageBrad Fitzpatrick1-0/+6
2022-11-17client/tailscale/apitype: add LocalAPIHost const, use itBrad Fitzpatrick3-4/+30
2022-11-17control/controlclient: filter PopBrowserURL values to https schemesBrad Fitzpatrick1-0/+25
2022-11-17ipn: make Notify.Prefs be a *ipn.PrefsViewMaisem Ali6-9/+32
2022-11-17ipn/ipnlocal: make EditPrefs strip private keys before returningMaisem Ali3-23/+88
2022-11-17types/persist: add PublicNodeKey helperMaisem Ali4-7/+12
2022-11-17ipn/ipnlocal: use ipn.PrefsViewMaisem Ali11-184/+181
2022-11-17ipn/prefs: add viewsMaisem Ali5-2/+231
2022-11-17ipn: remove handle.goBrad Fitzpatrick2-307/+0
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