aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/utils/DNSHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-27reworked dns retryiNPUTmice1-32/+18
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice1-1/+2
2014-10-04no dns retry after nosrv erroriNPUTmice1-5/+2
2014-08-31some code cleanupiNPUTmice1-25/+25
2014-06-06fixes #172iNPUTmice1-1/+1
2014-04-03Add ability to use a provided ipv4 address on connectRene Treffer1-11/+49
2014-04-03tryping to resolve the wake lock bugDaniel Gultsch1-3/+3
2014-04-03cleared up logging a little bit. no need for an entire stack trace at this pointDaniel Gultsch1-10/+5
2014-04-03Switch to a small DNS library for DNS resolving.Rene Treffer1-91/+100
2014-03-28treat dns timeouts as temporary. also increased timeoutDaniel Gultsch1-3/+3
2014-03-27code cleanupDaniel Gultsch1-16/+8
2014-03-27more dns fixes. hopefully the lastDaniel Gultsch1-81/+95
2014-03-27further dns improvementsDaniel Gultsch1-60/+72
2014-03-26made work around not being a work around any moreDaniel Gultsch1-3/+2
2014-03-25more srv lookup fixesDaniel Gultsch1-1/+12
2014-03-25using actual dns servers provided by the systemDaniel Gultsch1-2/+31
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch1-6/+1
2014-02-28rebrandingDaniel Gultsch1-1/+1
2014-02-07wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch1-0/+93