Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PTR record parsing | Rene Treffer | 2014-07-22 | 3 | -1/+24 |
* | Add missing javadoc / missing getter (getTTL) | Rene Treffer | 2014-06-23 | 4 | -5/+18 |
* | Prepare 0.1.0 snapshot | Rene Treffer | 2014-06-22 | 2 | -3/+3 |
* | Add missing javadoc and review new code | Rene Treffer | 2014-06-22 | 10 | -7/+205 |
* | Make sure we initialize big enough if s.o. chooses small values | Rene Treffer | 2014-06-13 | 1 | -1/+1 |
* | Switch to deticated DNSCache interface + reference LRU implementation. | Rene Treffer | 2014-06-13 | 3 | -72/+165 |
* | 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 | -0/+1473 |