Commit graph

  • 4e2c4f92d3 reflect.DeepEqual is a value copy that causes golang to continuously allocate memory Allen 2023-01-03 15:59:48 +0800
  • 893b0de8fa Added tests on allowedip field for routing Juan Font 2023-01-01 11:53:49 +0000
  • 9b98c3b79f Send in AllowedIPs both primary routes AND enabled exit routes Juan Font 2022-12-31 17:46:56 +0000
  • 6de26b1d7c Remove Tailscale v1.18.2 from test matrix Even Holthe 2023-01-02 15:01:29 +0100
  • 1f1931fb00 fix spelling mistakes Christian Heusel 2023-01-01 14:30:01 +0100
  • 1f4efbcd3b add changelog entry Christian Heusel 2022-12-31 13:59:28 +0100
  • 711fe1d806 enumerate the config Christian Heusel 2022-12-31 12:20:12 +0100
  • e2c62a7b0c document how to add new DNS records via extra_records Christian Heusel 2022-12-31 12:08:55 +0100
  • ab6565723e add the possibility for custom DNS records Christian Heusel 2022-12-02 02:03:26 +0100
  • 7bb6f1a7eb domains/restricted_nameservers: check dnsConfig.Resolvers instead of dnsConfig.Nameservers John Axel Eriksson 2022-12-27 17:37:13 +0100
  • 549b82df11 Add Caddy instructions to reverse_proxy.md Avirut Mehta 2022-12-27 11:56:57 -0600
  • 036cdf922f templates: fix typo "custm" -> "custom" Marc 2022-12-27 10:41:27 +0000
  • b4ff22935c update macos check jimyag 2022-12-22 22:19:02 +0800
  • 5feadbf3fc fix goroutine leak ma6174 2022-12-25 19:30:52 +0800
  • 3e9ee816f9 Add integration tests for logout with authkey Juan Font 2022-12-22 15:41:49 +0000
  • 2494e27a73 Make WaitForTailscaleLogout a Scenario method Juan Font 2022-12-22 15:24:37 +0000
  • 8e8b65bb84 Add ko-fi sponsor button Juan Font 2022-12-22 17:14:06 +0100
  • b7d7fc57c4 Add logout method to tsic Juan Font 2022-12-21 22:29:52 +0000
  • b54c0e3d22 Add integration tests that check logout and relogin Juan Font 2022-12-19 18:15:31 +0000
  • 593040b73d Run the Noise handlers under a new struct so we can access the noiseConn from the handlers Juan Font 2022-12-09 16:56:43 +0000
  • 6e890afc5f Minor linting fixes Juan Font 2022-12-20 21:03:15 +0000
  • 2afba0233b fix(routes): ensure routes are correctly propagated Fatih Acar 2022-12-20 10:08:32 +0100
  • 91900b7310 Update remote-cli.md Anoop Sundaresh 2022-12-17 11:49:13 -0500
  • 55b198a16a Clients are offline when expired Juan Font 2022-12-18 11:57:45 +0000
  • ca37dc6268 Update changelog Juan Font 2022-12-13 22:32:48 +0000
  • 000c02dad9 Show online in CLI & API when isOnline() reports so Juan Font 2022-12-13 22:29:50 +0000
  • 4532915be1 Refresh autogenerated grpc stuff Juan Font 2022-12-13 22:29:03 +0000
  • 4b8d6e7c64 Include online field in proto for machine Juan Font 2022-12-13 22:28:31 +0000
  • 579c5827b3 regenerate proto with new plugin Kristoffer Dalby 2022-12-14 08:35:34 +0100
  • 01628f76ff upgrade grpc-gateway plugin Kristoffer Dalby 2022-12-14 08:34:50 +0100
  • 53858a32f1 dont fail docker if nothing to delete Kristoffer Dalby 2022-12-14 08:12:19 +0100
  • 2bf576ea8a Disable Tailscale 1.16 in integration tests Juan Font Alonso 2022-12-09 18:27:42 +0100
  • 1faac0b3d7 docs(README): update contributors github-actions[bot] 2022-12-07 13:59:29 +0000
  • 134c72f4fb Set db_ssl to false by default, fixes #1043 Kristoffer Dalby 2022-12-07 09:37:45 +0100
  • 70f2f5d750 Added an OIDC AllowGroups option for authorization. Zachary Newell 2022-12-07 00:08:01 +0000
  • 4453728614 Murder docker container and network before run Kristoffer Dalby 2022-12-06 08:39:24 +0100
  • 34107f9a0f Updated changelog Juan Font 2022-12-05 21:40:21 +0000
  • 52862b8a22 Port integration tests routes CLI to v2 Juan Font 2022-11-28 15:54:23 +0000
  • 946d38e5d7 Minor linting fixes Juan Font 2022-11-26 09:59:56 +0000
  • 78819be03c Use the new routes API from the CLI Juan Font 2022-11-26 00:04:02 +0000
  • 34631dfcf5 Refactored route grpc glue code Juan Font 2022-11-26 00:03:39 +0000
  • 8fa9755b55 Updated generated pb code Juan Font 2022-11-26 00:03:01 +0000
  • 1b557ac1ea Update protobuf definitions + support methods for the API Juan Font 2022-11-25 17:50:12 +0000
  • 8170f5e693 Removed unused code and linting fixes Juan Font 2022-11-25 15:29:45 +0000
  • a506d0fcc8 Run handlePrimarySubnetFailover() with a ticker when Serve Juan Font 2022-11-25 15:11:22 +0000
  • 6718ff71d3 Added helper methods for subnet failover + unit tests Juan Font 2022-11-24 22:41:11 +0000
  • b62acff2e3 Refactor machine.go, and move functionality to routes.go + unit tests Juan Font 2022-11-24 16:00:40 +0000
  • ac8bff716d Call processMachineRoutes when a new Map is received Juan Font 2022-11-24 15:59:37 +0000
  • fba77de4eb Add Route DB model and migration from existing field Juan Font 2022-11-23 18:50:30 +0000
  • d1bca105ef docs(README): update contributors github-actions[bot] 2022-12-05 20:45:57 +0000
  • 6c2d6fa302 Do not explicitly set the protocols when ommited in ACL Juan Font 2022-12-05 19:12:33 +0000
  • 1015bc3e02 Upgrade to Tailscale 1.34.0 Kristoffer Dalby 2022-12-05 19:04:25 +0100
  • 68c72d03b5 Prep changelog for new release Kristoffer Dalby 2022-12-05 15:08:02 +0100
  • bd4b2da06e Add changelog entry to correct version Kristoffer Dalby 2022-12-05 15:07:07 +0100
  • 7b8cf5ef1a Add 1.34.0 to integration tests Kristoffer Dalby 2022-12-05 15:06:55 +0100
  • 638a3d48ec fix nix run Kristoffer Dalby 2022-12-05 14:58:23 +0100
  • 4de676c64e Add instructions for macOS GUI Kristoffer Dalby 2022-12-05 14:58:06 +0100
  • a58a552f0e Update macos/windows doc Kristoffer Dalby 2022-11-25 16:06:39 +0100
  • 0db16c7bbe Update nix deps, get go 1.19.3 in Kristoffer Dalby 2022-12-05 09:12:09 +0100
  • 06f7e7cfd8 Tag dockerfiles to minor version so we dont have to care about patch Kristoffer Dalby 2022-12-05 09:11:39 +0100
  • 19f12f94c0 Make goreleaser use Nix Kristoffer Dalby 2022-12-05 09:10:51 +0100
  • 95d3062c21 Add github action updater Kristoffer Dalby 2022-12-05 09:00:32 +0100
  • 86fa136a63 Upgrade go dependencies Kristoffer Dalby 2022-12-05 08:59:48 +0100
  • 89c12072ba added changelog for 0.17.1 Juan Font 2022-12-03 14:57:01 +0000
  • 54f701ff92 generateACLPolicy() no longer a Headscale method Juan Font 2022-11-30 23:37:58 +0000
  • 5a70ea7326 Correct typo on standalone (fixes #1021) Juan Font 2022-11-29 22:56:13 +0000
  • 63cd3122e6 Add breaking change about noise private path Kristoffer Dalby 2022-12-01 14:27:42 +0100
  • 6f4c6c1876 Ignore tparallel where it doesnt make sense Kristoffer Dalby 2022-12-01 14:01:06 +0100
  • eb072a1a74 mark some changes as more important Kristoffer Dalby 2022-11-26 11:57:51 +0100
  • 36b8862e7c Add notes about current ssh status Kristoffer Dalby 2022-11-26 09:34:37 +0100
  • d4e3bf184b Add experimental flag to unit test Even Holthe 2022-11-25 14:46:34 +0100
  • c28ca27133 Add SSH ACL to changelog Even Holthe 2022-11-21 23:26:54 +0100
  • c02e105065 Mark the flag properly experimental Kristoffer Dalby 2022-11-24 17:26:52 +0100
  • 22da5bfc1d Enable SSH for tests Kristoffer Dalby 2022-11-24 16:41:33 +0100
  • c6d31747f7 Add feature flag for SSH, and warning Kristoffer Dalby 2022-11-24 16:35:55 +0100
  • 91ed6e2197 Allow WithEnv to be passed multiple times Kristoffer Dalby 2022-11-24 16:35:30 +0100
  • d71aef3b98 Mark all tests with Parallel Kristoffer Dalby 2022-11-24 16:17:24 +0100
  • 8a79c2e7ed Do not retry on permission denied in ssh Kristoffer Dalby 2022-11-21 14:08:24 +0100
  • f34e7c341b Strip newline from hostname Kristoffer Dalby 2022-11-21 13:56:18 +0100
  • e28d308796 Add negative tests Kristoffer Dalby 2022-11-19 12:41:12 +0100
  • f610be632e SSH: add test between namespaces Even Holthe 2022-11-11 13:20:12 +0100
  • fd6d25b5c1 SSH: Lint and typos Even Holthe 2022-11-08 22:33:11 +0100
  • 3695284286 Make simple initial test case Kristoffer Dalby 2022-11-08 15:10:03 +0000
  • cfaa36e51a Add method to expose container id Kristoffer Dalby 2022-11-08 15:09:52 +0000
  • d207c30949 Ensure we have ssh in container Kristoffer Dalby 2022-11-08 15:09:19 +0000
  • 519f22f9bf SSH integration test setup Even Holthe 2022-10-26 13:31:30 +0200
  • 52a323b90d Add SSH capability advertisement Even Holthe 2022-09-30 20:44:23 +0200
  • 91559d0558 docs(README): update contributors github-actions[bot] 2022-11-24 15:14:38 +0000
  • 25195b8d73 Update CHANGELOG.md Orville Q. Song 2022-11-24 22:33:19 +0800
  • e69176e200 Tweak Orville Q. Song 2022-11-24 20:02:34 +0800
  • d29d0222af Add a note about the db_ssl field in the example config file Orville Q. Song 2022-11-04 01:28:52 +0800
  • 72b9803a08 Change DBssl to string Orville Q. Song 2022-11-04 01:11:22 +0800
  • 99e33181b2 Make displayName include basedomain if set Kristoffer Dalby 2022-11-22 17:36:19 +0100
  • e7f322b9b6 Mark all tests to run in parallel Kristoffer Dalby 2022-11-22 12:05:58 +0100
  • 1d36e1775f Remove OIDC action Juan Font 2022-11-21 20:59:08 +0000
  • 0525bea593 Remove legacy OIDC tests Juan Font 2022-11-21 20:55:16 +0000
  • 2770c7cc07 Initial proposal for better routing Juan Font 2022-11-19 20:17:40 +0000
  • 1b0e80bb10
    Add OIDC integration tests Juan Font 2022-11-21 21:51:54 +0100
  • 4ccc528d96 Remove some very verbose error outputs Kristoffer Dalby 2022-11-21 14:00:58 +0100
  • 6a311f4ab6 Remove broken renovatebot Juan Font 2022-11-20 16:06:49 +0000