Commit Graph

  • f18beaa1e4 cmd/mkmanifest, cmd/tailscale, cmd/tailscaled: remove Windows arm32 resources from OSS Aaron Klotz 2023-03-01 15:36:21 -07:00
  • 7985f5243a cmd/k8s-operator: update device authorization copy Sonia Appasamy 2023-03-01 14:16:42 -05:00
  • ff168a806e tka: implement compaction logic Tom DNetto 2022-10-06 13:51:08 -07:00
  • bb7033174c cmd/tsconnect: update device authorization copy Sonia Appasamy 2023-03-01 14:20:15 -05:00
  • 7e4788e383 logtail: delete ID types and functions (#7412) Joe Tsai 2023-03-01 12:18:23 -08:00
  • 9cb332f0e2 sockstats: instrument networking code paths Mihai Parparita 2023-02-03 12:07:58 -08:00
  • 0c1510739c cmd/tailscale/cli: update device authorization copy Sonia Appasamy 2023-03-01 13:48:58 -05:00
  • 06134e9521 types/logid: remove MustParsePublicID (#7405) Joe Tsai 2023-02-28 19:00:11 -08:00
  • 0d19f5d421 all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) Joe Tsai 2023-02-28 19:00:00 -08:00
  • d41f6a8752 tsnet: do not error on NeedsMachineAuth for Up David Crawshaw 2023-02-28 13:48:20 -08:00
  • 768df4ff7a tsnet: add a LocalAPI listener on loopback, with basic auth David Crawshaw 2023-02-27 08:16:11 -08:00
  • e3211ff88b Add support for OAuth tokens #7394 (#7393) Vladimir Pouzanov 2023-02-28 02:05:24 +00:00
  • 49c206fe1e tailcfg,hostinfo: add App field to identify tsnet uses Maisem Ali 2023-02-27 09:58:54 -08:00
  • 780c56e119 ipn/ipnlocal: add delegated interface information to /interfaces PeerAPI handler Mihai Parparita 2023-02-23 11:48:03 -08:00
  • e484e1c0fc words: just words, nothing but words (#7384) Charlotte Brandhorst-Satzkorn 2023-02-26 11:29:45 -08:00
  • bf7573c9ee cmd/nginx-auth: build for arm64 Denton Gentry 2023-02-18 19:16:13 -08:00
  • 9ab992e7a1 syncs: re-enable TestWatchMultipleValues Denton Gentry 2022-08-27 11:16:43 -07:00
  • 0582829e00 ssh/tailssh: try launching commands with /usr/bin/login on macOS Maisem Ali 2023-02-18 14:49:21 -08:00
  • e851d134cf words: grasping at straws... wait, do straws have tails? (#7376) Charlotte Brandhorst-Satzkorn 2023-02-24 21:10:43 -08:00
  • 04be5ea725 release/dist/cli: default to "all" for list if no filters given David Anderson 2023-02-24 15:03:09 -08:00
  • d4122c9f0a cmd/tailscale/cli: fix TestUpdatePrefs over Tailscale SSH (#7374) Jordan Whited 2023-02-24 15:26:23 -08:00
  • b0eba129e6 .github/workflows: add a pass/fail verdict job to the test workflow David Anderson 2023-02-24 14:48:58 -08:00
  • 0ab6a7e7f5 .github/workflows: try to make the merge queue actually run CI David Anderson 2023-02-24 14:29:55 -08:00
  • 587eb32a83 release/dist: add forgotten license headers David Anderson 2023-02-24 14:19:13 -08:00
  • cf74ee49ee release/dist/cli: factor out the CLI boilerplace from cmd/dist David Anderson 2023-02-24 14:15:35 -08:00
  • fc4b25d9fd release: open-source release build logic for unix packages David Anderson 2023-02-24 13:22:21 -08:00
  • 44e027abca tsnet: add data transfer test David Crawshaw 2023-02-22 19:52:17 -08:00
  • 46467e39c2 logtail: allow multiple calls to Shutdown David Crawshaw 2023-02-22 21:24:45 -08:00
  • daa2f1c66e tsnet: add Up method to block until ready David Crawshaw 2023-02-24 12:44:45 -05:00
  • 64181e17c8 tool/gocross: support local toolchain for development David Anderson 2023-02-23 21:34:16 -08:00
  • 66621ab38e tool/gocross: embed the version explicitly with linker flags David Anderson 2023-02-23 19:03:14 -08:00
  • 7444dabb68 tool/gocross: do all the bootstrap steps in a subshell David Anderson 2023-02-23 18:06:18 -08:00
  • abc874b04e tka: add public API on NodeKeySignature key information Tom DNetto 2023-02-23 10:31:13 -08:00
  • 61a345c8e1 licenses: update win/apple licenses License Updater 2023-02-22 21:13:53 +00:00
  • 06a10125fc cmd/k8s-operator: set hostinfo.Package Maisem Ali 2023-02-22 18:26:17 -08:00
  • 7e65a11df5 tool/gocross: write the wrapper script directly, rather than printing David Anderson 2023-02-22 17:34:55 -08:00
  • 499d82af8a tool/gocross: add command to print the wrapper shell script David Anderson 2023-02-22 12:46:07 -08:00
  • 860734aed9 tool/gocross: a tool for building Tailscale binaries David Anderson 2023-02-21 16:07:33 -08:00
  • 0b8f89c79c cmd/tsconnect: find the build dir independently of -trimpath David Anderson 2023-02-21 15:55:06 -08:00
  • f9b746846f tailcfg: add RPC structs for /tka/affected-sigs Tom DNetto 2023-02-10 11:41:45 -08:00
  • e220fa65dd util/ringbuffer: move generic ringbuffer from corp repo Andrew Dunham 2023-02-21 14:01:07 -05:00
  • cd18bb68a4 gitignore: Add personal .gopath and nix build /result Shayne Sweeney 2023-02-20 21:55:51 -05:00
  • d38abe90be licenses: update tailscale{,d} licenses License Updater 2023-02-18 19:07:14 +00:00
  • 5a2fa3aa95 .github/workflows: add armv5 and armv7 cross tests David Anderson 2023-02-11 18:31:50 -08:00
  • 5787989d74 ssh/tailssh: detect user shell correctly on darwin Maisem Ali 2023-02-18 14:53:19 -08:00
  • 6dabb34c7f scripts/installer.sh: add GalliumOS and Sangoma Linux Denton Gentry 2023-02-18 14:44:32 -08:00
  • 093139fafd .github/workflows: fix non-collapsing CI status in PRs David Anderson 2023-02-18 14:19:10 -08:00
  • 3db894b78c client/tailscale: add tags field to Device struct Nicolas BERNARD 2023-02-18 00:23:17 +01:00
  • 306c8a713c .github/workflows: run CI and CodeQL in the merge queue David Anderson 2023-02-18 11:06:41 -08:00
  • 149de5e6d6 build_dist.sh: use cmd/mkversion to get version data David Anderson 2023-02-17 22:07:19 -08:00
  • 45d9784f9d version/mkversion: allow collecting version only from this repo David Anderson 2023-02-17 22:03:50 -08:00
  • 303048a7d5 go.mod.sri: update SRI hash for go.mod changes Flakes Updater 2023-02-18 18:05:05 +00:00
  • e8a028cf82 go.mod: bump x/crypto Brad Fitzpatrick 2023-02-18 10:00:55 -08:00
  • a7eab788e4 metrics: add SetInt64 to ease using LabelMap for gauge metrics Maisem Ali 2023-02-18 09:31:01 -08:00
  • 1ba0b7fd79 scripts/installer.sh: add postmarketos support. Denton Gentry 2023-02-17 05:03:20 -08:00
  • 7ca54c890e version/mkversion: add exports for major/minor/patch David Anderson 2023-02-17 21:06:17 -08:00
  • 8ed27d65ef version/mkversion: add documentation, rename internal terminology David Anderson 2023-02-17 20:37:42 -08:00
  • 1dadbbb72a version/mkversion: open-source version generation logic David Anderson 2023-02-17 20:05:34 -08:00
  • d811c5a7f0 cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig Maisem Ali 2023-02-16 16:36:44 -08:00
  • 4a99481a11 .github/workflows: set TS_FUZZ_CURRENTLY_BROKEN to false Maisem Ali 2023-02-16 17:12:03 -08:00
  • 8b9ee7a558 Makefile: add help text to Makefile Will Norris 2023-02-16 14:35:54 -08:00
  • 300664f8ae licenses: update tailscale{,d} licenses License Updater 2023-02-14 23:40:34 +00:00
  • 4531be4406 licenses: update win/apple licenses License Updater 2023-02-15 00:09:32 +00:00
  • 390db46aad go.mod.sri: update SRI hash for go.mod changes Flakes Updater 2023-02-14 23:40:19 +00:00
  • 607c3eb813 go.toolchain.rev: update to Go 1.20.1 Brad Fitzpatrick 2023-02-14 15:13:38 -08:00
  • ee471ca1c8 tstest/integration: enable go lookups from $PATH James Tucker 2023-02-14 14:56:31 -08:00
  • c01c84ea8e cmd/tailscale/cli: add "configure kubeconfig" subcommand Maisem Ali 2023-02-08 15:25:00 -08:00
  • 181a3da513 cmd/tailscale/cli: add a hidden configure subcommand Maisem Ali 2023-02-08 15:03:05 -08:00
  • 6927a844b1 util/linuxfw: add build constraints excluding GOARCH=arm Andrew Dunham 2023-02-13 22:56:28 -07:00
  • 6de3459bc8 .github/workflows: fix typo David Anderson 2023-02-13 19:29:58 -08:00
  • f145c2b65b .github/workflows: add workflow to update go.mod Nix SRI hash David Anderson 2023-02-13 18:46:33 -08:00
  • f9667e4946 Dockerfile: fix docker build David Anderson 2023-02-13 16:56:22 -08:00
  • fdc2018d67 wgengine/magicsock: remove superfluous "discokey" from log Denton Gentry 2023-02-12 12:03:11 -08:00
  • 10b20fd1c7 licenses: update android licenses License Updater 2023-02-12 01:50:17 +00:00
  • 2eb25686d7 .github/workflows: simplify build-only go test invocation David Anderson 2023-02-11 18:08:31 -08:00
  • 253333b8a3 .github/workflows: support disabling fuzz testing safely David Anderson 2023-02-11 17:45:01 -08:00
  • 5e186f9fbf .github/workflows: pin version of Windows we run on David Anderson 2023-02-11 16:52:27 -08:00
  • 471053a054 .github/workflows: pin version of Ubuntu we run on David Anderson 2023-02-11 16:51:35 -08:00
  • 2a43fa4421 .github/workflows: use variant=race instead of race=true for race test David Anderson 2023-02-11 16:33:21 -08:00
  • 9fc3d00c17 .github/workflows: add back forgotten android CI job David Anderson 2023-02-11 16:26:10 -08:00
  • 4022796484 .github/workflows: unify and matrixify all our CI steps David Anderson 2023-02-11 12:16:15 -08:00
  • afe19d1d81 tool/go: don't use the names GOOS/GOARCH in script David Anderson 2023-02-11 12:28:24 -08:00
  • fe5558094c cmd/tailscale/cli: add logout and debug info to web Jenny Zhang 2023-02-10 16:12:10 -05:00
  • ea8b896c6c .github/workflows: remove 'ci skip' boilerplate David Anderson 2023-02-11 10:37:26 -08:00
  • 11fafdac8f licenses: update android licenses License Updater 2023-02-11 18:19:03 +00:00
  • 01d58c9b61 scripts/installer.sh: add Mendel OS and OpenMandriva. Denton Gentry 2023-02-11 09:38:22 -08:00
  • bd81d520ab cmd/printdep: print correct toolchain URL David Anderson 2023-02-11 09:54:34 -08:00
  • b64d900f0f version: fix version output for "go run" David Anderson 2023-02-10 21:52:58 -08:00
  • 70a2929a12 version: make all exported funcs compile-time constant or lazy David Anderson 2023-02-10 18:07:37 -08:00
  • 8b2ae47c31 version: unexport all vars, turn Short/Long into funcs David Anderson 2023-02-10 22:20:36 -08:00
  • 9e6b4d7ad8 types/lazy: helpers for lazily computed values David Anderson 2023-02-10 13:54:07 -08:00
  • 5bca44d572 cmd/sync-containers: update latest and stable tags Denton Gentry 2023-02-10 20:09:27 -08:00
  • fa932fefe7 net/interfaces: redo how we get the default interface on macOS and iOS Mihai Parparita 2023-02-10 15:02:12 -08:00
  • 21fda7f670 net/routetable: include unknown flags in the routetable doctor output Mihai Parparita 2023-02-10 15:14:23 -08:00
  • 7d204d89c2 ipn/ipnlocal: fix passthrough of formatting arguments in PeerAPI doctor output Mihai Parparita 2023-02-10 15:40:28 -08:00
  • 9ad36d17a3 version: undo previous "optimization", do more work lazily David Anderson 2023-02-10 13:02:29 -08:00
  • 2ca6dd1f1d wgengine: start logging DISCO frames to pcap stream Tom DNetto 2023-02-08 15:48:27 -08:00
  • da75e49223 version: return correct Meta.MajorMinorPatch in non-dev builds David Anderson 2023-02-06 23:23:00 -08:00
  • 78980a4ccf licenses: update win/apple licenses License Updater 2023-02-09 21:30:31 +00:00
  • 6799ef838f ipn/ipnlocal: add PeerAPI endpoint for doctor output Mihai Parparita 2023-02-09 14:58:20 -08:00