netbird/relay/client
hakansa 0125cd97d8
[client] use embedded root CA if system certpool is empty (#3272)
* Implement custom TLS certificate handling with fallback to embedded roots
2025-02-04 18:17:59 +03:00
..
dialer [client] use embedded root CA if system certpool is empty (#3272) 2025-02-04 18:17:59 +03:00
addr.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
client_test.go [relay] Refactor initial Relay connection (#2800) 2024-11-22 18:12:34 +01:00
client.go [client,relay] Add QUIC support (#2962) 2025-01-15 16:28:19 +01:00
conn.go [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
doc.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
guard.go [relay] Refactor initial Relay connection (#2800) 2024-11-22 18:12:34 +01:00
manager_test.go Fix unused servers cleanup (#2826) 2024-11-01 12:33:29 +01:00
manager.go [relay] Refactor initial Relay connection (#2800) 2024-11-22 18:12:34 +01:00
picker_test.go Import time package (#2940) 2024-11-22 20:40:30 +01:00
picker.go [relay] Refactor initial Relay connection (#2800) 2024-11-22 18:12:34 +01:00