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
/
eu
/
siacs
/
conversations
/
utils
/
DNSHelper.java
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-08-31
some code cleanup
iNPUTmice
1
-25
/
+25
2014-06-06
fixes #172
iNPUTmice
1
-1
/
+1
2014-04-03
Add ability to use a provided ipv4 address on connect
Rene Treffer
1
-11
/
+49
2014-04-03
tryping to resolve the wake lock bug
Daniel Gultsch
1
-3
/
+3
2014-04-03
cleared up logging a little bit. no need for an entire stack trace at this point
Daniel Gultsch
1
-10
/
+5
2014-04-03
Switch to a small DNS library for DNS resolving.
Rene Treffer
1
-91
/
+100
2014-03-28
treat dns timeouts as temporary. also increased timeout
Daniel Gultsch
1
-3
/
+3
2014-03-27
code cleanup
Daniel Gultsch
1
-16
/
+8
2014-03-27
more dns fixes. hopefully the last
Daniel Gultsch
1
-81
/
+95
2014-03-27
further dns improvements
Daniel Gultsch
1
-60
/
+72
2014-03-26
made work around not being a work around any more
Daniel Gultsch
1
-3
/
+2
2014-03-25
more srv lookup fixes
Daniel Gultsch
1
-1
/
+12
2014-03-25
using actual dns servers provided by the system
Daniel Gultsch
1
-2
/
+31
2014-03-06
user alarmmanager to reschedule wakeups instead of just sleeping
Daniel Gultsch
1
-6
/
+1
2014-02-28
rebranding
Daniel Gultsch
1
-1
/
+1
2014-02-07
wrote the scariest code ever to fetch srv records from dns. todo use real ↵
Daniel Gultsch
1
-0
/
+93
dns servers and dont hard code 8.8.8.8