aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/utils/DNSHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-26Fixes FS#230: Uncaught NullPointerException in DNSHelpersteckbrief1-7/+12
2015-12-11Removed stupid DNS query codesteckbrief1-150/+71
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-3/+4
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-2/+2
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-3/+3
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