Conversations/src/main/java/de/measite/minidns
Rene Treffer 4da60e7e20 Simplify cache and extend cache operations.
Remove the external cache dependency and use a simple LRU based on
LinkedHashMap.
Make it possible to get the parse time of DNSMessage, which means we
can evaluate the TTL later on :-)
2014-06-12 22:39:51 +02:00
..
record Make minidns Android agnostic 2014-06-08 13:27:25 +02:00
util Make minidns Android agnostic 2014-06-08 13:27:25 +02:00
Client.java Simplify cache and extend cache operations. 2014-06-12 22:39:51 +02:00
DNSMessage.java Simplify cache and extend cache operations. 2014-06-12 22:39:51 +02:00
Question.java Add Cache to minidns 2014-06-12 09:52:41 +02:00
Record.java Make minidns Android agnostic 2014-06-08 13:27:25 +02:00