Commit Graph

16 Commits

Author SHA1 Message Date
jkunz 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
philkunz 3d06131e04 fix(dnsserver): Update documentation to clarify the primaryNameserver option and SOA record behavior in the DNS server. The changes detail how the primaryNameserver configuration customizes the SOA mname, ensures proper DNSSEC signing for RRsets, and updates the configuration interface examples. 2025-05-30 19:49:34 +00:00
philkunz b187da507b feat(manual socket handling): Add comprehensive manual socket handling documentation for advanced DNS server use cases 2025-05-28 19:26:52 +00:00
philkunz dd12641fb0 feat(dns-server): Improve DNS server interface binding by adding explicit IP validation, configurable UDP/HTTPS binding, and enhanced logging. 2025-05-28 19:03:45 +00:00
philkunz b281fef624 feat(docs): Improve documentation for advanced DNS features and update usage examples for both DNS client and server. 2025-05-27 12:52:00 +00:00
philkunz 7997e9dc94 update 2025-03-21 18:21:47 +00:00
philkunz 58f02cc0c0 fix(core): Fixing issues with keywords and readme formatting. 2024-09-21 22:56:27 +02:00
philkunz aff5f2e7d9 update tsconfig 2024-04-14 17:30:20 +02:00
philkunz 4102c3a692 fix(core): update 2023-03-23 01:41:35 +01:00
philkunz b463aea274 fix(core): update 2020-08-05 15:37:51 +00:00
philkunz 66f817cdf8 fix(core): update 2020-02-15 16:46:46 +00:00
philkunz 6f09a82eee fix(core): update 2020-02-15 16:46:04 +00:00
philkunz 929e4152d3 BREAKING CHANGE(core): now uses Google DNS HTTPS API and handles DNSSEC validation 2020-02-15 16:41:37 +00:00
philkunz 64c381d42f fix(docs): update 2018-05-13 16:21:15 +02:00
philkunz 4ada87a945 BREAKING CHANGE(package): update to new packagename and improve record retrieval 2018-05-13 15:51:04 +02:00
philkunz 5bd2b6cb55 update README 2017-07-18 15:45:06 +02:00