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
/
de
/
pixart
/
messenger
/
utils
/
Resolver.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
slightly refactor dns resolver
Christian Schneppe
1
-10
/
+6
2017-09-24
give exec resolver a lower priority over reflection
Christian Schneppe
1
-7
/
+5
2017-08-13
update mini dns
Christian Schneppe
1
-2
/
+1
2017-08-13
provide extra 'network is unreachable' account state
Christian Schneppe
1
-1
/
+30
2017-08-01
add reminder to remove minidns workarounds once those are fixed
Christian Schneppe
1
-0
/
+1
2017-08-01
prefer DNS servers from VPNs
Christian Schneppe
1
-3
/
+1
2017-08-01
catch runtime exceptions from minidns
Christian Schneppe
1
-4
/
+4
2017-08-01
catch all exceptions around minidns :(
Christian Schneppe
1
-6
/
+6
2017-08-01
made DNSEC hostname validation opt-in
Christian Schneppe
1
-11
/
+24
2017-08-01
work around idn short comings in minidns
Christian Schneppe
1
-1
/
+1
2017-08-01
resolve non-srv domains in resolver class as well
Christian Schneppe
1
-7
/
+43
2017-08-01
prefer ipv4 over ipv6
Christian Schneppe
1
-0
/
+7
2017-08-01
fixed fallback to normal DNS query after DNSSEC failed
Christian Schneppe
1
-3
/
+9
2017-06-27
revised resolver strategy
Christian Schneppe
1
-3
/
+7
2017-06-26
refactored resolver to fall back to DNS and use reliable method
Christian Schneppe
1
-11
/
+35
2017-06-26
use ResolverApi.reliable(..)
Christian Schneppe
1
-31
/
+11
2017-06-25
new resolver fall back to normal dns if dnssec verfication fails
Christian Schneppe
1
-9
/
+22
2017-06-24
upgrade minidns. refactored dns utils
Christian Schneppe
1
-0
/
+159