Commit Graph

  • 5fbef07627
    Update changelog for 0.13.0 Kristoffer Dalby 2022-02-18 18:54:27 +00:00
  • 21df798f07
    Merge branch 'main' into feat-improve-acls-usage Kristoffer Dalby 2022-02-18 17:19:19 +00:00
  • 67bb1fc9dd
    Merge pull request #324 from m-tanner-dev0/patch-1 v0.13.0 Kristoffer Dalby 2022-02-18 07:18:22 +00:00
  • 61bfa79be2
    Update README.md Tanner 2022-02-17 17:55:40 -08:00
  • f073d8f43c
    chore(lint): ignore linting on test_expandalias Adrien Raffin-Caboisse 2022-02-14 18:32:20 +01:00
  • 5f642eef76
    chore(lint): more lint fixing Adrien Raffin-Caboisse 2022-02-14 18:24:37 +01:00
  • d8c4c3163b
    chore(fmt): apply make fmt command Adrien Raffin-Caboisse 2022-02-14 15:54:51 +01:00
  • 9cedbbafd4
    chore(all): update some files for linter Adrien Raffin-Caboisse 2022-02-14 15:26:54 +01:00
  • aceaba60f1
    docs(changelog): bump changelog Adrien Raffin-Caboisse 2022-02-14 14:02:18 +01:00
  • 7b5ba9f781
    docs(acl): add configuration example to explain acls Adrien Raffin-Caboisse 2022-02-14 13:54:44 +01:00
  • de59946447
    feat(acls): rewrite functions to be testable Adrien Raffin 2022-02-07 16:12:05 +01:00
  • 97eac3b938
    feat(acl): update frequently the aclRules Adrien Raffin 2022-02-06 17:55:12 +01:00
  • fb45138fc1
    feat(acls): check acl owners and add bunch of tests Adrien Raffin 2022-02-05 17:18:39 +01:00
  • e9949b4c70
    feat(acls): simplify updating rules Adrien Raffin 2022-02-03 20:00:41 +01:00
  • e482dfeed4
    feat(machine): add ACLFilter if ACL's are enabled. Adrien Raffin 2022-02-03 19:53:11 +01:00
  • 9b7d657cbe
    Return all peers instead of peers in same namespace Jamie Greeff 2021-12-29 09:58:10 +00:00
  • 55d746d3f5 docs(acls-proposal): wording comment Adrien Raffin-Caboisse 2022-02-16 09:16:25 +01:00
  • 73497382b7
    Merge pull request #306 from kradalby/apiwork v0.13.0-beta3 Kristoffer Dalby 2022-02-15 22:23:32 +00:00
  • c364c2a382 chore(acl-proposals): apply prettier Adrien Raffin-Caboisse 2022-02-15 09:53:22 +01:00
  • e540679dbd docs(acl-proposals): integrate comments Adrien Raffin-Caboisse 2022-02-15 09:52:05 +01:00
  • 86b329d8bf chore(docs): create proposals directory Adrien Raffin-Caboisse 2022-02-15 09:27:33 +01:00
  • b2b2954545
    Merge branch 'main' into apiwork Kristoffer Dalby 2022-02-14 22:29:20 +00:00
  • a3360b082f
    Merge pull request #321 from ohdearaugustin/topic/specific-go-version Kristoffer Dalby 2022-02-14 22:03:17 +00:00
  • b721502147
    Merge branch 'main' into topic/specific-go-version Kristoffer Dalby 2022-02-14 20:51:33 +00:00
  • 1869bff4ba
    Merge pull request #316 from kradalby/kv-worker-cleanup Kristoffer Dalby 2022-02-14 20:51:00 +00:00
  • 0b9dd19ec7 Dockerfiles: update go version to 1.17.7 ohdearaugustin 2022-02-14 21:25:11 +01:00
  • b2889bc355 github/workflows: set specific go version ohdearaugustin 2022-02-14 21:24:51 +01:00
  • 28c824acaf
    Merge branch 'main' into apiwork Kristoffer Dalby 2022-02-14 16:17:34 +00:00
  • 57f1da6dca
    Merge branch 'main' into kv-worker-cleanup Kristoffer Dalby 2022-02-14 11:35:15 +00:00
  • c9640b2f3e
    Merge pull request #317 from kradalby/sponsor Kristoffer Dalby 2022-02-14 11:34:56 +00:00
  • 546b1e8a05
    Merge branch 'main' into kv-worker-cleanup Kristoffer Dalby 2022-02-14 10:17:03 +00:00
  • 3b54a68f5c
    Merge branch 'main' into sponsor Kristoffer Dalby 2022-02-14 10:16:58 +00:00
  • 1b1aac18d2
    Merge pull request #315 from kradalby/windows-client-docs2 Kristoffer Dalby 2022-02-14 10:16:25 +00:00
  • 5c1bd65ba4
    Fix shellcheck lint errors: Release Automation 2022-02-13 11:27:01 -08:00
  • dbbb42490d print wg version for reference Release Automation 2022-02-13 11:26:32 -08:00
  • 8e47d19273
    heredoc contents of derp-example.yaml Release Automation 2022-02-13 11:13:29 -08:00
  • f30ee3d2df Add note about support in readme Kristoffer Dalby 2022-02-13 11:07:45 +00:00
  • 9f80349471 Add sponsorship button Kristoffer Dalby 2022-02-13 11:02:31 +00:00
  • 14b23544e4 Add note about running grpc behind a proxy and combining ports Kristoffer Dalby 2022-02-13 09:48:33 +00:00
  • 4e54796384 Allow gRPC server to run insecure Kristoffer Dalby 2022-02-13 09:08:46 +00:00
  • c3b68adfed Fix lint Kristoffer Dalby 2022-02-13 08:46:35 +00:00
  • 0018a78d5a Add insecure option Kristoffer Dalby 2022-02-13 08:41:49 +00:00
  • 50f0270543
    Merge branch 'main' into windows-client-docs2 Kristoffer Dalby 2022-02-12 22:35:23 +00:00
  • bb80b679bc Remove RequestMapUpdates function Kristoffer Dalby 2022-02-12 21:04:00 +00:00
  • 6fa0903a8e Update changelog Kristoffer Dalby 2022-02-12 20:50:17 +00:00
  • 2bc8051ae5 Remove kv-namespace-worker Kristoffer Dalby 2022-02-12 20:46:05 +00:00
  • 4841e16386
    Add remote control doc Kristoffer Dalby 2022-02-12 20:39:42 +00:00
  • d79ccfc05a Add comment on why grpc is on its own port, replace deprecated Kristoffer Dalby 2022-02-12 19:48:05 +00:00
  • ead8b68a03 Fix lint Kristoffer Dalby 2022-02-12 19:42:55 +00:00
  • 3bb4c28c9a
    Merge branch 'main' into apiwork Kristoffer Dalby 2022-02-12 19:39:30 +00:00
  • 2fbcc38f8f Emph trusted cert Kristoffer Dalby 2022-02-12 19:36:43 +00:00
  • 315ff9daf0 Remove insecure, only allow valid certs Kristoffer Dalby 2022-02-12 19:35:55 +00:00
  • 4078e75b50 Correct log message Kristoffer Dalby 2022-02-12 19:30:25 +00:00
  • 58bfea4e64 Update examples and docs Kristoffer Dalby 2022-02-12 19:08:59 +00:00
  • e18078d7f8 Rename j Kristoffer Dalby 2022-02-12 19:08:41 +00:00
  • c73b57e7dc Use undeprecated method for insecure Kristoffer Dalby 2022-02-12 19:08:33 +00:00
  • 531298fa59 Fix import Kristoffer Dalby 2022-02-12 17:13:51 +00:00
  • 30a2ccd975 Add tls certs as creds for grpc Kristoffer Dalby 2022-02-12 17:05:30 +00:00
  • 59e48993f2 Change the http listener Kristoffer Dalby 2022-02-12 16:33:18 +00:00
  • bfc6f6e0eb Split grpc and http Kristoffer Dalby 2022-02-12 16:15:26 +00:00
  • 811d3d510c Add grpc_listen_addr config option Kristoffer Dalby 2022-02-12 16:14:33 +00:00
  • 2aba37d2ef Try to support plaintext http2 after termination Kristoffer Dalby 2022-02-12 14:42:23 +00:00
  • 8853ccd5b4 Terminate tls immediatly, mux after Kristoffer Dalby 2022-02-12 13:25:27 +00:00
  • c794f32f58
    Merge pull request #312 from hdhoang/patch-1 Kristoffer Dalby 2022-02-12 12:27:57 +00:00
  • dd8bae8c61 Add link from the docs readme Kristoffer Dalby 2022-02-11 18:39:41 +00:00
  • 1b47ddd583 Improve the windows client docs as per discord recommendations Kristoffer Dalby 2022-02-11 18:36:53 +00:00
  • 20991d6883
    Merge branch 'main' into patch-1 Hoàng Đức Hiếu 2022-02-11 17:56:46 +07:00
  • 96f09e3f30
    Merge pull request #313 from kradalby/windows-client-docs Kristoffer Dalby 2022-02-11 09:34:11 +00:00
  • 8f40696f35
    Merge branch 'main' into windows-client-docs Kristoffer Dalby 2022-02-11 09:32:49 +00:00
  • c1845477ef
    Merge pull request #314 from kradalby/tailscale-204 Kristoffer Dalby 2022-02-11 09:32:24 +00:00
  • 1d40de3095 Update changelog Kristoffer Dalby 2022-02-11 08:45:02 +00:00
  • 2357fb6f80 Upgrade all dependencies Kristoffer Dalby 2022-02-11 08:43:31 +00:00
  • ba8afdb7be Upgrade to tailscale 1.20.4 Kristoffer Dalby 2022-02-11 08:39:00 +00:00
  • d9aaa0bdfc Add docs on how to set up Windows clients Kristoffer Dalby 2022-02-11 08:26:22 +00:00
  • 66ff34c2dd
    apply changelog Hoàng Đức Hiếu 2022-02-11 13:49:09 +07:00
  • 150652e939
    poll: fix swapped machine<->namespace labels Hoàng Đức Hiếu 2022-02-11 13:46:36 +07:00
  • 7bdd7748e4 fix(acl): add missing internal namespace communications Adrien Raffin-Caboisse 2022-02-10 12:03:03 +01:00
  • 0426212348 docs(acls): add example use case Adrien Raffin-Caboisse 2022-02-10 10:42:26 +01:00
  • 85cf443ac6 docs(acls): Issues with ACL and proposition Adrien Raffin-Caboisse 2022-02-08 16:59:35 +01:00
  • 1b2fff4337
    Merge branch 'main' into configurable-mtls Justin Angel 2022-02-02 11:54:49 -05:00
  • 8c79165b0d
    Merge pull request #305 from lachy-2849/main Kristoffer Dalby 2022-02-02 08:09:06 +00:00
  • 7b607b3fe8
    Forgot to run Prettier lachy-2849 2022-02-01 19:32:13 -05:00
  • 41fbe47cdf
    Note when running as another user in systemd lachy-2849 2022-02-01 14:23:18 -05:00
  • af25aa75d9 Merge branch 'configurable-mtls' of github.com:arch4ngel/headscale into configurable-mtls Justin Angel 2022-01-31 10:27:57 -05:00
  • da5250ea32 linting again Justin Angel 2022-01-31 10:27:43 -05:00
  • 168b1bd579
    Merge branch 'main' into configurable-mtls Kristoffer Dalby 2022-01-31 12:28:00 +00:00
  • 9de5c7f8b8 updating default Justin Angel 2022-01-31 07:22:17 -05:00
  • 52db80ab0d Merge branch 'configurable-mtls' of github.com:arch4ngel/headscale into configurable-mtls Justin Angel 2022-01-31 07:19:14 -05:00
  • 0c3fd16113 refining and adding tests Justin Angel 2022-01-31 07:18:50 -05:00
  • 310e7b15c7 making alternatives constants Justin Angel 2022-01-30 10:46:57 -05:00
  • d44b2a7c01 adding default for tls_client_auth_mode Justin Angel 2022-01-30 07:26:28 -05:00
  • 10af4abed7
    Merge branch 'main' into patch-1 Kristoffer Dalby 2022-01-30 10:09:42 +00:00
  • df10dd9c21
    Merge branch 'main' into patch-1 Kristoffer Dalby 2022-01-30 10:09:28 +00:00
  • 44a8304d22
    Merge branch 'main' into patch-1 Kristoffer Dalby 2022-01-30 10:09:15 +00:00
  • 0609c97459
    Merge branch 'main' into configurable-mtls Kristoffer Dalby 2022-01-29 20:15:58 +00:00
  • 7525653a91
    Merge branch 'main' into patch-1 Kristoffer Dalby 2022-01-29 19:59:12 +00:00
  • b964d7af3a
    Merge branch 'main' into patch-1 Juan Font 2022-01-29 20:25:34 +01:00
  • c98a559b4d linting/formatting Justin Angel 2022-01-29 14:15:33 -05:00
  • 5935b13b67 refining Justin Angel 2022-01-29 13:35:08 -05:00
  • 9e619fc020 Making client authentication mode configurable Justin Angel 2022-01-29 12:59:31 -05:00