Commit Graph

1540 Commits

Author SHA1 Message Date
M66B f2c927bcbc Crowdin sync 2016-02-15 08:30:15 +01:00
M66B e2aec1a97d Check for pro feature later 2016-02-15 08:19:07 +01:00
M66B bd582ce964 Layout improvement 2016-02-15 08:18:57 +01:00
M66B 77212945b9 Set filter allowed for older Android versions 2016-02-15 08:09:08 +01:00
M66B 4ab9ebbfd8 Native fixed get uid logging, refactoring 2016-02-15 08:01:25 +01:00
M66B c137d98dbd 2016021402 beta 2016-02-14 20:27:44 +01:00
M66B 0411e4b9aa Layout improvement 2016-02-14 19:23:01 +01:00
M66B 5ed0bf7538 Let domain blocking depend on filtering allowed traffic 2016-02-14 18:22:34 +01:00
M66B 29123467c1 2016021401 beta 2016-02-14 16:39:29 +01:00
M66B 5b0ba61fcd Added setting to route allowed traffic, crowdin sync 2016-02-14 16:34:37 +01:00
M66B c3efb778f7 Routing allowed only if filter rules
Closes #321
2016-02-14 16:01:11 +01:00
M66B f1c2c13193 Revert "Do not route system traffic into the VPN when not managing system apps"
This reverts commit 41f9ec6644.

Refs #321
2016-02-14 15:06:45 +01:00
M66B 41f9ec6644 Do not route system traffic into the VPN when not managing system apps
Refs #321
2016-02-14 14:57:50 +01:00
M66B 5efacada27 Native report error number
This will allow different errors to have their own notification
2016-02-14 14:40:45 +01:00
M66B b037fe8727 Native refactoring 2016-02-14 14:11:05 +01:00
M66B 9769db65c1 Add last 250 traffic log entries to logcat 2016-02-14 13:50:11 +01:00
M66B 19b0fe25a5 Native report fragmentation, unknown protocols 2016-02-14 13:30:36 +01:00
M66B db43a95de3 Log not supported protocols as blocked
Refs #321
2016-02-14 12:48:26 +01:00
M66B 87b3d0c33c Native the maximum domain name length is 255 octets
http://tools.ietf.org/html/rfc3986#page-21
2016-02-14 11:58:34 +01:00
M66B dc0980e87f Native refactoring 2016-02-14 11:29:48 +01:00
M66B 3beb851339 System application theming fix 2016-02-14 11:16:50 +01:00
M66B a315b5042d Fixed image button theming 2016-02-14 11:13:34 +01:00
M66B 5166b8318b Make PCAP record size and max file size configurable 2016-02-14 11:01:36 +01:00
M66B 46b054b9f8 Prevent double name lookups 2016-02-14 10:16:44 +01:00
M66B bb3f4bf212 Do not import last hosts file import/download time 2016-02-14 10:09:12 +01:00
M66B 60a3babb4e Search on complete uid in traffic log
Only searching on 0 root is still awkward
2016-02-14 10:03:43 +01:00
M66B 2c40e71326 Recursively apply related rules
Refs #317
2016-02-14 09:56:51 +01:00
M66B 645964af12 Remove open file list from logcat 2016-02-14 08:17:28 +01:00
M66B d05f9c68d7 2016021301 beta 2016-02-13 19:01:19 +01:00
M66B 00d5a656c1 Scale down application icons to save memory 2016-02-13 16:10:18 +01:00
M66B 6d4639325d Inflate without attaching to root 2016-02-13 15:55:22 +01:00
M66B 02f8abaf1c Native keep alive in established state only 2016-02-13 14:51:34 +01:00
M66B 81ee9a2614 Native keep record of ACKed 2016-02-13 14:46:03 +01:00
M66B 84397de61b Native accept ACK after FIN/ACK 2016-02-13 14:14:21 +01:00
M66B 3ffbd588b3 Native enable socket keep alive after keep alive response 2016-02-13 14:13:43 +01:00
M66B 3acd171bee Native check for bad sockets
Refs #316
2016-02-13 13:41:38 +01:00
M66B a66e6c302d Collect garbage 2016-02-13 13:25:48 +01:00
M66B a93e536be5 Cleanup 2016-02-13 13:17:05 +01:00
M66B 945a9e0f33 VACUUM cannot run within a transaction 2016-02-13 13:16:02 +01:00
M66B baf5df686c Enable write ahead logging on database
This will consume more memory, but be faster
2016-02-13 13:09:23 +01:00
M66B 37940d6fc9 Notify forward changed 2016-02-13 12:42:26 +01:00
M66B f83cc0e82d Native allow settings PCAP record/file size from Java 2016-02-13 12:28:59 +01:00
M66B 6b7d4ed017 Log ACK behind 2016-02-13 12:24:18 +01:00
M66B 9310d71dcf Enable socket keep alive after 150 seconds or when receiving a keep alive ACK 2016-02-13 10:49:26 +01:00
M66B 72815e6e79 Revert "Remove reverse DNS from access adapter"
This reverts commit fa027e50a2.
2016-02-13 09:45:03 +01:00
M66B ed53576311 Allow system applications in disconnected state 2016-02-13 09:09:00 +01:00
M66B 5a63c34938 Show resolved domain names (debug version only) 2016-02-13 07:54:44 +01:00
M66B c5315926d3 2016021201 beta 2016-02-12 22:07:04 +01:00
M66B fa027e50a2 Remove reverse DNS from access adapter 2016-02-12 22:02:51 +01:00
M66B 6b37952153 Crowdin sync 2016-02-12 21:29:43 +01:00
M66B 194fd65a08 Show of allowed/blocked without connection 2016-02-12 21:25:34 +01:00
M66B 6b6b2769d8 Revert "Revert "Allow unknown addresses""
This reverts commit 9b224314eb.
2016-02-12 21:19:43 +01:00
M66B c456948827 Allow all when no connection 2016-02-12 21:18:42 +01:00
M66B 2ba3f8e0d8 Fixed allowing numeric addresses 2016-02-12 21:13:09 +01:00
M66B 9b224314eb Revert "Allow unknown addresses"
This reverts commit c4cf6bf7b2.
2016-02-12 21:01:27 +01:00
M66B c4cf6bf7b2 Allow unknown addresses 2016-02-12 20:41:04 +01:00
M66B 55de37cb5c Last time imported hosts file
Fixes #280
2016-02-12 10:52:28 +01:00
M66B 06f3ea9a79 Support other URL types 2016-02-12 10:32:26 +01:00
M66B 37a100bcfd Updated text 2016-02-12 09:56:16 +01:00
M66B 70ef2d4303 Remark about NETLINK
https://en.wikipedia.org/wiki/Netlink
2016-02-12 09:25:31 +01:00
M66B 38ba3513c0 Added button to filter application with same uid
Also show application settings and launch button for everybody

