Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify cache and extend cache operations. | Rene Treffer | 2014-06-12 | 2 | -9/+92 |
* | Add Cache to minidns | Florian Schmaus | 2014-06-12 | 3 | -43/+76 |
* | Log IOException | Florian Schmaus | 2014-06-08 | 1 | -0/+1 |
* | Remove printStackTrace() calls | Florian Schmaus | 2014-06-08 | 1 | -2/+3 |
* | Close DatagramSocket using try-with-resources | Florian Schmaus | 2014-06-08 | 1 | -11/+12 |
* | Make minidns Android agnostic | Florian Schmaus | 2014-06-08 | 11 | -7/+6 |
* | Allow querying specific dns server by name/ip and port | Rene Treffer | 2014-04-03 | 1 | -3/+44 |
* | Fix negative jump targets | Rene Treffer | 2014-04-03 | 1 | -1/+1 |
* | Add an IDN equals method to check names | Rene Treffer | 2014-04-03 | 1 | -0/+14 |
* | Export the record name | Rene Treffer | 2014-04-03 | 1 | -0/+4 |
* | Try various ways to get the dns settings | Rene Treffer | 2014-04-02 | 1 | -1/+90 |
* | Initial commit | Rene Treffer | 2014-04-02 | 11 | -0/+1326 |