Commit Graph

192 Commits

Author SHA1 Message Date
M66B f60b1b45b3 Make sure normal DNS servers are used when private DNS is enabled
This reverts commit dbdd20de30.
2019-04-30 12:59:09 +02:00
M66B 33c79d6fe6 Small fix 2019-04-27 08:58:53 +02:00
M66B 0e4c4fecc9 Revert "Switch network early"
This reverts commit 4a32b1063b.
2019-04-23 11:28:08 +02:00
M66B 4a32b1063b Switch network early 2019-04-23 10:41:38 +02:00
M66B 8e2ab2013e Fixed typo 2019-04-23 10:36:04 +02:00
M66B daabaab4ba Skip logging of DNS TCP packets 2019-04-18 21:40:20 +02:00
M66B c8c722d077 Revert "Explicitly block DNS over TCP"
This reverts commit 97ed4ee1ec.
2019-04-18 20:03:54 +02:00
M66B 97ed4ee1ec Explicitly block DNS over TCP 2019-04-18 19:29:29 +02:00
M66B 124feaad39 Refactoring 2019-04-18 19:25:17 +02:00
M66B ccd37ab1b6 Reload on unmetered state change 2019-03-07 15:38:06 +00:00
M66B ed7c96ed37 Revert "Use alt hosts names"
This reverts commit 13f54700d1.
2019-02-27 18:37:26 +00:00
M66B 13f54700d1 Use alt hosts names 2019-02-27 08:24:55 +00:00
M66B 8f3d093da7 Disable Wi-Fi home network feature on Android 8.1
https://issuetracker.google.com/issues/70633700
2019-01-20 19:15:52 +00:00
M66B 876f1eebd6 Revert "Fix condition for filtering local DNS servers"
This reverts commit 901cfcce9d.
2019-01-09 19:14:33 +00:00
Felix Geyer 901cfcce9d Fix condition for filtering local DNS servers
Previously local DNS servers were removed when LAN access was enabled.
Instead it should be the other way around. With LAN access one wants to use the local DNS servers.
2019-01-07 22:57:52 +01:00
M66B 1b2eb44feb Happy new year 2018-12-31 16:12:49 +00:00
M66B b662ed28db Build config fields for Play store releases 2018-12-19 15:07:36 +01:00
M66B dc1f179012 Set underlying connection after establish 2018-12-07 13:46:30 +01:00
M66B f0fd6c2e0d Set underlying network 2018-12-07 13:23:59 +01:00
M66B 16de988ba4 Convert to AndroidX 2018-11-17 17:32:36 +01:00
M66B 107a5d3c9e Revert "Remove external links"
This reverts commit 8f864cfb45.
2018-09-29 13:04:30 +00:00
M66B 8f864cfb45 Remove external links 2018-09-29 08:03:27 +00:00
M66B 4943a2529a Allow Bluetooth tethering 2018-04-09 14:54:06 +02:00
M66B c2162f55f5 Removed power saving 2018-02-24 09:49:23 +01:00
M66B c202a8263e Fixed user switching 2018-02-22 08:56:44 +01:00
M66B bb1f8d699e Changed address lookup 2018-02-19 08:26:16 +01:00
M66B d8cbe18294 Block domains by correct IP version 2018-02-04 12:33:22 +01:00
M66B c580c3843e Fixed blocking IP addresses without domain name 2018-02-02 11:05:28 +01:00
M66B b130571b89 Prepare for 2018 2017-12-24 10:12:10 +01:00
M66B 77a53b34da Retry interactive failed state change 2017-12-24 09:02:13 +01:00
M66B 49a359053d Log/notify other apps only 2017-11-15 09:00:00 +01:00
M66B b31ef2cf8d Workaround bug in older Android versions 2017-11-11 10:38:06 +01:00
M66B d2a6042a6a Revert "Enable connectivity monitor on Android 6 or later only"
This reverts commit 83ac6b7996.
2017-11-11 10:36:02 +01:00
M66B 83ac6b7996 Enable connectivity monitor on Android 6 or later only 2017-11-11 10:21:47 +01:00
M66B 023fe81c10 Use normal priority for forwarding 2017-11-11 08:47:31 +01:00
M66B af5796f220 Always allow self 2017-11-11 08:42:57 +01:00
M66B 9a683d6fb6 Fixed concurrency crash 2017-11-10 09:44:16 +01:00
M66B b64887dbfa Added JNI context 2017-11-09 19:07:08 +01:00
M66B 605b0fb756 Exclude broadcast address when allowing lan, route IPv6 unicast only 2017-11-09 17:05:11 +01:00
M66B 77c347da03 Added connectivity monitoring 2017-11-09 10:51:42 +01:00
M66B 286fcfefd5 2.155 release 2017-11-07 21:37:13 +01:00
M66B 80c9d3d446 Fixed crash on stop (2) 2017-11-07 16:29:08 +01:00
M66B 4c26a0b84c Fixed crash on stop 2017-11-07 16:14:30 +01:00
M66B 72941a9e88 Use manage thread for native code 2017-11-06 11:17:03 +01:00
M66B 7735a3b228 Remove partial rule load 2017-11-05 18:26:41 +01:00
M66B 9f0cf42983 Removed dependency on application info 2017-11-05 15:17:09 +01:00
M66B 7bf9a707e4 More efficient service reload 2017-11-05 08:08:36 +01:00
M66B c5d583d425 Skip protect socket from Lollipop 2017-10-22 08:00:08 +02:00
M66B d8cb7939b0 Prevent ANR 2017-10-22 07:39:07 +02:00
M66B dc1290d472 Fixed displaying blocked/allowed counts 2017-09-20 09:49:32 +02:00