Viktor Liu
|
160b811e21
|
[client] Distinguish between NXDOMAIN and NODATA in the dns forwarder (#4321)
|
2025-08-12 15:59:42 +02:00 |
|
Viktor Liu
|
1d5e871bdf
|
[misc] Move shared components to shared directory (#4286)
Moved the following directories:
```
- management/client → shared/management/client
- management/domain → shared/management/domain
- management/proto → shared/management/proto
- signal/client → shared/signal/client
- signal/proto → shared/signal/proto
- relay/client → shared/relay/client
- relay/auth → shared/relay/auth
```
and adjusted import paths
|
2025-08-05 15:22:58 +02:00 |
|
Viktor Liu
|
de7384e8ea
|
[client] Tighten allowed domains for dns forwarder (#3978)
|
2025-06-17 14:03:00 +02:00 |
|
Viktor Liu
|
4a9049566a
|
[client] Set up firewall rules for dns routes dynamically based on dns response (#3702)
|
2025-04-24 17:37:28 +02:00 |
|
hakansa
|
51bb52cdf5
|
[client] Refactor DNSForwarder to improve handle wildcard domain resource id matching (#3651)
[client] Refactor DNSForwarder to improve handle wildcard domain resource id matching (#3651)
|
2025-04-15 10:54:17 +03:00 |
|