aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/measite/minidns/Client.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-08Make minidns Android agnosticFlorian Schmaus1-291/+0
there is really no need for minidns to be Android exclusive. Replacing the Android log API with JUL make minidns available for Android and Java SE.
2014-04-03Allow querying specific dns server by name/ip and portRene Treffer1-3/+44
2014-04-02Try various ways to get the dns settingsRene Treffer1-1/+90