Commit Graph

  • db1528bc73
    feat: add invalid and valid tags to grpc response Adrien Raffin-Caboisse 2022-04-16 12:20:58 +02:00
  • 587bdc75de
    feat: add valid and invalid fields Adrien Raffin-Caboisse 2022-04-16 11:30:51 +02:00
  • 98f54c9f7f
    chore: apply format and lint Adrien Raffin-Caboisse 2022-04-15 18:27:57 +02:00
  • cd1d10761f
    feat(acls): add support for forced tags Adrien Raffin-Caboisse 2022-04-15 18:01:13 +02:00
  • 9de9bc23f8
    feat(cli): add tag subcommand to add and remove tags Adrien Raffin-Caboisse 2022-04-15 16:00:32 +02:00
  • 02f68ebac8
    feat: add forcedTags field and update proto Adrien Raffin-Caboisse 2022-04-15 13:11:41 +02:00
  • dd3f24b83f
    Merge branch 'main' into suggest-english Kristoffer Dalby 2022-04-12 18:16:39 +01:00
  • bc63c577a9
    Merge pull request #537 from reynico/exit-if-acl-wrong Kristoffer Dalby 2022-04-12 18:15:15 +01:00
  • 57c81e4153
    Merge branch 'main' into exit-if-acl-wrong Kristoffer Dalby 2022-04-12 17:01:40 +01:00
  • 556ca5fec7
    Merge pull request #544 from mpldr/makefile-improvements Kristoffer Dalby 2022-04-12 17:00:58 +01:00
  • 93682ab708
    Merge branch 'main' into makefile-improvements Kristoffer Dalby 2022-04-12 17:00:30 +01:00
  • 6eeee8e5c7
    Merge pull request #545 from mpldr/fix-discord-invite Kristoffer Dalby 2022-04-12 16:59:40 +01:00
  • d195847d8f
    Merge branch 'main' into fix-discord-invite Kristoffer Dalby 2022-04-12 16:59:04 +01:00
  • 3d8dc9d2bf
    fix discord invite Moritz Poldrack 2022-04-11 13:43:49 +02:00
  • 8601dd1f42
    fixed CGO disabling Moritz Poldrack 2022-04-11 14:56:11 +02:00
  • 3abdc870d8
    Merge branch 'main' into makefile-improvements Kristoffer Dalby 2022-04-11 11:49:55 +01:00
  • 367f8489db
    Merge pull request #542 from mpldr/issue-342-send-on-closed-channel Kristoffer Dalby 2022-04-11 11:48:53 +01:00
  • c312f8bf4a
    set up Makefile for reproducible builds Moritz Poldrack 2022-04-11 08:56:40 +02:00
  • 1f43c39f93
    replaced version-at-commit script with git-describe call Moritz Poldrack 2022-04-11 08:54:12 +02:00
  • 9f03a012fb
    updated changelog Moritz Poldrack 2022-04-10 22:47:35 +02:00
  • 22dd61d849
    fixed the issue of sending on closed channel Moritz Poldrack 2022-04-10 00:37:13 +02:00
  • a92f6abc6e
    Merge pull request #541 from juanfont/update-contributors Kristoffer Dalby 2022-04-10 10:04:44 +01:00
  • 9cdaa9730b
    docs(README): update contributors github-actions[bot] 2022-04-10 09:03:16 +00:00
  • 5d67ed0ce1
    Merge pull request #540 from yangchuansheng/dev Kristoffer Dalby 2022-04-10 10:02:42 +01:00
  • 62d774b6ee
    Fix key name about derp port Carson Yang 2022-04-10 09:53:27 +08:00
  • a14f50eeca
    Merge pull request #538 from artemklevtsov/patch-1 Kristoffer Dalby 2022-04-09 18:49:47 +01:00
  • 98e98a8adb
    Fix wrong metrics port in docs Artem Klevtsov 2022-04-09 16:24:57 +07:00
  • fa7ef3df2f make linter happy Nico Rey 2022-04-07 15:21:26 -03:00
  • c3324371d6 Update changelog Nico Rey 2022-04-06 18:41:13 -03:00
  • 6e08241712 Exit Headscale if ACL policy file cannot be parsed Nico Rey 2022-04-06 11:05:08 -03:00
  • c07dd3f14f
    Merge pull request #534 from nning/main Kristoffer Dalby 2022-04-06 08:35:39 +01:00
  • b2ae9b6cac
    fix: Remove days from expiry option value examples henning mueller 2022-04-05 18:44:08 +02:00
  • 57536b020e
    Merge branch 'main' into suggest-english Juan Font 2022-04-02 11:47:11 +02:00
  • 0003e30084 Suggest English as lingua franca Juan Font Alonso 2022-04-02 11:45:18 +02:00
  • 23be13b113
    Merge pull request #528 from juanfont/update-contributors Juan Font 2022-03-29 23:12:16 +02:00
  • 3793e1ce8b
    Merge branch 'main' into ts2021-implementation Juan Font 2022-03-29 23:05:36 +02:00
  • 5082975289 Switching MachineKey for NodeKey wherever possible as Node identifier Juan Font Alonso 2022-03-29 16:54:31 +02:00
  • fc181333e5 Minor linting stuff Juan Font Alonso 2022-03-29 16:28:08 +02:00
  • 38418e940f Cleanup on the Noise protocol file Juan Font Alonso 2022-03-29 16:16:05 +02:00
  • d77cb3ba21 Integration tests WIP Juan Font Alonso 2022-03-29 00:19:36 +02:00
  • 928544a24f Poll kinda working Juan Font Alonso 2022-03-29 00:01:15 +02:00
  • 5e44266292
    docs(README): update contributors github-actions[bot] 2022-03-28 15:06:39 +00:00
  • 32522cb482
    Merge pull request #521 from Niek/patch-1 Kristoffer Dalby 2022-03-28 16:06:00 +01:00
  • 6d296a195d
    Update docs/running-headscale-container.md Niek van der Maas 2022-03-28 08:58:33 +02:00
  • 834f39db31 TS2021: Expose Register handler in Noise Juan Font Alonso 2022-03-27 22:25:21 +02:00
  • 323a7d9c2e Do not expose the general API router over the Noise connection Juan Font Alonso 2022-03-27 21:33:31 +02:00
  • 55ba3021f1 TS2021: Add Noise upgrade handler Juan Font Alonso 2022-03-27 11:52:53 +02:00
  • ce21718454 TS2021: Update deps to get the latest Tailscale objects Juan Font Alonso 2022-03-27 11:44:20 +02:00
  • e271851f5c TS2021: Expose the Noise public key over the /key method Juan Font Alonso 2022-03-27 11:41:53 +02:00
  • be59e8cc3c Generate and read the Noise private key Juan Font Alonso 2022-03-27 11:32:33 +02:00
  • 3272febfb3
    Change publish interface Niek van der Maas 2022-03-26 13:33:31 +01:00
  • 7dae780be1
    Update docs/running-headscale-container.md Niek van der Maas 2022-03-25 23:44:55 +01:00
  • 73f1c06f65 Fix long line Niek van der Maas 2022-03-25 07:46:01 +00:00
  • b60727b205
    Merge branch 'main' into patch-1 Niek van der Maas 2022-03-25 08:44:16 +01:00
  • 8cee31d8d7 Fix prettier Niek van der Maas 2022-03-25 07:43:15 +00:00
  • b5aace6d3a
    Merge pull request #519 from hdhoang/pak-counter Juan Font 2022-03-25 00:25:19 +01:00
  • 7e286c570e
    Docker docs enhancements Niek van der Maas 2022-03-22 13:45:30 +01:00
  • 52fd13bfc4 Fix labels cardinality error when registering unknown pre-auth key hdhoang 2022-03-21 15:49:14 +07:00
  • b8e4aeede8 Upgrade golines Kristoffer Dalby 2022-03-20 22:39:43 +00:00
  • 9a632c17d1
    Merge pull request #518 from juanfont/update-contributors Kristoffer Dalby 2022-03-20 14:42:41 +00:00
  • 8758ee1c4d
    docs(README): update contributors github-actions[bot] 2022-03-20 14:18:39 +00:00
  • 150ae1846a
    Merge pull request #517 from juanfont/changelog-prep-0.15 v0.15.0 Kristoffer Dalby 2022-03-20 14:18:01 +00:00
  • 452286552c
    Update CHANGELOG.md to include future 0.16.0 Juan Font 2022-03-20 15:07:22 +01:00
  • 631cf58ff0 Added date for 0.15.0 in changelog Juan Font Alonso 2022-03-20 13:36:25 +01:00
  • 8a2c0e88f4
    Merge pull request #513 from juanfont/unstable-integration-tests Juan Font 2022-03-20 13:35:23 +01:00
  • af6a47fdd3 Changelog updated unstable-integration-tests Juan Font Alonso 2022-03-20 12:36:30 +01:00
  • 94d910557f
    Merge branch 'main' into unstable-integration-tests Juan Font 2022-03-20 12:34:04 +01:00
  • a8a683d3cc Added default values in Dockerfile.tailscale Juan Font Alonso 2022-03-20 12:33:41 +01:00
  • a1caa5b45c Minor improvements on logging Juan Font Alonso 2022-03-20 12:31:18 +01:00
  • f42868f67f Docker requires lowercase for the container names Juan Font Alonso 2022-03-20 12:30:56 +01:00
  • a6455653c0 Added missing package Juan Font Alonso 2022-03-20 12:30:08 +01:00
  • c8aa653275
    Merge branch 'main' into main Kristoffer Dalby 2022-03-19 09:36:36 +00:00
  • 91e5cbd793 Add direnv flake support Kristoffer Dalby 2022-03-19 09:23:03 +00:00
  • 79fc74c7a4
    Merge branch 'main' into acls-doc Kristoffer Dalby 2022-03-18 22:43:17 +00:00
  • c8503075e0
    Merge pull request #514 from aofei/main Kristoffer Dalby 2022-03-18 21:18:22 +00:00
  • 4068a7b00b
    Merge branch 'main' into main Kristoffer Dalby 2022-03-18 21:02:05 +00:00
  • daae2fe549
    Merge pull request #512 from restanrm/feat-add-debug-log Kristoffer Dalby 2022-03-18 21:01:16 +00:00
  • 47bbb85a20
    Merge branch 'main' into acls-doc Kristoffer Dalby 2022-03-18 20:44:44 +00:00
  • 739653fa71
    Merge branch 'main' into feat-add-debug-log Kristoffer Dalby 2022-03-18 20:44:21 +00:00
  • 304109a6c5
    Merge pull request #511 from restanrm/fix-machine-registration-expired Kristoffer Dalby 2022-03-18 20:44:05 +00:00
  • c29af96a19
    Merge branch 'main' into main Kristoffer Dalby 2022-03-18 20:42:44 +00:00
  • d21e9d29d1
    Merge branch 'main' into feat-add-debug-log Kristoffer Dalby 2022-03-18 19:41:32 +00:00
  • b65bd5baa8
    Merge branch 'main' into fix-machine-registration-expired Kristoffer Dalby 2022-03-18 19:41:26 +00:00
  • 0165b89941 Fixed paths Juan Font Alonso 2022-03-18 19:35:09 +01:00
  • 53b62f3f39
    Merge pull request #499 from juanfont/mandatory-stun Kristoffer Dalby 2022-03-18 18:28:37 +00:00
  • cd2914ab3b
    Merge branch 'main' into mandatory-stun mandatory-stun Kristoffer Dalby 2022-03-18 17:44:12 +00:00
  • e85b97143c
    Merge pull request #509 from kradalby/go118 Kristoffer Dalby 2022-03-18 17:43:41 +00:00
  • 1eafe960b8 fix: possible panic in Headscale.scheduledDERPMapUpdateWorker Aofei Sheng 2022-03-19 01:18:20 +08:00
  • 749c92954c Add Tailscale unstable channel and repo HEAD to integration tests Juan Font Alonso 2022-03-18 17:05:28 +01:00
  • db9ba17920 Added missing file Juan Font Alonso 2022-03-18 13:10:35 +01:00
  • d5ce7d7523 Prettier Juan Font Alonso 2022-03-18 13:09:57 +01:00
  • 2e6687209b Make STUN server mandatory if DERP embedded is enabled Juan Font Alonso 2022-03-18 12:58:00 +01:00
  • 2e04abf4bb
    feat(oidc): add debug log Adrien Raffin-Caboisse 2022-03-18 09:40:12 +01:00
  • 882c0c34c1
    chore(changelog): update changelog Adrien Raffin-Caboisse 2022-03-18 09:34:18 +01:00
  • 61ebb713f2
    fix(oidc): Reset expiry for reauthentication Adrien Raffin-Caboisse 2022-03-18 09:32:07 +01:00
  • ac5ad42474 Fix integration nix Kristoffer Dalby 2022-03-18 08:24:21 +00:00
  • d68d7d5a6f Docs/ACLs: Add a network diagram to help explain ACLs Nico Rey 2022-03-17 19:58:56 -03:00
  • bff9036f14 Docs/ACLs: Add router examples with subnets Nico Rey 2022-03-17 19:58:34 -03:00
  • 8b08c2a918 Docs/ACLs: Namespaces are created automatically Nico Rey 2022-03-17 19:24:39 -03:00
  • b9f0fabb5c Docs/ACLs: Wording, add intermediary router example Nico Rey 2022-03-17 19:23:37 -03:00