aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/dns
Commit message (Expand)AuthorAgeFilesLines
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+0
* Adds an option when using proxies to forward DNS traffic to an address, usefu...Damian Minkov2013-09-171-1/+69
* Improve logging, correctly handle redemption, use a thread-poolIngo Bauersachs2013-05-311-61/+78
* Reload DNS config also on ifdown (e.g. after closing a vpn tunnel)Ingo Bauersachs2013-05-311-0/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-237-39/+42
* Moves dns config as plugin.Damian Minkov2013-05-176-1051/+0
* Fixes static imports to conform to the star import convention.Lyubomir Marinov2013-02-251-12/+3
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-4/+12
* Add activator loggingIngo Bauersachs2013-02-051-0/+4
* Reload default resolver if no custom resolver is registeredIngo Bauersachs2013-02-051-0/+5
* Moves jitsi in usr/share under debian. Fixes source package after new dns cha...Damian Minkov2013-02-051-12/+12
* Avoid self-deletion of ParallelResolver after a network changeIngo Bauersachs2013-02-041-34/+7
* Increase logging on DNS settings reloadIngo Bauersachs2013-02-041-2/+8
* Tests reorder bundles.Damian Minkov2013-01-311-4/+4
* Make the ParallelResolver and the DnssecResolver two distinct DNS service imp...Ingo Bauersachs2013-01-297-151/+276
* Import forgotten FileAccess serviceIngo Bauersachs2013-01-271-0/+1
* Fix translations after DNS refactoringsIngo Bauersachs2013-01-271-3/+6
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-2715-0/+3216