aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (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-0/+1473