aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-12Add Cache to minidnsFlorian Schmaus3-43/+76
2014-06-08Log IOExceptionFlorian Schmaus1-0/+1
2014-06-08Remove printStackTrace() callsFlorian Schmaus1-2/+3
2014-06-08Close DatagramSocket using try-with-resourcesFlorian Schmaus1-11/+12
2014-06-08Make minidns Android agnosticFlorian Schmaus11-7/+6
2014-04-03Allow querying specific dns server by name/ip and portRene Treffer1-3/+44
2014-04-03Fix negative jump targetsRene Treffer1-1/+1
2014-04-03Add an IDN equals method to check namesRene Treffer1-0/+14
2014-04-03Export the record nameRene Treffer1-0/+4
2014-04-02Try various ways to get the dns settingsRene Treffer1-1/+90