1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-02 04:42:26 +00:00
Commit graph

3207 commits

Author SHA1 Message Date
M66B
a59ab36639 Updated gradle plugin 2018-03-27 12:05:37 +02:00
Marcel Bokhorst
77ef69955b
Merge pull request #512 from top-master/master
git rid of ICMP response hack
2018-03-27 08:36:23 +02:00
top master
680b0e3e1d git rid of ICMP hack
**Reproduce Failure:**
1. install and run any ping app that does repeat `ICMP` requests to the same web-site/IP but every time on an other `port` like [ping](https://apkpure.com/ping/com.lipinic.ping)
2. start `NetGuard` and block every thing except that mentioned `ping` app
3. provide a valid IP to `ping` app and press its `start` button
all done ping will start but you will see the first request gets answered but for any other request after first `ping` will say "`time out`" since every time the app does use an other `port`/`icmp-id`.
2018-03-27 10:47:35 +04:30
top master
fa624ce279 Revert "ICMP management Fix"
This reverts commit 8877e06f04.
2018-03-27 10:38:35 +04:30
Marcel Bokhorst
1c9754d631
Merge pull request #511 from licaon-kter/patch-2
Fix building on AS 3.1
2018-03-27 06:47:34 +02:00
Licaon_Kter
f3adfcce94
Fix building on AS 3.1
...else `Gradle sync failed: Could not find any version that matches com.android.tools.build:gradle:3.0.+`
2018-03-26 22:59:11 +00:00
M66B
62753cd5e4 Increase session limit to 40% 2018-03-26 17:19:45 +02:00
top master
8877e06f04 ICMP management Fix
the first ICMP session that gets created did never stop, when there comes unstop other requests for an other port/id after the first all others will fail since the requestor checks the ICMP id that it last used but it did got from NetGuard the first id used for that site.

we did find the bug using Apps whichs only propose are to ping and only the first ping got ever answered
2018-03-26 14:32:16 +04:30
M66B
180dd7dc7a Force remove storage permission 2018-03-26 11:11:31 +02:00
M66B
f5ea6bd54d 2.191 release 2018-03-25 07:17:39 +02:00
M66B
c1ebd474a9 Increase session limit to 1024 x 30% 2018-03-25 07:17:09 +02:00
M66B
630eee16a8 Crowdin sync 2018-03-25 07:16:46 +02:00
M66B
decf2fee3c Out of memory is not own fault 2018-03-23 09:45:22 +01:00
M66B
c2c0d62f28 2.190 release 2018-03-23 07:23:03 +01:00
M66B
d1df09ff51 Disabled app icon caching 2018-03-23 07:22:17 +01:00
M66B
e10c07d2fa 2.189 release 2018-03-22 10:11:02 +01:00
M66B
f02c5950bf Crowdin sync 2018-03-22 10:10:52 +01:00
M66B
e9fe933b3a Increase default window size 2018-03-22 10:07:45 +01:00
M66B
5c45632cce Strip interface name from DNS server name, Crowdin sync 2018-03-18 07:44:19 +01:00
M66B
6a0d70739e Disable app icon caching log 2018-03-11 13:08:14 +01:00
M66B
dfb3f366f7 Crowdin sync 2018-03-11 12:49:10 +01:00
M66B
c690080371 Updated libraries 2018-03-11 12:33:09 +01:00
M66B
2f4728abfc Disable Glide caching 2018-03-11 12:32:57 +01:00
M66B
e7d747d1d6 Crowdin sync 2018-03-11 12:32:40 +01:00
M66B
5511569154 Fixed addr2line 2018-02-24 14:49:42 +01:00
M66B
a505db4032 2.186 release 2018-02-24 09:49:36 +01:00
M66B
c2162f55f5 Removed power saving 2018-02-24 09:49:23 +01:00
M66B
b3a01d5c43 2.185 release 2018-02-22 08:57:15 +01:00
M66B
c202a8263e Fixed user switching 2018-02-22 08:56:44 +01:00
M66B
440bccff1a Updated read me and FAQ 2018-02-22 07:46:12 +01:00
M66B
75171151e4 Updated FAQ 2018-02-20 18:20:38 +01:00
M66B
6fdbecb531 2.184 release 2018-02-20 18:03:02 +01:00
M66B
6302690216 Crowdin sync 2018-02-20 17:58:59 +01:00
M66B
903c91794e Increase shown addresses 2018-02-20 13:22:23 +01:00
M66B
bb1f8d699e Changed address lookup 2018-02-19 08:26:16 +01:00
M66B
aa1956af6b Updated ad blocking instructions 2018-02-18 09:20:19 +01:00
M66B
a561caf8c9 Storage permission is not needed anymore 2018-02-12 12:13:29 +01:00
M66B
affaf91829 2.182 release 2018-02-08 17:27:40 +01:00
M66B
a5910a6a41 Disable Xposed check 2018-02-08 17:27:23 +01:00
M66B
42741181b3 2.181 release 2018-02-07 15:34:32 +01:00
M66B
70651b96d0 Fixed accessibility services crash 2018-02-07 15:34:17 +01:00
M66B
26021a18c7 2.180 release 2018-02-06 18:44:56 +01:00
M66B
927dfab970 Refactoring 2018-02-06 18:41:50 +01:00
M66B
245b006864 2.179 release 2018-02-06 15:34:49 +01:00
M66B
354ce6c605 Let Glide auto clear 2018-02-06 15:34:32 +01:00
M66B
adf92fb7bb 2.178 release 2018-02-06 11:47:34 +01:00
M66B
a44fcc4154 Attempt to fix accessibility services crash 2018-02-06 11:46:32 +01:00
M66B
7af8136a1f Updated FAQ 2018-02-05 08:09:23 +01:00
M66B
139801d233 2.177 release 2018-02-04 12:33:45 +01:00
M66B
d8cbe18294 Block domains by correct IP version 2018-02-04 12:33:22 +01:00