netbird/management/server
hakansa 39986b0e97
[client, management] Support DNS Labels for Peer Addressing (#3252)
* [client] Support Extra DNS Labels for Peer Addressing

* [management] Support Extra DNS Labels for Peer Addressing

---------

Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
2025-02-20 13:43:20 +03:00
..
account Feature/peer validator (#1553) 2024-03-27 18:48:48 +01:00
activity [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
context Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
geolocation [management] remove gorm preparestmt from all DB connections (#3292) 2025-02-18 15:24:17 +01:00
groups [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
http [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
idp [management] enable optional zitadel configuration of a PAT (#3159) 2025-01-14 12:38:08 +03:00
integrated_validator [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
integration_reference Feature/peer validator (#1553) 2024-03-27 18:48:48 +01:00
jwtclaims [management] Add integration test for the setup-keys API endpoints (#2936) 2025-01-02 13:51:01 +01:00
metrics [management] add selfhosted metrics for networks (#3118) 2024-12-30 12:53:51 +01:00
migration [management] remove gorm preparestmt from all DB connections (#3292) 2025-02-18 15:24:17 +01:00
mock_server [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
networks [management] fix groups delete and resource create and update error response (#3189) 2025-01-16 13:39:15 +01:00
peer [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
permissions [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture [management] Refactor posture check to use store methods (#2874) 2024-11-25 16:26:24 +01:00
settings [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
status [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
store [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
telemetry [management/signal/relay] add metrics descriptions (#3233) 2025-01-24 14:17:30 +01:00
testdata [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
testutil [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
types [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
users [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
util [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
account_request_buffer.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
account_test.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
account.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
config.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
dns_test.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
dns.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
ephemeral_test.go [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
ephemeral.go [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
event_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
event.go [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
group_test.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
group.go [management] fix groups delete and resource create and update error response (#3189) 2025-01-16 13:39:15 +01:00
grpcserver.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
integrated_validator.go [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
management_proto_test.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
management_test.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
nameserver_test.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
nameserver.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
peer_test.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
peer.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
policy_test.go [management] Fix policy tests (#3135) 2024-12-31 18:45:40 +01:00
policy.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture_checks_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture_checks.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
resource.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
route_test.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
route.go [management] Fix networks net map generation with posture checks (#3124) 2024-12-30 12:40:24 +01:00
scheduler_test.go Reduce test logs (#2550) 2024-09-06 16:28:19 +02:00
scheduler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
setupkey_test.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
setupkey.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
token_mgr_test.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
token_mgr.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
updatechannel_test.go [management] remove network map diff calculations (#2820) 2024-10-31 19:24:15 +01:00
updatechannel.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
user_test.go [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
user.go [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00