-
75a7779b42
disco, wgengine/magicsock: send self node key in disco pings
Brad Fitzpatrick
2021-10-16 14:55:26 -07:00
-
9af27ba829
cmd/cloner: mangle "go:generate" in cloner.go
Joe Tsai
2021-10-14 12:51:28 -07:00
-
def650b3e8
wgengine/magicsock: don't Rebind after STUN error if closed.
Denton Gentry
2021-10-16 13:59:13 -07:00
-
f55c2bccf5
wgengine/magicsock: don't call setAddrToDiscoLocked on DERP ping
Brad Fitzpatrick
2021-10-16 07:43:48 -07:00
-
569f70abfd
wgengine/magicsock: finish some renamings of discoEndpoint to endpoint
Brad Fitzpatrick
2021-10-15 22:25:29 -07:00
-
695df497ba
wgengine/magicsock: delete peerMap.endpointForDiscoKey, remove remaining caller
Brad Fitzpatrick
2021-10-15 22:19:27 -07:00
-
04fd94acd6
wgengine/magicsock: remove endpointForDiscoKey call from handleDiscoMessage
Brad Fitzpatrick
2021-10-15 21:55:59 -07:00
-
151b4415ca
wgengine/magicsock: remove endpoint parameter from handlePingLocked
Brad Fitzpatrick
2021-10-15 21:44:52 -07:00
-
d86081f353
wgengine/magicsock: add new discoInfo type for DiscoKey state, move some fields
Brad Fitzpatrick
2021-10-15 20:45:33 -07:00
-
e5779f019e
wgengine/magicsock: move temporary endpoint lookup later, add TODO to remove
Brad Fitzpatrick
2021-10-15 19:22:30 -07:00
-
36a07089ee
wgengine/magicsock: remove redundant/wrong sharedDiscoKey delete
Brad Fitzpatrick
2021-10-15 16:57:59 -07:00
-
3e80806804
wgengine/magicsock: pass src NodeKey to handleDiscoMessage for DERP disco msgs
Brad Fitzpatrick
2021-10-15 16:42:24 -07:00
-
82fa15fa3b
wgengine/magicsock: start removing endpointForDiscoKey
Brad Fitzpatrick
2021-10-15 14:40:49 -07:00
-
7817ab6b20
net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+.
Maisem Ali
2021-10-14 22:39:11 -04:00
-
2662a1c98c
hostinfo: add EnvType for Kubernetes
Maisem Ali
2021-10-14 22:57:36 -04:00
-
47ace13ac8
Fix k8s README
Felipe Cruz Martinez
2021-10-14 08:53:31 +02:00
-
c6d3f622e9
ipn/ipnlocal: use netaddr.IPSetBuilder when constructing list of interface IPPrefixes.
Maisem Ali
2021-10-14 16:40:06 -04:00
-
e538d47bd5
docs/k8s: update run.sh to use the correct socket path
Maisem Ali
2021-10-14 18:00:59 -04:00
-
4a3e2842d9
net/interfaces: add List, GetList
Brad Fitzpatrick
2021-10-14 14:55:55 -07:00
-
14f9c75293
wgengine/router: ignore Linux ip route error adding dup route
Brad Fitzpatrick
2021-10-14 13:17:06 -07:00
-
ddf3394b40
ipn/ipnlocal: don't try to block localhost traffic when using exit nodes
Brad Fitzpatrick
2021-10-14 13:09:06 -07:00
-
77696579f5
net/dns/resolver: drop dropping log
David Crawshaw
2021-10-14 12:32:58 -07:00
-
7742caef0a
.github/workflows: always ignore go:generate dnsfallback check
Brad Fitzpatrick
2021-10-14 13:56:08 -07:00
-
2fa004a2a0
cmd/cloner: emit go:generate pragmas (#3082)
Joe Tsai
2021-10-14 12:25:55 -07:00
-
676fb458c3
net/dns/resolver: make hasRDNSBonjourPrefix match shorter queries too
Brad Fitzpatrick
2021-10-13 15:44:20 -07:00
-
a6c3de72d6
docs/k8s: use ghcr.io for base image
Maisem Ali
2021-10-13 14:48:14 -07:00
-
751c42c097
ipn: fix formatting of ExitNodeIP in MaskedPrefs
Brad Fitzpatrick
2021-10-13 14:48:47 -07:00
-
9ab8492694
docker: install ip6tables
Maisem Ali
2021-10-13 14:30:24 -07:00
-
45d4adcb63
docs/k8s: use tailscale/tailscale as base image
Maisem Ali
2021-10-13 12:31:59 -07:00
-
061dab5d61
docker: only add tailscale and tailscaled binaries
Maisem Ali
2021-10-13 11:33:11 -07:00
-
2c403cbb31
docs/k8s: add instructions on how to run as a sidecar or a proxy.
Maisem Ali
2021-10-12 14:24:07 -07:00
-
f01ff18b6f
all: fix spelling mistakes
nicksherron
2021-10-12 20:28:44 -04:00
-
9795fca946
.github: change issue checkboxes to dropdown
Maya Kaczorowski
2021-10-12 20:58:33 -07:00
-
-
7dbb1b51fe
.github: change issue checkboxes to dropdown
Maya Kaczorowski
2021-10-12 12:03:43 -07:00
-
-
c121fa81c4
tsnet: add TLS and LetsEncrypt example.
Maisem Ali
2021-10-12 00:17:19 -04:00
-
1991a1ac6a
net/tstun: update tun_windows for wintun 0.14 API revisions, update wireguard-go dependency to 82d2aa87aa623cb5143a41c3345da4fb875ad85d
Aaron Klotz
2021-10-12 15:25:00 -06:00
-
4528f448d6
ipn/store/aws, cmd/tailscaled: add AWS SSM ipn.StateStore implementation
Maxime VISONNEAU
2021-10-12 09:51:52 -07:00
-
1b20d1ce54
Dockerfile, build_docker: change Docker warning
Maya Kaczorowski
2021-10-12 13:21:51 -07:00
-
-
5b06c50669
Bug report template: remove empty 'title' field.
apenwarr
2021-10-13 04:32:30 +09:00
-
525f15bf81
Dockerfile, build_docker: change Docker warning
Maya Kaczorowski
2021-10-12 12:27:39 -07:00
-
-
9c3ae750da
Bug template: remove "[Bug]: " prefix for the common case.
Avery Pennarun
2021-10-13 00:52:47 +09:00
-
b382161fe5
tsdns: don't forward transient DNS errors
Smitty
2021-09-18 20:34:33 -04:00
-
92215065eb
cmd/derpprobe: fix fmt bug
Brad Fitzpatrick
2021-10-11 20:27:31 -07:00
-
13ef8e3c06
cmd/derpprobe: also do UDP STUN probing
Brad Fitzpatrick
2021-10-11 20:25:14 -07:00
-
a2e1e5d909
go.mod: bump go-ole for windows/arm64 support
Brad Fitzpatrick
2021-10-11 08:48:25 -07:00
-
5d6198adee
netcheck: don't log ErrGatewayRange
Denton Gentry
2021-10-10 08:46:28 -07:00
-
d883747d8b
net/dns/resolver: don't forward DNS-SD on all platforms
Denton Gentry
2021-10-08 05:57:16 -07:00
-
e5dddb2b99
.github: fix checkboxes in bug report
Maya Kaczorowski
2021-10-08 09:37:15 -07:00
-
-
3b0ee07713
.github: fix checkboxes in bug report
Maya Kaczorowski
2021-10-08 09:27:36 -07:00
-
-
af04726c18
.github: change templates to yml
Maya Kaczorowski
2021-10-08 09:17:26 -07:00
-
-
d7a2828fed
.github: change templates to yml
Maya Kaczorowski
2021-10-08 09:05:03 -07:00
-
-
1f506d2351
.github: update issue templates
Maya Kaczorowski
2021-10-07 17:46:53 -07:00
-
-
8bdb2c3adc
.github: update issue templates
Maya Kaczorowski
2021-10-07 13:58:30 -07:00
-
-
3675fafec6
VERSION.txt: new unstable v1.17.0
Denton Gentry
2021-10-07 13:07:04 -07:00
-
297d1b7cb6
net/dns/resolver: don't forward DNS-SD queries
Brad Fitzpatrick
2021-10-06 15:01:48 -07:00
-
47044f3af7
net/dns/resolver: fix log prefix
Brad Fitzpatrick
2021-10-07 12:19:39 -07:00
-
7634af5c6f
all: gofmt
Brad Fitzpatrick
2021-10-07 12:18:31 -07:00
-
0d4a0bf60e
magicsock: if STUN failed to send before, rebind before STUNning again.
Avery Pennarun
2021-10-07 09:43:37 +09:00
-
52be1c0c78
tsnet: run the LocalAPI handler
Maisem Ali
2021-10-05 21:40:19 -07:00
-
830f641c6b
wgengine/magicsock: update discokeys on netmap change.
David Anderson
2021-10-06 10:18:12 -07:00
-
2d11503cff
cmd/tailscale: add up --qr to show QR code
Brad Fitzpatrick
2021-10-06 09:53:23 -07:00
-
2501a694cb
net/interfaces: add RegisterInterfaceGetter for Android
Brad Fitzpatrick
2021-10-04 09:33:33 -07:00
-
df7899759d
cmd/tailscaled: set the correct flag for receiving Windows session change events
Aaron Klotz
2021-10-06 09:41:34 -06:00
-
cc9cf97cbe
cli: web advertise exit node button
David Crawshaw
2021-08-17 16:37:22 -07:00
-
0410f1a35a
util/groupmember: adjust build tags for osusergo
Brad Fitzpatrick
2021-10-05 15:32:17 -07:00
-
2a0d3f72c5
util/groupmember: fix typo of package's name in its package doc
Brad Fitzpatrick
2021-10-05 15:21:18 -07:00
-
cb4a2c00d1
ipn: remove unused Prefs.OSVersion and Prefs.DeviceModel
Brad Fitzpatrick
2021-10-05 15:12:53 -07:00
-
67e5fabdbd
hostinfo, ipn/ipnlocal: add SetPackage, remove ipnlocal hacks
Brad Fitzpatrick
2021-10-05 15:02:35 -07:00
-
81269fad28
hostinfo: add SetOSVersion like SetDeviceModel, deprecate ipn.Prefs way
Brad Fitzpatrick
2021-10-05 13:23:47 -07:00
-
98b3fa78aa
cmd/tailscale: let certs/keys be written to stdout, warn about macOS sandbox
Brad Fitzpatrick
2021-10-04 12:11:18 -07:00
-
2d464cecd1
cmd/tailscale: make netcheck work when logged out
Brad Fitzpatrick
2021-10-04 11:42:51 -07:00
-
58e1475ec7
hostinfo: look up Synology hardware a more specific way
Brad Fitzpatrick
2021-10-04 09:52:25 -07:00
-
a71fb6428d
version: new month, new date bump
Brad Fitzpatrick
2021-10-04 08:56:41 -07:00
-
22a1a5d7cf
ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers
Brad Fitzpatrick
2021-10-04 07:54:16 -07:00
-
45f51d4fa6
types/opt: implement Bool.Scan
David Crawshaw
2021-10-03 10:07:12 -07:00
-
6d43cbc325
ipn/ipnlocal: make sure mobile clients don't use the old control server URL
Brad Fitzpatrick
2021-10-02 21:29:51 -07:00
-
babd163aac
bencher: add config to suppress failures on benchmark regressions.
Nathan Dias
2021-10-01 17:29:44 -05:00
-
09c2462ae5
net/tlsdial: add forgotten test file for go mod tidy
Brad Fitzpatrick
2021-10-01 10:30:01 -07:00
-
f62e6d83a9
cmd/tailscale: make cert subcommand give hints on access denied
Brad Fitzpatrick
2021-10-01 09:48:18 -07:00
-
7cf8ec8108
net/tlsdial: bake in LetsEncrypt's ISRG Root X1 root
Brad Fitzpatrick
2021-09-30 21:13:38 -07:00
-
b10a55e4ed
cmd/tailscale/cli: fix typo in cert usage
Brad Fitzpatrick
2021-09-30 21:23:18 -07:00
-
d7ce2be5f4
net/dns/resolver: add unsecured Quad9 resolvers
Filippo Valsorda
2021-09-30 20:38:03 -04:00
-
891e7986cc
cmd/tailscale: make cert give hints on usage failure
Brad Fitzpatrick
2021-09-29 14:35:00 -07:00
-
080381c79f
net/tstun: block looped disco traffic, take 17
Brad Fitzpatrick
2021-09-29 13:58:14 -07:00
-
3618e8d8ac
cmd/tailscaled: rename outbound HTTP proxy flag
Brad Fitzpatrick
2021-09-29 11:23:05 -07:00
-
b822b5c798
cmd/tailscale: let up --authkey be of form file:/path/to/secret
Brad Fitzpatrick
2021-09-29 08:01:27 -07:00
-
e016eaf410
cmd/tailscaled: conditionally flush Windows DNS cache on SessionChange
Aaron Klotz
2021-09-28 16:33:08 -06:00
-
3386a86fe5
util/winutil: add GetRegInteger
Aaron Klotz
2021-09-28 16:29:47 -06:00
-
5809386525
go.mod: bump golang.zx2c4.com/wireguard/windows from 0.4.9 to 0.4.10
dependabot[bot]
2021-09-29 14:53:43 +00:00
-
0fa1da2d1b
go.mod: bump golang.org/x/tools from 0.1.6 to 0.1.7
dependabot[bot]
2021-09-29 11:25:58 +00:00
-
173bbaa1a1
all: disable TCP keep-alives on iOS/Android
Brad Fitzpatrick
2021-09-28 07:55:22 -07:00
-
a7cb241db1
cmd/tailscaled: add support for running an HTTP proxy
Brad Fitzpatrick
2021-09-28 10:16:05 -07:00
-
29a8fb45d3
wgengine/netstack: include DNS.ExtraRecords in DNSMap
Brad Fitzpatrick
2021-09-28 10:01:05 -07:00
-
56d8c2da34
cmd/tailscaled: set StateDirectoryMode=0700 in tailscaled.service
Brad Fitzpatrick
2021-09-28 09:03:03 -07:00
-
8949305820
go.mod: bump github.com/creack/pty from 1.1.15 to 1.1.16
dependabot[bot]
2021-09-28 11:27:25 +00:00
-
52737c14ac
wgengine/monitor: ignore ipsec link monitor events on iOS/macOS
Brad Fitzpatrick
2021-09-27 20:12:29 -07:00
-
5263c8d0b5
paths: skip unix chmod if state directory is already 0700
Brad Fitzpatrick
2021-09-26 07:54:53 -07:00
-
3b3994f0db
ipn{,/localapi,ipnlocal}: infer cert dir from state file location
Brad Fitzpatrick
2021-09-27 13:31:40 -07:00
-
29fa8c17d2
.github: revert dependabot change for vm builder
David Crawshaw
2021-09-27 13:58:21 -07:00
-
7f0fcf8571
go.mod: bump github.com/pkg/sftp from 1.13.3 to 1.13.4
dependabot[bot]
2021-09-27 11:23:17 +00:00