summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-01-11all: adjust Unix permissions for those without umasksbradfitz/umaskless_permissionsBrad Fitzpatrick5-6/+6
2021-01-11net/netcheck: improve the preferred DERP hysteresisBrad Fitzpatrick2-6/+42
2021-01-11ipn: only send services in Hostinfo if Tailnet has opted-in to services colle...Sonia Appasamy4-25/+36
2021-01-11wgengine/magicsock: drop netaddr.IPPort cacheBrad Fitzpatrick5-121/+11
2021-01-11Update depaware (removes lru from wgengine/filter)Brad Fitzpatrick2-2/+4
2021-01-11net/flowtrack: add new package to specialize groupcache/lru key typeBrad Fitzpatrick3-15/+189
2021-01-11wengine/netstack: bump gvisor to latest versionNaman Sood4-8/+121
2021-01-11wgengine/netstack: don't build netstack on 32-bit platformsBrad Fitzpatrick2-0/+24
2021-01-11cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack workBrad Fitzpatrick11-15/+490
2021-01-10cmd/tailscale: change formatting of "tailscale status"Brad Fitzpatrick11-84/+167
2021-01-08go.mod: bump wireguard-go to match our meta repoBrad Fitzpatrick1-1/+1
2021-01-08wgengine/magicsock: copy self DNS name to PeerStatus, re-fill OSBrad Fitzpatrick1-1/+2
2021-01-08go.sum: updateBrad Fitzpatrick1-0/+2
2021-01-08wgengine/tstun: initialize wireguard-go TUN parametersJosh Bleecher Snyder3-2/+26
2021-01-08ipn: close logger at the end of TestLocalLogLinesJosh Bleecher Snyder2-2/+15
2021-01-08wgengine: quiet some wireguard-go loggingJosh Bleecher Snyder2-1/+20
2021-01-08go.mod: change wireguard-go version spellingJosh Bleecher Snyder1-1/+1
2021-01-08go.mod: update wireguard-go to fix windows build failureJosh Bleecher Snyder1-1/+1
2021-01-08go.mod: update to latest wireguard-goJosh Bleecher Snyder1-1/+1
2021-01-08wgengine/tsdns: respond with any available addrs for ALL queriesJosh Bleecher Snyder2-3/+9
2021-01-08Add names to test cases in ipn/local_test.go.Denton Gentry1-2/+16
2021-01-08Allow 2021 in LICENSE header.Denton Gentry1-1/+1
2021-01-08Add more tests for Direct.Denton Gentry1-0/+65
2021-01-08Add IPv6 Reverse DNS Lookup test.Denton Gentry1-0/+38
2021-01-08Add test for dnsMapsEqual.Denton Gentry1-0/+105
2021-01-08cover one more case in TestStatusEqual.Denton Gentry1-0/+5
2021-01-08control/controlclient: use lite map request handler to avoid aborting streamsBrad Fitzpatrick2-13/+83
2021-01-07Cache go modules.Denton Gentry1-0/+8
2021-01-07Adjust coverage options.Denton Gentry1-1/+1
2021-01-07Add coveralls.io support.Denton Gentry1-0/+40
2021-01-07wgengine/monitor: close closeHandleAlex Brainman1-13/+22
2021-01-07tailscaled.service: Lock down clock and /dev (#1071)Frederik “Freso” S. Olesen1-0/+6
2021-01-06ipn: fix buggy-looking format string in error logBrad Fitzpatrick1-1/+1
2021-01-06net/dnscache: work on IPv6-only hosts (again)Brad Fitzpatrick2-34/+68
2021-01-05tailcfg: add Node.Sharer fieldBrad Fitzpatrick3-4/+19
2021-01-05API.md: revise documentation to be more consistentChristina Wen1-41/+80
2021-01-05API.md: release API documentationChristina Wen1-0/+622
2021-01-05tailcfg: add omitempty to FilterRule.SrcBits (#1089)Brad Fitzpatrick1-1/+1
2021-01-05ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9...Brad Fitzpatrick6-47/+90
2021-01-04version: new version for a new yearBrad Fitzpatrick1-1/+1
2021-01-02go.sum: update to match wireguard-go version update.David Anderson1-0/+2
2020-12-30go.mod: update wireguard-go versionJosh Bleecher Snyder1-1/+1
2020-12-30Update netaddr, and adjust wgengine/magicsock due to API change.David Anderson3-4/+11
2020-12-30wgkey: new packageJosh Bleecher Snyder19-67/+455
2020-12-30version: bump for the last time in 2020Brad Fitzpatrick1-1/+1
2020-12-30go.sum: updateBrad Fitzpatrick1-0/+2
2020-12-29add nix-shell boilerplate (#1028)Christine Dodrill2-0/+28
2020-12-29wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074)Brad Fitzpatrick1-13/+47
2020-12-28net/tsaddr: add ChromeOS contains testsJosh Bleecher Snyder1-1/+26
2020-12-28go.mod: upgrade inet.af/netaddrJosh Bleecher Snyder2-1/+4