Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-08 | Make minidns Android agnostic | Florian Schmaus | 11 | -1474/+0 | |
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. | |||||
2014-04-03 | Allow querying specific dns server by name/ip and port | Rene Treffer | 1 | -3/+44 | |
2014-04-03 | Fix negative jump targets | Rene Treffer | 1 | -1/+1 | |
2014-04-03 | Add an IDN equals method to check names | Rene Treffer | 1 | -0/+14 | |
2014-04-03 | Export the record name | Rene Treffer | 1 | -0/+4 | |
2014-04-02 | Try various ways to get the dns settings | Rene Treffer | 1 | -1/+90 | |