aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/DNSHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-21refactore exceptionhandler to have one line file writerDaniel Gultsch1-0/+3
2016-05-12interrupt XMPPConnection ThreadDaniel Gultsch1-1/+6
2016-05-12prefer IPv4 DNS serversDaniel Gultsch1-3/+16
2016-02-12Imports organizedsteckbrief1-5/+2
2016-02-12Simplification of DNS requests.steckbrief1-191/+70
2016-01-29prefer dns servers from networsk with the default routeDaniel Gultsch1-2/+17
2016-01-11Implement XEP-0368: SRV records for XMPP over TLSmoparisthebest1-50/+71
2015-12-04avoid some NPEsDaniel Gultsch1-2/+3
2015-09-19let DnsHelper provide a fallback solutionDaniel Gultsch1-1/+8
2015-09-17fixed rare NPE in DnsHelper. fixed spelling and added loggingDaniel Gultsch1-5/+13
2015-09-10increased dns timeoutDaniel Gultsch1-0/+1
2015-09-05ignore timeout exceptions on secondary dns requestsDaniel Gultsch1-9/+21
2015-08-28use build in method on >= lolipop devices to discover dns serversDaniel Gultsch1-7/+40
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-70/+66
2015-07-28changed logging. (work around logcat null pointerDaniel Gultsch1-1/+0
2015-07-24rewrote dns fallbackDaniel Gultsch1-9/+6
2015-07-20Optimize importsAndreas Straub1-14/+14
2015-07-09print stack trace instead of writing error message to log in case of unknown ...Daniel Gultsch1-1/+1
2015-07-03added fallback for non-srv dns queriesDaniel Gultsch1-0/+1
2015-06-19don't perform dns lookups on domain parts that obviously look like ip addressesDaniel Gultsch1-10/+14
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-183/+0
2015-06-04fixed obvious bug in dns helperDaniel Gultsch1-2/+2
2015-06-04streamlined dns helper by ignoring weightDaniel Gultsch1-55/+10
2015-05-28let dns library take care of no-srv style hosts as wellDaniel Gultsch1-9/+16
2015-05-28use dns library to resolve missing ipv6 or ipv4 addressesDaniel Gultsch1-1/+30
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice1-1/+1
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice1-1/+1
2015-02-09always add a non resolved SRV record to the listiNPUTmice1-6/+1
2014-12-14more patches for dns helperiNPUTmice1-13/+19
2014-12-14possible dns fixesiNPUTmice1-2/+11
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-6/+8
2014-10-22Make conversations the root projectSam Whited1-0/+0