Commit Graph

1506 Commits

Author SHA1 Message Date
M66B c3f0aac602 Native report select exit to Java 2016-01-21 13:18:30 +01:00
M66B 2d8ae4735d Native cleanup 2016-01-21 12:36:28 +01:00
M66B 29ed10ba7d Native simplify logging 2016-01-21 12:34:31 +01:00
M66B 568a8b72bc Native added TCP close state 2016-01-21 12:04:41 +01:00
M66B f64298769e Native TCP received refactoring, improvements 2016-01-21 10:37:24 +01:00
M66B ad0445676c Native FIN+ACK on local close 2016-01-20 20:25:33 +01:00
M66B 3b1e5446d5 Native TCP fixes 2016-01-20 19:30:27 +01:00
M66B f699e497ec Native fixed reset sequence 2016-01-20 16:59:01 +01:00
M66B ac30913034 Native log downstream UDP, refactoring, cleanup 2016-01-20 16:52:38 +01:00
M66B af917422c9 Native fixed logging of other than TCP 2016-01-20 15:25:09 +01:00
M66B 0b3de63c40 Added development option to set log level 2016-01-20 15:19:28 +01:00
M66B 1b55e3557d Native UDP 2016-01-20 14:16:21 +01:00
M66B 8c55f53e85 Native socket activity 2016-01-20 12:40:26 +01:00
M66B 517d79b78e Native refactoring 2016-01-20 12:35:51 +01:00
M66B 60fb4d1fd8 Native UDP improvements 2016-01-20 12:14:15 +01:00
M66B 09481772a0 Refactoring 2016-01-20 11:04:32 +01:00
M66B 1f341837b9 Cache resolved IP addresses
Closes #237
2016-01-20 10:46:48 +01:00
M66B 33669a43c1 Native no need to shutdown a closed socket 2016-01-20 10:38:05 +01:00
M66B 17772a9c45 Native delay get uid, reduce logging 2016-01-20 10:27:18 +01:00
M66B 28a6f1d935 Native data of previous ack is still data 2016-01-20 10:07:09 +01:00
M66B 563b1e027b Native UDP handling setup 2016-01-20 09:24:34 +01:00
M66B 7adbd8e4e4 Native log non TCP/UDP traffic in filtering mode 2016-01-19 22:25:23 +01:00
M66B 6ffb7eb861 Log view async resolving of IP addresses in host names 2016-01-19 22:17:40 +01:00
M66B 868ddf0bef Native allow non syn in filtering mode 2016-01-19 21:25:01 +01:00
M66B 1d294dba2d Native fixed port number logging 2016-01-19 21:16:54 +01:00
M66B 15734a8b6e Do not show port 0 2016-01-19 21:11:00 +01:00
M66B 113c827695 Native less uid lookups 2016-01-19 21:10:48 +01:00
M66B 65a26a7bc1 Native filtering integration 2016-01-19 20:58:51 +01:00
M66B ca103c7313 Added filtering warning dialog
@licaon-kter maybe you have better suggestion for the new texts related to filtering
2016-01-19 18:29:58 +01:00
M66B 05c01f08e0 Moved PCAP to log view, added setting to enable filtering 2016-01-19 17:54:07 +01:00
M66B 5f79b291e5 Native refactoring 2016-01-19 15:18:42 +01:00
M66B 215480e79e Small improvement 2016-01-19 15:17:04 +01:00
M66B 35f7330fd8 Crowdin sync 2016-01-19 14:58:54 +01:00
M66B 2b2812588a Fixed tethering with an ugly hack, yeah 2016-01-19 14:56:57 +01:00
M66B 05c8db0cb0 Native route all traffic into VPN service 2016-01-19 13:57:38 +01:00
M66B f20443e5ef Native fixed getting uid 2016-01-19 09:51:04 +01:00
M66B 33ccbe3087 Revert "Merge pull request #235 from rgarza/master"
This reverts commit e16be9e6f8, reversing
changes made to ab47fda021.

Does not work for me

Refs #235
2016-01-19 08:09:56 +01:00
M66B d5f7796907 Revert "Fixed log view menu"
This reverts commit a822d9da2c.
2016-01-19 08:06:26 +01:00
M66B 4cc08ee9a6 Revert "Merge branch 'master' of github.com:M66B/NetGuard"
This reverts commit 131f4c586b, reversing
changes made to a822d9da2c.
2016-01-19 08:05:59 +01:00
M66B 131f4c586b Merge branch 'master' of github.com:M66B/NetGuard 2016-01-19 08:03:26 +01:00
M66B a822d9da2c Fixed log view menu 2016-01-19 07:58:52 +01:00
M66B 2a4f381961 Refactoring 2016-01-19 07:57:48 +01:00
Marcel Bokhorst e16be9e6f8 Merge pull request #235 from rgarza/master
filter log by ip
2016-01-19 07:55:30 +01:00
iunk 9dfbfabb77 filter log by ip 2016-01-18 15:39:11 -06:00
M66B ab47fda021 Native copyright 2016-01-18 22:22:54 +01:00
M66B 4aceba791f Native tun/socket fixed blocking mode 2016-01-18 21:54:45 +01:00
M66B dd7040eae2 Native refactoring 2016-01-18 21:47:48 +01:00
M66B e1eb6342ba Native skip TCP options 2016-01-18 21:19:49 +01:00
M66B af04ece071 Native pcap init/cleanup 2016-01-18 21:07:35 +01:00
M66B 27843d3f88 Native TCP init, idle, close timeout, refactoring 2016-01-18 20:57:49 +01:00