477 Commits (3b4b17d23980c23ce46cd94deaacfbd4f9d4446f)
 

Author SHA1 Message Date
wardn 58ce50389e wgengine: build for freebsd 6 years ago
Brad Fitzpatrick fbfe474492 logpolicy: add some docs 6 years ago
David Anderson de0239375a logtail/filch: use x/sys/unix instead of syscall. 6 years ago
David Anderson a416d10e85 Remove the explicit security redirect. 6 years ago
David Anderson f96e9a123d Add issue templates and redirects. 6 years ago
David Anderson 5f45b7c765 ipn: make LocalBackend.loadStateWithLock easier to follow. 6 years ago
David Anderson 96fd8b4230 ipn: adjust backend docs a bit more. 6 years ago
David Anderson 73c0a2bee2 Improve documentation in backend.go. 6 years ago
David Anderson b0f5751a76 cmd/tailscale: remove statekey for now. 6 years ago
David Anderson f51293a2c7 Lint fixes. 6 years ago
David Anderson 5bc632271b Introduce a state store to LocalBackend. 6 years ago
David Anderson 21280ca2d1 Make ipn.Options.Prefs a pointer. 6 years ago
David Anderson f6f154193f Remove LoginFlags from Backend options. 6 years ago
Brad Fitzpatrick b5346fe7b4 meta: move cross-compiled builds to their own parallel jobs 6 years ago
wardn 2cafbd74c7 monitor: refactor for architecture-specific connection implementations 6 years ago
David Crawshaw aa73b7972c Merge branch 'master' of github.com:tailscale/tailscale into HEAD 6 years ago
Brad Fitzpatrick c773abde77 wgengine: fix nil pointer deref crash from earlier change 6 years ago
David Crawshaw 3bf9d53d40 Merge branch 'master' of github.com:tailscale/tailscale into HEAD 6 years ago
David Crawshaw a631466587 cmd/tsshd: empty file for windows build 6 years ago
David Crawshaw cbfef0c8b7 Merge branch 'master' of github.com:tailscale/tailscale into HEAD 6 years ago
evalexpr e5481f33d3 meta: cross-compile tests for other geese 6 years ago
Jonathan Wilkins ae89a7a65d meta: build different GOOSes in CI 6 years ago
Brad Fitzpatrick 745c8c92b1 wgengine: fix windows build for winipcfg-go 6 years ago
David Anderson 36f5433476 wgengine: fix the build on darwin, windows, openbsd. 6 years ago
David Anderson 67c1b2c6ef cmd/tsshd: fix lint. 6 years ago
David Anderson 5c2deb66be wgengine: remove MTU TODO. 6 years ago
David Anderson afa83358f7 wgenging: use logger.Logf type in openbsd router. 6 years ago
Martin Baillie 3d5ef74f26 tailscaled: add tunnel name and port flags 6 years ago
Martin Baillie 15f8c8dde4 wgengine: add initial rough OpenBSD implementation 6 years ago
Brad Fitzpatrick 13dc12814e cmd/tsshd: fix log text 6 years ago
Brad Fitzpatrick d404f1caed cmd/tsshd: add basic SSH server 6 years ago
Brad Fitzpatrick 7e5e32775a wgengine: flesh out some docs, minor cleanups 6 years ago
Brad Fitzpatrick 819daf10e2 wgengine: flesh out some docs 6 years ago
wardn 490e586eac wgengine: add required NewFakeRouter parameter 6 years ago
David Crawshaw e180bd67e6 controlclient: handle nil Logf option 6 years ago
David Crawshaw 2b947b3b40 controlclient: handle nil Logf option 6 years ago
David Anderson ea11d58e96 debian: fix changelog generation. 6 years ago
David Anderson 595325c716 meta: add a staticcheck CI step. 6 years ago
David Anderson 81eedcd5be ipnserver: ignore lint error for unused context. 6 years ago
David Anderson 8380d8575a logtail: remove unused code from old sentinel logic. 6 years ago
David Anderson 39bc24cb96 safesocket: make test use testing.T correctly. 6 years ago
David Anderson e59605595e Add a SECURITY.md for vulnerability reports. 6 years ago
Brad Fitzpatrick a59dc5f155 Use logger.Logf consistently. It was used in most places. 6 years ago
David Anderson c1917710ad meta: revert issue templates for now. 6 years ago
Dave Anderson a097f206d8 Create some issue templates 6 years ago
David Anderson 1dfc0af361 meta: create issue template configuration. 6 years ago
David Anderson fb36bb9a88 Add slack notifications to CI. 6 years ago
Shawn Smith 1ca83fd205 fix typos 6 years ago
Tiago Reis 1812f6afa6 README.md: Fix typo on the word `versions` 6 years ago
David Crawshaw 33dfb8999e controlclient, ipn: update tests for key pointer change 6 years ago