Commit Graph

169 Commits

Author SHA1 Message Date
M66B d693af8928 Native fixed DNS reply, IPv6 preparations 2016-01-24 15:39:56 +01:00
M66B c8aee09a93 Native fixed/simplified DNS compression 2016-01-24 14:54:38 +01:00
M66B 2ca17cd4a7 Native fixed crash recently introduced 2016-01-24 14:10:02 +01:00
M66B 495dc5c2a7 Native prevent too many open files 2016-01-24 13:39:04 +01:00
M66B 7e5141ca6e Native report exit reason, refactoring 2016-01-24 12:50:40 +01:00
M66B 1e75535836 Native quick restart, allow root, terminate not allowed session on start 2016-01-24 07:47:32 +01:00
M66B 47be2c367e Added option to enable/disable domain blocking
Thanks @rgarza

Fixes #241
Closes #245
2016-01-23 21:30:54 +01:00
M66B db71907dff Native fixed warnings 2016-01-23 20:46:39 +01:00
M66B 705811f01f Native DNS domain blocking 2016-01-23 16:08:21 +01:00
M66B 0b03b6c443 Native ad blocking concept 2016-01-23 12:48:17 +01:00
M66B 4d932657a0 Native DNS request decompression 2016-01-23 10:57:20 +01:00
M66B 26852ebfc3 Native DNS request decode 2016-01-23 10:13:11 +01:00
M66B bc8150700a Added address to line script 2016-01-22 21:07:39 +01:00
M66B f5564607a1 Native fixed UDP broadcast 2016-01-22 20:59:11 +01:00
M66B 1bdb7b86cb Native TCP push 2016-01-22 19:24:54 +01:00
M66B 69c5b7b2a0 Native TCP window 2016-01-22 19:03:32 +01:00
M66B 5a82c0aa6a Native optimize memory usage 2016-01-22 17:00:50 +01:00
M66B 7b9019e68f Native optimized JNI to Java calls 2016-01-22 16:41:27 +01:00
M66B c7557ff2fa Native refactoring, improvements 2016-01-22 16:15:13 +01:00
M66B a8da87fa9a Native better pcap file handling 2016-01-22 13:09:36 +01:00
M66B 87ee3417c2 Native improved stop logic 2016-01-22 10:43:59 +01:00
M66B 33845fd733 Native added source to traffic logging, added switch to enable host name resolving 2016-01-22 10:37:57 +01:00
M66B ee78684869 Native fixed traffic log time 2016-01-21 17:41:26 +01:00
M66B 064f4922fe Native log errors, better UDP handling 2016-01-21 17:28:47 +01:00
M66B 70cf8a6077 Native closed session reset 2016-01-21 15:16:45 +01:00
M66B 599ab57944 Native UDP state 2016-01-21 13:43:41 +01:00
M66B dea49b16ab Native refactoring 2016-01-21 13:21:13 +01:00
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 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 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 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 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 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 f20443e5ef Native fixed getting uid 2016-01-19 09:51:04 +01: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 27843d3f88 Native TCP init, idle, close timeout, refactoring 2016-01-18 20:57:49 +01:00
M66B 02640aea4b Native set tun blocking again 2016-01-18 20:28:33 +01:00
M66B ff40aff6d8 Native bring back uid retry 2016-01-18 20:05:58 +01:00
M66B 4d731a40ac Merge branch 'master' of github.com:M66B/NetGuard 2016-01-18 19:41:41 +01:00
M66B b070aa6e54 Native refactoring, improvements, fixes, settings 2016-01-18 19:37:52 +01:00
M66B 6c167ebeeb Native review, refactoring, logging 2016-01-18 15:29:01 +01:00
M66B 1102c65507 Native added on/off switch 2016-01-18 13:07:00 +01:00
M66B d21d75edaf Native refactoring 2016-01-18 12:19:40 +01:00
M66B 575bf16f54 Native disabled 2016-01-17 21:07:46 +01:00
M66B df20353015 Native review 2016-01-17 20:40:40 +01:00
M66B 97305f2485 Revert "Native fixed some warnings"
This reverts commit 6cb9d0f846.
2016-01-17 19:59:27 +01:00
M66B 6cb9d0f846 Native fixed some warnings 2016-01-17 19:47:32 +01:00
M66B 4fd4ce39a1 Native header file 2016-01-17 17:42:16 +01:00
M66B b61cc13d6d Native refactoring 2016-01-17 17:39:11 +01:00
M66B f624815db8 Native logging 2016-01-17 17:24:12 +01:00
M66B 12c74b24ab Native uid retry, ignore unknown sessions 2016-01-17 16:48:39 +01:00
M66B 49b15e261d Native socket eof/error handling 2016-01-17 16:34:26 +01:00
M66B e525ec7050 Native fixes 2016-01-17 16:08:40 +01:00
M66B 1d874ef4d1 Native packet processing order 2016-01-17 14:30:21 +01:00
M66B 0c7021e8be Native log level 2016-01-17 14:20:07 +01:00
M66B b71e675e82 Native FIN hack 2016-01-17 13:45:34 +01:00
M66B 7a41f35e74 Native PCAP export, fixes 2016-01-17 13:13:58 +01:00
M66B 38dfc4aa36 Native relative seq/ack logging 2016-01-17 06:57:29 +01:00
M66B ac7bd53798 Native RST remote sequence 2016-01-17 06:48:12 +01:00
M66B 333747185a Native stop with clear 2016-01-17 06:35:26 +01:00
M66B e0d80a248a Native check session source and destination 2016-01-16 21:58:01 +01:00
M66B 369954c471 Native default TCP idle timeout 300 seconds 2016-01-16 20:31:52 +01:00
M66B 5f5fdda282 Native fixes 2016-01-16 20:26:15 +01:00
M66B 81e21c71c5 Native pause on idle 2016-01-16 19:31:44 +01:00
M66B 83db13a773 Native optimize memory usage 2016-01-16 15:12:42 +01:00
M66B e30b1a15d2 Native timeout, better seq handling, improvements 2016-01-16 14:50:02 +01:00
M66B a317fa3f3e Native close 2016-01-16 12:32:55 +01:00
M66B 36bb564edb Native refactoring 2016-01-16 09:07:04 +01:00
M66B 9a83f2b17d Native active close states 2016-01-15 21:40:37 +01:00
M66B e5d403e2a7 Native refactoring 2016-01-15 19:51:07 +01:00
M66B 00b476f599 Native checksum 2016-01-15 14:14:26 +01:00
M66B bad7ece7ba Native fixes, cleanup 2016-01-15 12:21:43 +01:00
M66B aeb9591884 Native RST, error checking 2016-01-15 11:51:42 +01:00
M66B ab9ecde817 Native radomize local sequence 2016-01-15 10:08:18 +01:00
M66B f884f06a84 Native refactoring 2016-01-15 10:04:44 +01:00
M66B d159cc77da Native handle remote FIN 2016-01-15 09:09:57 +01:00
M66B 65cc667d71 Native rough FIN 2016-01-14 22:48:05 +01:00
M66B 12e701004b Native fixed local reference table overflow 2016-01-14 22:02:21 +01:00