This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartdns
Watch
3
Star
0
Fork
0
You've already forked smartdns
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
140
Commits
1
Branch
73
Tags
ce7c11d084c174dbbd4b610e3bf76a46f67330c9
Commit Graph
2 Commits
Author
SHA1
Message
Date
Juergen Kunz
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
Philipp Kunz
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