-
9dbc52bb5b
go.mod: fix wireguard-go dep
Brad Fitzpatrick
2020-02-15 18:50:05 -08:00
-
2896be60db
Move "logger" package to under types, now that we have it.
Brad Fitzpatrick
2020-02-14 19:23:16 -08:00
-
dec5d64593
ipn/ipnserver: remove Options.AllowQuit.
David Anderson
2020-02-14 14:52:43 -08:00
-
c393f0bfae
Dockerfile: optimize incremental build a bit, copy all binaries to output
Brad Fitzpatrick
2020-02-14 13:31:14 -08:00
-
747c7d7ce2
types/empty: add Message, stop using mysterious *struct{}
Brad Fitzpatrick
2020-02-14 13:09:19 -08:00
-
4796f6fd67
cmd/tailscale: document pump().
David Anderson
2020-02-14 10:19:22 -08:00
-
47820db381
cmd/tailscale{,d}: rename main file.
David Anderson
2020-02-14 10:12:17 -08:00
-
587c3fcac4
control/controlclient, wgengine/magicsock: misc cleanups
Brad Fitzpatrick
2020-02-14 09:28:29 -08:00
-
58ce50389e
wgengine: build for freebsd
wardn
2020-02-10 14:31:39 -08:00
-
fbfe474492
logpolicy: add some docs
Brad Fitzpatrick
2020-02-13 14:53:43 -08:00
-
de0239375a
logtail/filch: use x/sys/unix instead of syscall.
David Anderson
2020-02-13 23:56:39 -08:00
-
a416d10e85
Remove the explicit security redirect.
David Anderson
2020-02-13 22:44:08 -08:00
-
f96e9a123d
Add issue templates and redirects.
David Anderson
2020-02-13 22:41:17 -08:00
-
5f45b7c765
ipn: make LocalBackend.loadStateWithLock easier to follow.
David Anderson
2020-02-13 16:38:36 -08:00
-
96fd8b4230
ipn: adjust backend docs a bit more.
David Anderson
2020-02-13 16:38:22 -08:00
-
73c0a2bee2
Improve documentation in backend.go.
David Anderson
2020-02-13 16:07:50 -08:00
-
b0f5751a76
cmd/tailscale: remove statekey for now.
David Anderson
2020-02-13 16:04:31 -08:00
-
f51293a2c7
Lint fixes.
David Anderson
2020-02-10 21:46:45 -08:00
-
5bc632271b
Introduce a state store to LocalBackend.
David Anderson
2020-02-03 10:35:52 -08:00
-
21280ca2d1
Make ipn.Options.Prefs a pointer.
David Anderson
2020-02-03 15:58:40 -08:00
-
f6f154193f
Remove LoginFlags from Backend options.
David Anderson
2020-02-03 10:57:34 -08:00
-
b5346fe7b4
meta: move cross-compiled builds to their own parallel jobs
Brad Fitzpatrick
2020-02-13 11:11:16 -08:00
-
2cafbd74c7
monitor: refactor for architecture-specific connection implementations
wardn
2020-02-12 12:53:55 -08:00
-
aa73b7972c
Merge branch 'master' of github.com:tailscale/tailscale into HEAD
David Crawshaw
2020-02-13 12:16:01 -05:00
-
-
c773abde77
wgengine: fix nil pointer deref crash from earlier change
Brad Fitzpatrick
2020-02-13 08:59:31 -08:00
-
3bf9d53d40
Merge branch 'master' of github.com:tailscale/tailscale into HEAD
David Crawshaw
2020-02-13 10:40:05 -05:00
-
-
a631466587
cmd/tsshd: empty file for windows build
David Crawshaw
2020-02-13 10:39:40 -05:00
-
cbfef0c8b7
Merge branch 'master' of github.com:tailscale/tailscale into HEAD
David Crawshaw
2020-02-13 10:12:06 -05:00
-
-
e5481f33d3
meta: cross-compile tests for other geese
evalexpr
2020-02-12 21:39:58 +00:00
-
ae89a7a65d
meta: build different GOOSes in CI
Jonathan Wilkins
2020-02-12 20:10:22 +00:00
-
745c8c92b1
wgengine: fix windows build for winipcfg-go
Brad Fitzpatrick
2020-02-12 21:11:41 -08:00
-
36f5433476
wgengine: fix the build on darwin, windows, openbsd.
David Anderson
2020-02-12 16:16:05 -08:00
-
67c1b2c6ef
cmd/tsshd: fix lint.
David Anderson
2020-02-12 16:01:54 -08:00
-
5c2deb66be
wgengine: remove MTU TODO.
David Anderson
2020-02-12 15:59:13 -08:00
-
afa83358f7
wgenging: use logger.Logf type in openbsd router.
David Anderson
2020-02-12 15:58:49 -08:00
-
3d5ef74f26
tailscaled: add tunnel name and port flags
Martin Baillie
2020-02-12 18:09:24 +11:00
-
15f8c8dde4
wgengine: add initial rough OpenBSD implementation
Martin Baillie
2020-02-12 17:57:45 +11:00
-
13dc12814e
cmd/tsshd: fix log text
Brad Fitzpatrick
2020-02-12 14:51:47 -08:00
-
d404f1caed
cmd/tsshd: add basic SSH server
Brad Fitzpatrick
2020-02-12 14:46:59 -08:00
-
7e5e32775a
wgengine: flesh out some docs, minor cleanups
Brad Fitzpatrick
2020-02-11 15:21:24 -08:00
-
819daf10e2
wgengine: flesh out some docs
Brad Fitzpatrick
2020-02-11 15:21:24 -08:00
-
490e586eac
wgengine: add required NewFakeRouter parameter
wardn
2020-02-12 12:45:59 -08:00
-
e180bd67e6
controlclient: handle nil Logf option
David Crawshaw
2020-02-11 15:08:07 -05:00
-
2b947b3b40
controlclient: handle nil Logf option
David Crawshaw
2020-02-11 15:08:07 -05:00
-
-
ea11d58e96
debian: fix changelog generation.
David Anderson
2020-02-11 11:26:11 -08:00
-
595325c716
meta: add a staticcheck CI step.
David Anderson
2020-02-11 10:43:19 -08:00
-
81eedcd5be
ipnserver: ignore lint error for unused context.
David Anderson
2020-02-11 10:35:55 -08:00
-
8380d8575a
logtail: remove unused code from old sentinel logic.
David Anderson
2020-02-11 10:33:36 -08:00
-
39bc24cb96
safesocket: make test use testing.T correctly.
David Anderson
2020-02-11 10:27:57 -08:00
-
e59605595e
Add a SECURITY.md for vulnerability reports.
David Anderson
2020-02-11 10:12:09 -08:00
-
a59dc5f155
Use logger.Logf consistently. It was used in most places.
Brad Fitzpatrick
2020-02-11 09:37:20 -08:00
-
c1917710ad
meta: revert issue templates for now.
David Anderson
2020-02-11 09:33:16 -08:00
-
a097f206d8
Create some issue templates
Dave Anderson
2020-02-11 09:30:59 -08:00
-
1dfc0af361
meta: create issue template configuration.
David Anderson
2020-02-11 09:21:39 -08:00
-
fb36bb9a88
Add slack notifications to CI.
David Anderson
2020-02-11 09:16:02 -08:00
-
1ca83fd205
fix typos
Shawn Smith
2020-02-11 18:04:09 +09:00
-
1812f6afa6
README.md: Fix typo on the word
versions
Tiago Reis
2020-02-11 11:38:52 +00:00
-
33dfb8999e
controlclient, ipn: update tests for key pointer change
David Crawshaw
2020-02-11 04:52:50 -05:00
-
2f9cdd0aac
wgengine: fix error string.
David Anderson
2020-02-11 00:01:58 -08:00
-
43becc4334
wgengine/packet: fix minor lint errors.
David Anderson
2020-02-11 00:01:14 -08:00
-
8a339a6819
stunner: correct minor lint errors.
David Anderson
2020-02-11 00:00:07 -08:00
-
9ac1dda0d9
portlist: add a lint ignore for unused function.
David Anderson
2020-02-10 23:50:06 -08:00
-
520e96afd1
portlist: simplify slice expression.
David Anderson
2020-02-10 23:40:56 -08:00
-
be6bcd59cd
logtail: don't pass in nil contexts.
David Anderson
2020-02-10 23:36:17 -08:00
-
250dfc9016
logtail: remove unused struct fields.
David Anderson
2020-02-10 23:34:03 -08:00
-
80ecb8342f
logtail/filch: use io's seek constants.
David Anderson
2020-02-10 23:32:14 -08:00
-
c3f9f74247
ipn: fix lint complaints in tests.
David Anderson
2020-02-10 23:28:44 -08:00
-
1cd278aa0b
control/policy: make error strings staticcheck-compliant.
David Anderson
2020-02-10 23:23:57 -08:00
-
542f46ed4d
controlclient: remove unused function.
David Anderson
2020-02-10 23:21:08 -08:00
-
2227ede8af
controlclient: fix staticcheck lint.
David Anderson
2020-02-10 23:16:13 -08:00
-
fe9af19da9
controlclient: remove unnecessary comparison to bool.
David Anderson
2020-02-10 23:14:38 -08:00
-
14af0c4eb3
taillogin: check err in controlclient.New.
David Anderson
2020-02-10 23:13:28 -08:00
-
452b81d56b
Add a code of conduct.
David Anderson
2020-02-10 22:16:30 -08:00
-
a07906d1d8
wgengine: make SetRoutesFunc less appealing to use.
David Anderson
2020-02-10 21:40:00 -08:00
-
41d94cdcaa
init dockerfile
Jimmy Zelinskie
2020-02-10 20:50:05 -05:00
-
aef438dfa7
.gitignore: ignore compiled binaries in the cmd folders
wardn
2020-02-10 14:31:21 -08:00
-
3dd4471036
Add a build+test github action, as a quick and cheerful CI.
David Anderson
2020-02-10 21:10:04 -08:00
-
87334fb332
wgengine, controlclient: fewer pointers in wgcfg key types
David Crawshaw
2020-02-10 22:04:52 -05:00
-
fef2548981
README: https, links, mention Go version, DCO
Brad Fitzpatrick
2020-02-10 14:01:37 -08:00
-
516a15ee58
cmd: add import comments
Brad Fitzpatrick
2020-02-10 13:32:16 -08:00
-
d539a950ca
README.md: add content
David Crawshaw
2020-02-10 14:56:04 -05:00
-
1f1dc3ad14
version: fix path for git describe of version for redo
Brad Fitzpatrick
2020-02-10 09:19:57 -08:00
-
a1fbf25f77
version: add stub; use rsc.io/goversion/version later
Brad Fitzpatrick
2020-02-10 09:00:30 -08:00
-
a8d8b8719a
Move Linux client & common packages into a public repo.
Earl Lee
2020-02-05 14:16:58 -08:00
-
c955043dfe
Initial commit
Earl Lee
2020-01-31 14:00:04 -08:00