Juan Font Alonso
|
1ad19a3bd8
|
Add 1.30.0 to the version roaster
|
2022-08-31 22:17:13 +02:00 |
|
Kristoffer Dalby
|
cc0bec15ef
|
Merge pull request #760 from juanfont/update-contributors
|
2022-08-23 21:21:50 +02:00 |
|
github-actions[bot]
|
20970b580a
|
docs(README): update contributors
|
2022-08-22 12:47:42 +00:00 |
|
Juan Font
|
53857d418a
|
Merge pull request #756 from huskyii/env_config
Env config
|
2022-08-22 14:47:01 +02:00 |
|
Jiang Zhu
|
a81a4d274f
|
Update CHANGELOG.md
|
2022-08-22 20:20:20 +08:00 |
|
Jiang Zhu
|
ce4a1cf447
|
1. add noise key to config file
2. lower node check interval
|
2022-08-22 00:35:08 +08:00 |
|
Jiang Zhu
|
35dd9209b9
|
update CHANGELOG.md
|
2022-08-21 23:51:04 +08:00 |
|
Jiang Zhu
|
81f91f03b4
|
add env var to specify config location
|
2022-08-21 23:51:04 +08:00 |
|
Juan Font
|
84a5edf345
|
Merge pull request #738 from juanfont/hs2021-v2
Implement TS2021 protocol in headscale
|
2022-08-21 16:02:28 +02:00 |
|
Juan Font Alonso
|
4aafe6c9d1
|
Added line in CHANGELOG
|
2022-08-21 12:32:01 +02:00 |
|
Juan Font
|
3ab1487641
|
Merge branch 'main' into hs2021-v2
|
2022-08-21 11:57:33 +02:00 |
|
Kristoffer Dalby
|
0c7f1eac82
|
Merge pull request #757 from juanfont/changelog-0.16.4
|
2022-08-21 11:15:30 +02:00 |
|
Juan Font Alonso
|
6fe895fd22
|
Updated changelog for 0.16.4
|
2022-08-21 10:51:58 +02:00 |
|
Juan Font Alonso
|
71d22dc994
|
Added missing files
|
2022-08-21 10:47:45 +02:00 |
|
Juan Font Alonso
|
4424a9abc0
|
Noise private key now a nested field in config
|
2022-08-21 10:42:23 +02:00 |
|
Juan Font Alonso
|
e20e818a42
|
Integrate expiration fixes (#754) in TS2021 branch
|
2022-08-20 11:46:44 +02:00 |
|
Juan Font
|
061e2fe4b4
|
Merge pull request #754 from Aluxima/expired-machine-registration
Fix cli registration of expired machines
|
2022-08-20 11:41:15 +02:00 |
|
Juan Font Alonso
|
f0a8a2857b
|
Clarified why we have a different key
|
2022-08-20 00:23:33 +02:00 |
|
Juan Font Alonso
|
175dfa1ede
|
Update flake.nix sum
|
2022-08-20 00:15:46 +02:00 |
|
Juan Font Alonso
|
04e4fa785b
|
Updated dependencies
|
2022-08-20 00:11:07 +02:00 |
|
Juan Font Alonso
|
6aec520889
|
Merge branch 'hs2021-v2' of https://github.com/juanfont/headscale into hs2021-v2
|
2022-08-20 00:06:58 +02:00 |
|
Juan Font Alonso
|
e9906b522f
|
Use upstream AcceptHTTP for the Noise upgrade
|
2022-08-20 00:06:26 +02:00 |
|
Juan Font
|
2f554133c5
|
Move comment up
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
|
2022-08-19 23:49:06 +02:00 |
|
Juan Font Alonso
|
922b8b5365
|
Merge branch 'hs2021-v2' of https://github.com/juanfont/headscale into hs2021-v2
|
2022-08-19 16:32:18 +02:00 |
|
Juan Font Alonso
|
c894db3dd4
|
Use common core for noise registration
|
2022-08-19 16:29:04 +02:00 |
|
Laurent Marchaud
|
e85562268d
|
Switch to using nodeKey instead of machineKey for expired machines registration
Signed-off-by: Laurent Marchaud <laurent@marchaud.com>
|
2022-08-19 15:48:35 +02:00 |
|
Laurent Marchaud
|
fca33aacbe
|
Fix rebased errors scope in machine.go
Signed-off-by: Laurent Marchaud <laurent@marchaud.com>
|
2022-08-19 15:07:01 +02:00 |
|
Juan Font
|
e43713a866
|
Merge branch 'main' into hs2021-v2
|
2022-08-19 15:02:01 +02:00 |
|
Juan Font Alonso
|
b6e3cd81c6
|
Fixed minor linting things
|
2022-08-19 14:27:40 +02:00 |
|
Juan Font Alonso
|
43ad0d4416
|
Removed unused method
|
2022-08-19 14:24:43 +02:00 |
|
Juan Font Alonso
|
a33b5a5c00
|
Merge branch 'hs2021-v2' of https://github.com/juanfont/headscale into hs2021-v2
|
2022-08-19 14:20:55 +02:00 |
|
Juan Font Alonso
|
e2bffd4f5a
|
Make legacy protocol use common methods for client registration
|
2022-08-19 14:20:24 +02:00 |
|
Juan Font Alonso
|
a87a9636e3
|
Expanded response marshal methods to support legacy and Noise
|
2022-08-19 14:19:29 +02:00 |
|
Laurent Marchaud
|
a31432ee7b
|
Fix changelog
Signed-off-by: Laurent Marchaud <laurent@marchaud.com>
|
2022-08-19 14:14:30 +02:00 |
|
Laurent Marchaud
|
0c66590108
|
Update changelog
Signed-off-by: Laurent Marchaud <laurent@marchaud.com>
|
2022-08-19 14:11:19 +02:00 |
|
Laurent Marchaud
|
c6ea9b4b80
|
Fix cli registration of expired machines
Signed-off-by: Laurent Marchaud <laurent@marchaud.com>
|
2022-08-19 14:11:13 +02:00 |
|
Juan Font
|
19455399f4
|
Merge pull request #752 from juanfont/add-code-of-conduct
Create CODE_OF_CONDUCT.md
|
2022-08-19 00:38:01 +02:00 |
|
Juan Font
|
43ba1fb176
|
Prettier
|
2022-08-18 22:32:53 +00:00 |
|
Juan Font
|
a6f56b4285
|
Create CODE_OF_CONDUCT.md
|
2022-08-18 22:08:33 +02:00 |
|
Juan Font
|
9d430d3c72
|
Update noise.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
|
2022-08-18 21:33:56 +02:00 |
|
Juan Font Alonso
|
f9a2a2b57a
|
Add docker DNS IP to the remaining files
|
2022-08-18 18:07:15 +02:00 |
|
Juan Font Alonso
|
e4d961cfad
|
Merge branch 'hs2021-v2' of https://github.com/juanfont/headscale into hs2021-v2
|
2022-08-18 17:57:06 +02:00 |
|
Juan Font
|
67ffebc30a
|
Merge branch 'main' into hs2021-v2
|
2022-08-18 17:56:56 +02:00 |
|
Juan Font Alonso
|
cf731fafab
|
Catch retry error in taildrop send
|
2022-08-18 17:56:01 +02:00 |
|
Juan Font Alonso
|
f43a83aad7
|
Find out IPv4 for taildrop
|
2022-08-18 17:53:36 +02:00 |
|
Juan Font Alonso
|
7185f8dfea
|
Only use released versions in public integration tests
|
2022-08-18 17:53:25 +02:00 |
|
Juan Font Alonso
|
8a707de5f1
|
Add local Docker DNS server (makes resolving http://headscale more reliable)
|
2022-08-18 17:53:04 +02:00 |
|
Juan Font
|
61bb6292b7
|
Merge pull request #746 from gozssky/patch-1
Fix charset typo in swagger.go
|
2022-08-18 12:23:45 +02:00 |
|
Juan Font
|
40e0ae99da
|
Merge branch 'main' into patch-1
|
2022-08-18 11:49:15 +02:00 |
|
Juan Font
|
2dd615a4ef
|
Merge pull request #745 from 617a7a/main
feat: add support for TLS with Postgres
|
2022-08-18 11:48:33 +02:00 |
|