Changelog
- 897d480 Add an embedded DERP server to Headscale
- e9eb90f Added integration tests for the embedded DERP server
- 9d43f58 Added missing deps
- 05df8e9 Added missing file
- 992efbd Added missing private TLS key
- e1fcf0d Added more version
- b803240 Added new line for prettier
- cc0c88a Added small integration test for stun
- 607c1eb Be consistent with uppercase DERP
- b3fa66d Check for DERP in test
- a27b386 Clarified expiration dates
- df37d1a Do not offer the option to be DERP insecure
- b742379 Do not use the term embedded
- 09d78c7 Even more stuff moved to common
- 6aeaff4 Fix checkboxes in PR template
- e78c002 Fix minor issue
- dc909ba Improved logging on startup
- de2ea83 Linting here and there
- eb06054 Make DERP Region configurable
- eb50015 Make STUN server configurable
- 580db9b Mention that STUN is UDP
- bdbf620 Merge branch 'embedded-derp' of https://github.com/juanfont/headscale into embedded-derp
- 15ed713 Merge branch 'embedded-derp' of https://github.com/juanfont/headscale into embedded-derp
- b41d899 Merge branch 'embedded-derp' of https://github.com/juanfont/headscale into embedded-derp
- 237f7f1 Merge branch 'main' into embedded-derp
- 23cde84 Merge branch 'main' into embedded-derp
- dd26cbd Merge branch 'main' into embedded-derp
- e5d22b8 Merge branch 'main' into embedded-derp
- dcf3ea5 Merge branch 'main' into fix-magic-dns-and-uppercase-letters
- e54c508 Merge branch 'main' into main
- e799307 Merge branch 'main' into windows-endpoint
- 54c3e00 Merge local DERP server region with other configured DERP sources
- 71a6269 Merge pull request #379 from juanfont/kradalby-patch-1
- 75ca91b Merge pull request #380 from juanfont/update-contributors
- b72a8aa Merge pull request #381 from juanfont/update-contributors
- f2ea6fb Merge pull request #384 from restanrm/fix-issue-with-empty-namespace-and-acl-evaluation
- b0ae324 Merge pull request #387 from restanrm/fix-magic-dns-and-uppercase-letters
- 941e9d9 Merge pull request #388 from juanfont/embedded-derp
- e3ff87b Merge pull request #389 from e-zk/main
- 0720473 Merge pull request #392 from e-zk/windows-endpoint
- 60655c5 Merge pull request #393 from juanfont/update-contributors
- 435ee36 Merge pull request #394 from juanfont/renovateaction/dockerfiles
- b85dd7a Merge pull request #484 from juanfont/prtemplate-fix
- 48cec3c Merge pull request #486 from e-zk/main
- 6087e1c Merge pull request #488 from juanfont/update-contributors
- 22d2443 Move more stuff to common
- 03452a8 Prettied
- 88378c2 Rename the file to derp_server.go for coherence
- 758b1ba Renamed configuration items of the DERP server
- f9c0597 Second contributor attempt
- b47de07 Update Dockerfile.tailscale
- 05c5e22 Updated CHANGELOG and README
- 70910c4 Working /bootstrap-dns DERP helper
- 1114449 change: update name of method to check and normalize Domain name
- 35efd8f chore(deps): update dependency docker.io/golang to v1.17.8
- 2b68c90 chore: update changelog
- c47fb1a docs(README): update contributors
- e208ccc docs(README): update contributors
- a70669f docs(README): update contributors
- e301d0d docs(README): update contributors
- 4a49528 feat(acls): add some logs and skip error
- 6cc8bbc feat(api): add normalisation at machine register step
- 12a50ac feat(windows): add /windows endpoint for Windows configuration
- b342cf0 feat(windows): cleanup /apple endpoint
- d69dada feat(windows): rename apple_mobileconfig.go => platform_config.go
- 6f172a6 fix(acls): remove dead error code
- 44a5372 fix(poll): Normalize hostname
- 41efe98 fix: apply fmt and fix missing name changes
- f19c048 fix: change normalization function name
- c06689d fix: make register html/template consistent with other html