aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/utils/DNSHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #40 from rtreffer/minidnsDaniel Gultsch2014-04-031-11/+49
|\ | | | | Add ability to use a provided ipv4 address on connect
| * Add ability to use a provided ipv4 address on connectRene Treffer2014-04-031-11/+49
| |
* | tryping to resolve the wake lock bugDaniel Gultsch2014-04-031-3/+3
| |
* | cleared up logging a little bit. no need for an entire stack trace at this pointDaniel Gultsch2014-04-031-10/+5
|/
* Switch to a small DNS library for DNS resolving.Rene Treffer2014-04-031-91/+100
|
* treat dns timeouts as temporary. also increased timeoutDaniel Gultsch2014-03-281-3/+3
|
* code cleanupDaniel Gultsch2014-03-271-16/+8
|
* more dns fixes. hopefully the lastDaniel Gultsch2014-03-271-81/+95
|
* further dns improvementsDaniel Gultsch2014-03-271-60/+72
|
* made work around not being a work around any moreDaniel Gultsch2014-03-261-3/+2
|
* more srv lookup fixesDaniel Gultsch2014-03-251-1/+12
|
* using actual dns servers provided by the systemDaniel Gultsch2014-03-251-2/+31
|
* user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch2014-03-061-6/+1
|
* rebrandingDaniel Gultsch2014-02-281-0/+93