Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-06-23 | Add missing javadoc / missing getter (getTTL) | Rene Treffer | 4 | -5/+18 |
2014-06-22 | Prepare 0.1.0 snapshot | Rene Treffer | 2 | -3/+3 |
2014-06-22 | Add missing javadoc and review new code | Rene Treffer | 10 | -7/+205 |
2014-06-13 | Make sure we initialize big enough if s.o. chooses small values | Rene Treffer | 1 | -1/+1 |
2014-06-13 | Switch to deticated DNSCache interface + reference LRU implementation. | Rene Treffer | 3 | -72/+165 |
2014-06-12 | Simplify cache and extend cache operations. | Rene Treffer | 2 | -9/+92 |
2014-06-12 | Add Cache to minidns | Florian Schmaus | 3 | -43/+76 |
2014-06-08 | Log IOException | Florian Schmaus | 1 | -0/+1 |
2014-06-08 | Remove printStackTrace() calls | Florian Schmaus | 1 | -2/+3 |
2014-06-08 | Close DatagramSocket using try-with-resources | Florian Schmaus | 1 | -11/+12 |
2014-06-08 | Make minidns Android agnostic | Florian Schmaus | 11 | -0/+1473 |