1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-03 05:44:14 +00:00
Commit graph

3662 commits

Author SHA1 Message Date
M66B
026a5b1d7d Crowdin sync 2019-08-24 17:13:35 +02:00
M66B
57f77d7a4e Rewritten DNS server address handling 2019-08-24 17:12:13 +02:00
M66B
b3a07e1a8f Updated gradle 2019-08-24 16:35:25 +02:00
M66B
79ba924977 Crowdin sync 2019-08-11 13:51:02 +02:00
M66B
3e635f5a97 2.261 release 2019-08-10 11:30:40 +02:00
M66B
a5c051b148 Crowdin sync 2019-08-10 11:30:12 +02:00
M66B
5da21bf917 Fixed traffic notification / dark theme 2019-08-10 11:29:33 +02:00
M66B
c915d770f2 Added copy challenge 2019-08-10 11:21:01 +02:00
M66B
b2fa5a69ac Allow all private address spaces when allowing LAN 2019-08-05 20:23:28 +02:00
M66B
ba2d14298c 2.260 release 2019-08-05 15:59:42 +02:00
M66B
17b4e0bdd1 Crowdin sync 2019-08-05 15:55:58 +02:00
M66B
304d2d9026 Prevent crash 2019-08-05 15:54:58 +02:00
M66B
4baabca0e2 2.259 release 2019-08-05 08:14:09 +02:00
M66B
8adec3c8f5 Crowdin sync 2019-08-05 08:13:59 +02:00
M66B
663f1ecf50 2.258 release 2019-08-04 15:54:22 +02:00
M66B
4f540a2f10 Prevent crash 2019-08-04 15:50:16 +02:00
M66B
a1462c210b 2.257 release 2019-08-04 10:53:41 +02:00
M66B
95c4210e4b Crowdin sync 2019-08-04 10:29:12 +02:00
M66B
82bb4a4ecd Fixed memory leak 2019-08-04 10:20:44 +02:00
M66B
aadb1e44b4 Always clear on reload 2019-08-03 19:58:24 +02:00
M66B
641ad7dff6 Change log level dump 2019-08-03 19:07:27 +02:00
M66B
bba0a4df5e Free allowed/usage class reference 2019-08-03 19:06:03 +02:00
M66B
bb9a99d2cd Disable private DNS in filtering mode only 2019-08-03 18:38:50 +02:00
M66B
1fe3a04ae7 Added line number info to free wrapper 2019-07-31 20:47:16 +02:00
M66B
57169a83e8 Improved memory profiling 2019-07-31 17:20:49 +02:00
M66B
c66f41eb67 Try cursors 2019-07-31 14:28:53 +02:00
M66B
e81d11ffc6 Conditional memory profiling 2019-07-31 14:22:56 +02:00
M66B
aadf337df1 Added JNI memory profiling 2019-07-31 14:04:12 +02:00
M66B
b06f808d23 No root memory profiling 2019-07-31 13:24:04 +02:00
M66B
ff0518644f Wrap alloc/free 2019-07-31 12:04:13 +02:00
M66B
071a05bb65 Revert "Attempt to add asan (fails on seccomp)"
This reverts commit 09c5e3d4d5.
2019-07-31 11:47:01 +02:00
M66B
09c5e3d4d5 Attempt to add asan (fails on seccomp) 2019-07-31 11:46:16 +02:00
M66B
de12d61004 2.256 release 2019-07-28 12:18:05 +02:00
M66B
bb199e8d99 Enabled VPN handover by default 2019-07-28 12:17:25 +02:00
M66B
37c232fd68 Crowdin sync 2019-07-28 12:15:55 +02:00
M66B
8b6d0146ef Yield while reading TUN / UDP socket 2019-07-28 12:04:30 +02:00
M66B
7dc998150a Limit log queue to 250 entries 2019-07-28 11:48:13 +02:00
M66B
297e352b03 Added logging 2019-07-28 11:14:08 +02:00
M66B
c20f216f36 Updated FAQ 2019-07-26 12:51:24 +02:00
M66B
6fdc5a52bc 2.255 release 2019-07-23 20:47:23 +02:00
M66B
4c8d1d89d1 Synchronize JNI done 2019-07-23 20:46:43 +02:00
M66B
bbd12a7386 Updated FAQ 2019-07-23 10:27:05 +02:00
M66B
bdc0eb0b56 2.254 release 2019-07-22 16:33:46 +02:00
M66B
f4063a53c4 Crowdin sync 2019-07-22 16:33:35 +02:00
M66B
ede610a3da Make sure the JNI context is cleared
Reason: onCreate can be called multiple times without onDestroy being called
2019-07-22 11:37:49 +02:00
M66B
dafea6ea39 Updated FAQ 2019-07-21 18:39:33 +02:00
M66B
8f899e9e41 Disable apply rules and conditions when not filtering 2019-07-21 12:31:52 +02:00
M66B
c652f3e90b Added memory info to debug info 2019-07-21 08:57:59 +02:00
M66B
a26373f1d5 Request garbage collection on service actions 2019-07-21 08:36:39 +02:00
M66B
9a4cff7927 Added option to enable VPN handover 2019-07-18 19:59:40 +02:00