index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
utils
/
DNSHelper.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
interrupt XMPPConnection Thread
Daniel Gultsch
2016-05-12
1
-1
/
+6
*
prefer IPv4 DNS servers
Daniel Gultsch
2016-05-12
1
-3
/
+16
*
prefer dns servers from networsk with the default route
Daniel Gultsch
2016-01-29
1
-2
/
+17
*
Implement XEP-0368: SRV records for XMPP over TLS
moparisthebest
2016-01-11
1
-50
/
+71
*
avoid some NPEs
Daniel Gultsch
2015-12-04
1
-2
/
+3
*
let DnsHelper provide a fallback solution
Daniel Gultsch
2015-09-19
1
-1
/
+8
*
fixed rare NPE in DnsHelper. fixed spelling and added logging
Daniel Gultsch
2015-09-17
1
-5
/
+13
*
increased dns timeout
Daniel Gultsch
2015-09-10
1
-0
/
+1
*
ignore timeout exceptions on secondary dns requests
Daniel Gultsch
2015-09-05
1
-9
/
+21
*
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
2015-08-28
1
-7
/
+40
*
changed logging. (work around logcat null pointer
Daniel Gultsch
2015-07-28
1
-1
/
+0
*
rewrote dns fallback
Daniel Gultsch
2015-07-24
1
-9
/
+6
*
Optimize imports
Andreas Straub
2015-07-20
1
-14
/
+14
*
print stack trace instead of writing error message to log in case of unknown ...
Daniel Gultsch
2015-07-09
1
-1
/
+1
*
added fallback for non-srv dns queries
Daniel Gultsch
2015-07-03
1
-0
/
+1
*
don't perform dns lookups on domain parts that obviously look like ip addresses
Daniel Gultsch
2015-06-19
1
-10
/
+14
*
fixed obvious bug in dns helper
Daniel Gultsch
2015-06-04
1
-2
/
+2
*
streamlined dns helper by ignoring weight
Daniel Gultsch
2015-06-04
1
-55
/
+10
*
let dns library take care of no-srv style hosts as well
Daniel Gultsch
2015-05-28
1
-9
/
+16
*
use dns library to resolve missing ipv6 or ipv4 addresses
Daniel Gultsch
2015-05-28
1
-1
/
+30
*
fixed a bug in DNS helper code. fixes #1130
iNPUTmice
2015-04-16
1
-1
/
+1
*
always add a non resolved SRV record to the list
iNPUTmice
2015-02-09
1
-6
/
+1
*
more patches for dns helper
iNPUTmice
2014-12-14
1
-13
/
+19
*
possible dns fixes
iNPUTmice
2014-12-14
1
-2
/
+11
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-6
/
+8
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-32
/
+18
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+185