This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
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
138
Commits
1
Branch
68
Tags
abbb971d6af9238a63a71b6eb8bc5e2100b8e8e5
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