|
|
7fb656e8b5
|
fix(server): Require Rust bridge for DNS packet processing; remove synchronous TypeScript fallback; change handler API to accept IDnsQuestion and adjust query API
|
2026-02-12 23:52:46 +00:00 |
|
|
|
f29962a6dc
|
feat(dnsserver): Return multiple matching records, improve DNSSEC RRset signing, add client resolution strategy and localhost handling, update tests
|
2025-09-12 17:32:03 +00:00 |
|
|
|
2b97dffb47
|
fix(dnsserver): Enable multiple DNS record support by removing the premature break in processDnsRequest. Now the DNS server aggregates answers from all matching handlers for NS, A, and TXT records, and improves NS record serialization for DNSSEC.
|
2025-05-30 17:09:02 +00:00 |
|