Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing javadoc / missing getter (getTTL) | Rene Treffer | 2014-06-23 | 1 | -2/+6 |
* | Switch to deticated DNSCache interface + reference LRU implementation. | Rene Treffer | 2014-06-13 | 1 | -72/+14 |
* | Simplify cache and extend cache operations. | Rene Treffer | 2014-06-12 | 1 | -9/+78 |
* | Add Cache to minidns | Florian Schmaus | 2014-06-12 | 1 | -14/+29 |
* | 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 | 1 | -0/+290 |