summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-07-15VERSION.txt: this is v1.10.2.v1.10.2release-branch/1.10David Anderson1-1/+1
2021-07-13ipn/localapi: fix inability to receive taildrop files w/ escaped namesBrad Fitzpatrick1-1/+1
2021-07-13ipn/ipnlocal: save prefs to disk on UpdatePrefsBrad Fitzpatrick1-0/+6
2021-07-02VERSION.txt: this is v1.10.1v1.10.1David Crawshaw1-1/+1
2021-07-02internal/deephash: 8 bits of output is not enoughJosh Bleecher Snyder2-2/+17
2021-07-02wgengine/netstack: make SOCKS5 resolve names to IPv6 if self node when no IPv4Brad Fitzpatrick2-3/+127
2021-07-01ipn/ipnlocal: fix data raceJosh Bleecher Snyder1-1/+1
2021-06-24VERSION.txt: this is 1.10.0v1.10.0David Anderson1-1/+1
2021-06-24derp,cmd/derper: allow server to verify clientsjulianknodt4-4/+28
2021-06-24wgengine: make dnsIPsOverTailscale also consider DefaultResolversBrad Fitzpatrick1-1/+6
2021-06-24net/netns: add Android implementation, allowing registration of JNI hookBrad Fitzpatrick2-0/+66
2021-06-23wgengine/netstack: add Impl.DialContextUDPBrad Fitzpatrick1-0/+24
2021-06-23net/socks5: fix a typoBrad Fitzpatrick1-1/+1
2021-06-23net/dns: always proxy through quad-100 on windows 8.1.David Anderson1-15/+9
2021-06-23net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOSBrad Fitzpatrick10-491/+521
2021-06-23tailcfg/derpmap: add flag to omit ts's derpsjulianknodt2-1/+6
2021-06-23Merge pull request #2227 from tailscale/jknodt/clonerJulian Knodt3-12/+115
2021-06-23wgengine: randomize client port if netmap says toDavid Crawshaw6-17/+92
2021-06-23magicsock: add SetPreferredPort methodDavid Crawshaw1-33/+71
2021-06-23syncs: add AtomicUint32David Crawshaw1-0/+11
2021-06-23net/dns/resolver: skip test on macOSBrad Fitzpatrick1-0/+4
2021-06-22cmd/cloner: support maps with clone ptrsjulianknodt3-12/+115
2021-06-22staticcheck.conf: remove unnecessary warningDavid Crawshaw1-1/+1
2021-06-22tailcfg: add Debug.RandomizeClientPortBrad Fitzpatrick1-0/+5
2021-06-22go.mod: update netstackBrad Fitzpatrick3-11/+12
2021-06-22tstest/integration: fix a raceBrad Fitzpatrick1-4/+18
2021-06-18net/interfaces: use IPv4 link local if nothing betterDenton Gentry3-10/+60
2021-06-18derp: fix traffic handler peer addressesjulianknodt1-8/+1
2021-06-18staticcheck.conf: turn off noisy lint errorsDavid Crawshaw16-28/+20
2021-06-18derp: add debug traffic handlerjulianknodt4-25/+147
2021-06-18tstest/integration: fix race flakeBrad Fitzpatrick2-4/+23
2021-06-17net/{interfaces,netcheck}: rename some fields, funcsBrad Fitzpatrick4-16/+16
2021-06-17hostinfo: add hostinfo package, move stuff out of controlclientBrad Fitzpatrick3-71/+123
2021-06-16tsweb: replace NewMux with a more flexible DebugHandler.David Anderson5-83/+339
2021-06-16control/controlclient: fix typo/braino in error messageBrad Fitzpatrick1-1/+1
2021-06-16tailcfg: add DNSConfig.ExtraRecordsBrad Fitzpatrick3-1/+45
2021-06-16tstest/integration/vms: log to t.Logf directly (#2147)Christine Dodrill1-9/+7
2021-06-16ipn/ipnlocal: support exit node local access switching on darwin.Maisem Ali1-1/+1
2021-06-16wf: loopback condition should use MatchTypeFlagsAllSet.Maisem Ali1-2/+2
2021-06-15tsweb: fold StdHandlerOpts and StdHandler200s with StdHandler.David Anderson3-24/+12
2021-06-15tsweb: register expvars once at startup.David Anderson1-2/+5
2021-06-15net/dns: fix inverted test for NetworkManager version.David Anderson1-2/+2
2021-06-15net/dns: verify that systemd-resolved is actually in charge.David Anderson1-0/+21
2021-06-15net/dns: don't use NetworkManager for DNS on very old NetworkManagers.David Anderson1-7/+17
2021-06-15cmd/tailscaled: start after NetworkManager and systemd-resolved.David Anderson1-1/+1
2021-06-15tailcfg: add DNSConfig.CertDomainsBrad Fitzpatrick4-1/+23
2021-06-15tstest/integration: reenable TestAddPingRequestBrad Fitzpatrick1-9/+14
2021-06-15tailcfg, control/controlclient: clarify more, enforce PingRequest.URL is uniqueBrad Fitzpatrick2-1/+22
2021-06-14tstest/integration: disable TestAddPingRequestDenton Gentry1-0/+1
2021-06-14hostinfo: capitalization of AWSDenton Gentry1-2/+2