aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Cache to minidnsFlorian Schmaus2014-06-123-43/+76
* Log IOExceptionFlorian Schmaus2014-06-081-0/+1
* Remove printStackTrace() callsFlorian Schmaus2014-06-081-2/+3
* Close DatagramSocket using try-with-resourcesFlorian Schmaus2014-06-081-11/+12
* Make minidns Android agnosticFlorian Schmaus2014-06-0811-7/+6
* Allow querying specific dns server by name/ip and portRene Treffer2014-04-031-3/+44
* Fix negative jump targetsRene Treffer2014-04-031-1/+1
* Add an IDN equals method to check namesRene Treffer2014-04-031-0/+14
* Export the record nameRene Treffer2014-04-031-0/+4
* Try various ways to get the dns settingsRene Treffer2014-04-021-1/+90
* Initial commitRene Treffer2014-04-0211-0/+1326