Commit Graph

1151 Commits

Author SHA1 Message Date
M66B b2e7c69af7 DNS resolving 2016-01-30 10:59:19 +01:00
M66B 55042bedd3 Send resource records to Java 2016-01-30 09:51:41 +01:00
M66B 1d2a6baaa1 Native get name by IP PoC 2016-01-29 20:30:52 +01:00
M66B 291c309a70 Native parse DNS response 2016-01-29 19:10:23 +01:00
M66B fc936bc546 Workaround text/xml not handled correctly on some devices
http://forum.xda-developers.com/showpost.php?p=65045187&postcount=1074
2016-01-29 19:01:04 +01:00
M66B d99bd709a0 Native DNS compression, fixed warnings 2016-01-29 07:59:35 +01:00
M66B c159141b45 Fixed hang on import 2016-01-28 23:19:31 +01:00
M66B da825d3c73 Fixed switching filtering on/off 2016-01-28 23:07:51 +01:00
M66B aac945cb17 Enable/disable traffic logging using a switch in the action bar 2016-01-28 22:31:21 +01:00
M66B b0319263f8 Native improved profiling 2016-01-28 18:39:13 +01:00
M66B 9968185ab0 Native cache method and field IDs 2016-01-28 18:21:57 +01:00
M66B 5d4b228496 0.79 beta 2016-01-28 15:26:20 +01:00
M66B 0844c57644 Native cleanup 2016-01-28 15:19:58 +01:00
M66B fa2b8fc24b Default disable tethering 2016-01-28 15:19:41 +01:00
M66B 462c2c9b4b Native log fixes & improvements 2016-01-28 14:30:05 +01:00
M66B 1783363e61 Native reduce UDP logging 2016-01-28 12:35:44 +01:00
M66B cb913954ce Native fixed log level 2016-01-28 12:28:08 +01:00
M66B ae37210958 Crowdin sync 2016-01-28 12:18:57 +01:00
M66B 3ba50ba0ff Fixed thread ID 2016-01-28 12:18:13 +01:00
M66B 8a6b725769 Added note about native log level 2016-01-28 12:06:17 +01:00
M66B 5feac232c6 Remove technical info in stable versions 2016-01-28 12:03:57 +01:00
M66B e16c4c4af2 Native rewrite address/domain check 2016-01-28 11:58:39 +01:00
M66B db5f58aa70 Fixed database upgrade
Fixes #256
2016-01-28 10:31:40 +01:00
M66B 3801d79448 Native cleanup 2016-01-28 08:20:15 +01:00
M66B 4135fd6441 Fixed title 2016-01-28 07:52:58 +01:00
M66B 9b933ecb0e Native improved log logic 2016-01-27 13:50:58 +01:00
M66B a8216a5e1f Filter log on resume 2016-01-27 13:39:25 +01:00
M66B 8b7820864c 0.78 beta 2016-01-27 13:33:28 +01:00
M66B 5cb82e9a77 Crowdin sync 2016-01-27 13:11:26 +01:00
M66B c80fe4d2ea Better logic, better layout 2016-01-27 13:09:08 +01:00
M66B 94ec8a5266 Common host name cache 2016-01-27 12:44:15 +01:00
M66B bce1a26c7d Layout fix 2016-01-27 12:30:52 +01:00
M66B bab1456d84 Crowdin sync 2016-01-27 12:05:26 +01:00
M66B 0645b42b89 Made technical info headers translatable
Closes #253
2016-01-27 12:01:37 +01:00
M66B 2a6feef49f Show blocked/allowed IPs per application 2016-01-27 11:59:16 +01:00
M66B 4560925d6d Get application names 2016-01-27 09:00:53 +01:00
M66B f60b3e5b6b Crowdin sync 2016-01-27 08:41:47 +01:00
M66B 79674c6535 Reorganized settings, added options to set vpn4, vpn6 & dns address 2016-01-27 08:39:18 +01:00
M66B 28cafaa21d Native reduce traffic log in user mode 2016-01-26 21:58:30 +01:00
M66B 44d28d0cda 0.77 beta 7 2016-01-26 21:22:31 +01:00
M66B caf0ca574d Added search IP/uid to traffic log
Refs #235
2016-01-26 21:20:16 +01:00
M66B 8c624fe0c0 Native cleanup 2016-01-26 20:52:38 +01:00
M66B 05025a575d Show system DNS as hint text 2016-01-26 20:52:18 +01:00
M66B c6658c8531 Native non blocking socket IO
tun is left in blocking mode, since there would be no gain in non blocking mode
2016-01-26 20:43:07 +01:00
M66B 5e09b78593 Native return DNS NXDOMAIN instead of local host 2016-01-26 19:05:39 +01:00
M66B 2e78edc183 Native fixes 2016-01-26 18:54:18 +01:00
M66B cbaad1047a Native bail on DNS compression, remarks 2016-01-26 18:41:19 +01:00
M66B 60e3fca0a4 Native DHCP
Unfortunately this does not solve tethering nor is it needed for tethering,
but lets leave it there for when we need it in the future.
2016-01-26 17:39:41 +01:00
M66B ef0231f560 Native recognize ICMPv6 2016-01-26 15:07:26 +01:00
M66B 8d9ecd010b Native IPv6 extension headers, refactoring, log fixes 2016-01-26 15:00:54 +01:00