Closes #309
2016-02-12 09:22:12 +01:00
M66B 13bc0e237d Show NetGuard in the application list again
Fixes #312
2016-02-12 08:35:37 +01:00
M66B 1c86d724de Unknown host is a warning 2016-02-12 08:28:31 +01:00
M66B ebeae91ed3 Separate command, log and stats handlers 2016-02-12 08:27:04 +01:00
M66B 2ab2ff00ec Make sure IAB will always be unbound
Refs #291
2016-02-12 07:52:19 +01:00
M66B 8a7061a1eb Subscription changes are relevant for national roaming only 2016-02-11 22:07:48 +01:00
M66B 52ceccd12b Simpler DNS server check 2016-02-11 22:05:19 +01:00
M66B d460404d59 Native skip reset for listen timeout 2016-02-11 22:02:22 +01:00
M66B c3bcd64bac 2016021102 beta 2016-02-11 17:28:09 +01:00
M66B dcff6d0761 Hint port forwarding external server
Refs #303
2016-02-11 17:18:43 +01:00
M66B e171a00b85 Native send keep alives 2016-02-11 17:16:02 +01:00
M66B 8e4fef627f 0.87 beta 2016-02-11 15:45:39 +01:00
M66B bbb99e00b6 Native decode TCP options, log new TCP sessions 2016-02-11 15:44:31 +01:00
M66B 31b0b8e7ad Native warning for urgent TCP 2016-02-11 15:21:55 +01:00
M66B e78133d381 Remarks 2016-02-11 15:15:18 +01:00
M66B 39cfeac239 Show VPN start exceptions 2016-02-11 15:03:39 +01:00
M66B c0c5b2b94f Check if reload succeeded 2016-02-11 15:01:23 +01:00
M66B a8f16d2d29 Native increase select timeout to 1 hour 2016-02-11 14:46:43 +01:00
M66B c2681c3046 Workaround for inconsistent quoting of the Wi-Fi manager
Closes #311
2016-02-11 14:25:00 +01:00
M66B 9bab61ae3c Added port forwarding application selector
Closes #303
2016-02-11 14:09:32 +01:00
M66B c4914c5651 Crowdin sync 2016-02-11 13:05:04 +01:00
M66B 67fb7427d1 Show original metered/roaming state
Refs #311
2016-02-11 13:03:01 +01:00
M66B 2f51938d1c Refactoring 2016-02-11 12:47:36 +01:00
M66B 556ef90e04 Show actual / maximum number of open files in speed notification
Refs #311
2016-02-11 10:33:43 +01:00
M66B 9f07fdb39a Revert "Remove open file percentage"
This reverts commit 2181221a79.
2016-02-11 10:13:10 +01:00
M66B 24892ed67d Native scale timeout depending on number of sessions
Refs #311
2016-02-11 09:51:50 +01:00
M66B 2181221a79 Remove open file percentage
It was showing the global number / maximum of open files, not for the process

Refs #311
2016-02-11 09:15:10 +01:00
M66B 09da6010da Native limit number of sessions
Refs #311
2016-02-11 09:12:00 +01:00
M66B 1212c49e9b Native raise file number limit to maximum
Refs #311
2016-02-11 08:48:14 +01:00
M66B 97d9bcf610 Native remarks 2016-02-11 08:20:45 +01:00
M66B 223cf9fbc7 Better checl VPN/DNS address 2016-02-11 07:50:02 +01:00
M66B 85d179f5de Crowdin sync 2016-02-10 20:42:37 +01:00
M66B 2e185d184a Add open files to logcat, show percentage files open
refs #307
2016-02-10 20:39:33 +01:00
M66B d5911f8a51 Move session counts to upper left 2016-02-10 20:10:02 +01:00
M66B c9c8175391 Log allowed count 2016-02-10 19:52:55 +01:00
M66B a78030713f Native refactoring 2016-02-10 19:28:40 +01:00
M66B 29d3c74a9a Use reentrant read/write lock to protect database / optimize performance
Refs #243
2016-02-10 18:54:22 +01:00
M66B e738cddd80 Make database helper single instance
Refs #243
2016-02-10 12:50:51 +01:00
M66B 5b93010a9a Crowdin sync 2016-02-10 12:30:33 +01:00
M66B bdcb1056b4 Log number of logcat lines
Refs #243
2016-02-10 12:29:52 +01:00