Androdns Versions Save

Android DNS Client

v1.8

8 months ago

update to dnsjava 3.5 add local dnssec validation

v1.6

4 years ago
  • new app icon
  • added IDNA support : qname and servername are now converted to ACE string
  • enabled DoH queries for servers without trusted certificate
  • update dnsjava to 2.1.9, this brings CDS / CDNSKEY support and DNSSEC validation bugfixes
  • sort qtype dropdown alphabetically
  • add new bookmark queries feature , with a few useful queries already bookmarked

v1.5.1

5 years ago

1.5 with disabled resource shrinking for reproducible builds

v1.5

5 years ago
  • Experimental DoT and DoH support. For DoH enter the endpoint URI without template, for example doh.powerdns.com or dns.google.com/experimental . https:// is added automatically if not specified.
  • Automatically try to detect local network resolver if server is left blank
  • Experimental DNSSEC validation support: when DO bit is set, RRSIGS are checked against DNSKEYS learned since app start
  • Removed useless display of amplification factor
  • added simple help window

v1.4

6 years ago
  • update bundled DNSjava from 2.1.1 to 2.1.8, which includes various additional record types (CAA, TLSA, SMIMEA, OPENPGPKEY)
  • bugfix: NoClassDefFoundError crash in history on older android versions
  • bugfix: query class dropdown not updating when loading history entry
  • feature: show query class in history if not "IN"