1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/hscontrol/db
Alexander Halbarth 7e8bf4bfe5
Add Customization Options to DERP Map entry of integrated DERP server (#1565)
Co-authored-by: Alexander Halbarth <alexander.halbarth@alite.at>
Co-authored-by: Bela Lemle <bela.lemle@alite.at>
Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
2024-01-16 16:04:03 +01:00
..
addresses_test.go remove the use key stripping and store the proper keys (#1603) 2023-11-16 17:55:29 +01:00
addresses.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
api_key_test.go Replace the timestamp based state system 2023-09-19 10:20:21 -05:00
api_key.go introduce rw lock for db, ish... 2023-09-19 10:20:21 -05:00
db.go add versioned migrations (#1644) 2023-12-10 15:46:14 +01:00
node_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
node.go implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
preauth_keys_test.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
preauth_keys.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
routes_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
routes.go Add Customization Options to DERP Map entry of integrated DERP server (#1565) 2024-01-16 16:04:03 +01:00
suite_test.go Use tailscale key types instead of strings (#1609) 2023-11-19 22:37:04 +01:00
users_test.go remove the use key stripping and store the proper keys (#1603) 2023-11-16 17:55:29 +01:00
users.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00