1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-01 00:20:14 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby e172c29360
initial capver packet tracking version (#2391)
* initial capver packet tracking version

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* Log the minimum version as client version, not only capver

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* remove old versions

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* use capver for integration tests

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* changelog

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* patch through m and n key

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-01-30 21:49:09 +00:00
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
capver initial capver packet tracking version (#2391) 2025-01-30 21:49:09 +00:00
db Remove routes without a node_id (#2386) 2025-01-30 14:57:06 +01:00
derp feat: derpmap field in config (#1823) 2024-10-17 05:34:20 -06:00
dns fixes to extra-record file watcher (#2298) 2024-12-16 11:26:56 +01:00
mapper use headscale server url as domain instead of base_domain (#2338) 2025-01-16 18:05:20 +01:00
notifier Fix typos 2025-01-09 10:38:25 +01:00
policy simplify findUserByToken in ACL, add missing testcases (#2388) 2025-01-30 11:35:49 +01:00
templates use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
types simplify findUserByToken in ACL, add missing testcases (#2388) 2025-01-30 11:35:49 +01:00
util use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
app.go initial capver packet tracking version (#2391) 2025-01-30 21:49:09 +00:00
auth.go use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go use dedicated registration ID for auth flow (#2337) 2025-01-26 22:20:11 +01:00
handlers.go clean up handler methods, common logging (#2384) 2025-01-30 22:40:29 +01:00
metrics.go Handle /derp/latency-check (#2227) 2024-11-06 15:59:38 +01:00
noise.go initial capver packet tracking version (#2391) 2025-01-30 21:49:09 +00:00
oidc.go clean up handler methods, common logging (#2384) 2025-01-30 22:40:29 +01:00
platform_config.go clean up handler methods, common logging (#2384) 2025-01-30 22:40:29 +01:00
poll.go Fix typos 2025-01-09 10:38:25 +01:00
suite_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
tailsql.go Use result of fmt.Errorf call (#1668) 2024-02-15 11:02:54 +01:00