Skip to content

Releases: kamarya/dnsd

v1.4.0

16 May 06:15
Compare
Choose a tag to compare
  • public key pinning implementation
  • a parsing bug fix

v1.3.0

02 Sep 03:21
Compare
Choose a tag to compare
  • the local service IP can be set in the configuration file
  • when there is no Answer in JSON response send SERVFAIL
  • use 8.8.8.8 instead of dns.google.com in the default dns.conf
  • allow redirects

v1.2.0

29 Feb 13:07
Compare
Choose a tag to compare

Minor compatibility improvements

v1.1.0

11 Mar 20:01
Compare
Choose a tag to compare
  • improve the daemonizer
  • fix bugs related to EDNS0 option
  • support EDNS-Client-Subnet (ECS)

v1.0.0

07 Oct 21:13
Compare
Choose a tag to compare
  • Fix a memory leak
  • Fix preference issue of the MX records

v0.9.0

25 Feb 06:13
Compare
Choose a tag to compare
  • New make target for launchd service i.e. macOS
  • Bug fixes in the config file parser

v0.7.0

30 Oct 16:41
Compare
Choose a tag to compare
  • Support 'init' and 'systemd' launchers.
  • A few bug fixes since the software posted online.
  • Verified on OSX and several linux distributions.