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
Files
368430d1998e4222fe84b87ab99d37ff263b6aca
smartdns
/
test
History
Juergen Kunz
368430d199
feat(rustdns-client): add Rust DNS client binary and TypeScript IPC bridge to enable UDP and DoH resolution, RDATA decoding, and DNSSEC AD/rcode support
2026-02-11 13:02:37 +00:00
..
example.primaryns.ts
feat(dnsserver): Enhance DNSSEC RRset signing and add configurable primary nameserver
2025-05-30 18:20:55 +00:00
test.client.ts
feat(rustdns-client): add Rust DNS client binary and TypeScript IPC bridge to enable UDP and DoH resolution, RDATA decoding, and DNSSEC AD/rcode support
2026-02-11 13:02:37 +00:00
test.dnssec.rrset.ts
feat(dnsserver): Enhance DNSSEC RRset signing and add configurable primary nameserver
2025-05-30 18:20:55 +00:00
test.fixes.simple.ts
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
test.multiplerecords.fixed.ts
7.4.4
2025-05-30 19:27:37 +00:00
test.multiplerecords.simple.ts
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
test.multiplerecords.ts
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
test.server.ts
fix(test/server): Fix force cleanup in DNS server tests by casting server properties before closing sockets
2025-05-28 19:55:01 +00:00
test.soa.debug.ts
feat(rustdns-client): add Rust DNS client binary and TypeScript IPC bridge to enable UDP and DoH resolution, RDATA decoding, and DNSSEC AD/rcode support
2026-02-11 13:02:37 +00:00
test.soa.final.ts
7.4.4
2025-05-30 19:27:37 +00:00
test.soa.simple.ts
7.4.4
2025-05-30 19:27:37 +00:00
test.soa.timeout.ts
feat(rustdns-client): add Rust DNS client binary and TypeScript IPC bridge to enable UDP and DoH resolution, RDATA decoding, and DNSSEC AD/rcode support
2026-02-11 13:02:37 +00:00