aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/measite/minidns/record (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing javadoc and review new codeRene Treffer2014-06-226-4/+89
|
* Make minidns Android agnosticFlorian Schmaus2014-06-086-0/+226
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.