1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/hscontrol
2024-02-18 19:31:29 +01:00
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
db new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
derp Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
mapper Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
notifier Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
policy Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
templates update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
types new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
util improve errors for missing directories (#1765) 2024-02-17 13:36:19 +01:00
app.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
auth_noise.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
auth.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
handlers.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
metrics.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
noise.go move derp.go to derp module 2023-06-08 16:34:15 +02:00
oidc.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
poll_noise.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
poll.go Reduce poll logging to debug (#1746) 2024-02-16 10:32:23 +01:00
suite_test.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
tailsql.go Use result of fmt.Errorf call (#1668) 2024-02-15 11:02:54 +01:00