aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/dns/ParallelResolverImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Improve logging, correctly handle redemption, use a thread-poolIngo Bauersachs2013-05-311-61/+78
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+2
* Avoid self-deletion of ParallelResolver after a network changeIngo Bauersachs2013-02-041-34/+7
* Tests reorder bundles.Damian Minkov2013-01-311-4/+4
* Make the ParallelResolver and the DnssecResolver two distinct DNS service imp...Ingo Bauersachs2013-01-291-76/+81
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-271-0/+703