aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/measite/minidns/record (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add TXT recordRene Treffer2014-07-231-0/+65
|
* Add PTR record parsingRene Treffer2014-07-221-0/+19
|
* 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.