Commit Graph

  • 64c93d29de Test windivert-test ValdikSS 2017-09-07 16:01:19 +0300
  • 2f0429027d Small refactoring ValdikSS 2017-09-04 22:14:17 +0300
  • feb03c74c8 Print message of HTTP fragmentation > 2 incompatibility. 0.1.0 ValdikSS 2017-08-28 11:46:59 +0300
  • 4c13435ee3 Handle Host header after User-Agent header in the HTTP packet. Fixes #29. ValdikSS 2017-08-28 11:45:05 +0300
  • ee665ee3bd Search for HTTP methods in fragmented packets with Window Size 1 or 2. Fixes #30. ValdikSS 2017-08-28 11:43:55 +0300
  • 00e4964e73 Remove webdav HTTP methods. They are rarely used and less probably filtered. ValdikSS 2017-08-28 11:42:30 +0300
  • 4ed841f93f Merge 21ee88140f into 2fe377a23f Nikolay Shopik 2017-08-15 12:59:20 +0000
  • 21ee88140f 100.64.0.0/10 private/shared range Nikolay Shopik 2017-08-15 15:59:00 +0300
  • 2fe377a23f Do not handle traffic from private IP ranges 0.0.9 ValdikSS 2017-08-15 14:09:47 +0300
  • b74c974235 Print error message if filter initialization fails ValdikSS 2017-08-15 14:09:06 +0300
  • 96fb5f9516 Block passive DPI packets only with "Connection: close". Fixes #17. 0.0.8 ValdikSS 2017-08-15 08:25:55 +0300
  • c1ca4f9804 Merge pull request #10 from beatcracker/patch-1 ValdikSS 2017-07-10 20:01:56 +0400
  • 13261e1a92 Fixed typos beatcracker 2017-07-10 18:44:56 +0300
  • 4387e7c690 Merge pull request #7 from pash7ka/patch-2 ValdikSS 2017-06-14 12:23:33 +0400
  • 08902b9a57 bugfix: wrong config file name Pavel Rubin 2017-06-14 02:13:39 +0300
  • f5ac7c0d67 Change TCP Window Size based on SrcPort, not DstPort. 0.0.7 ValdikSS 2017-06-11 21:50:22 +0300
  • 2a5e4a071b Create README.md ValdikSS 2017-06-11 08:32:35 +0300
  • ae3abff0b2 Update README.md Pavel Rubin 2017-06-04 19:22:33 +0300
  • d9e27f193c Reimplement -s option to fix unACKed data 0.0.6 ValdikSS 2017-05-25 00:18:30 +0300
  • c721ab0506 Always check for valid HTTP method before any modifications ValdikSS 2017-05-25 00:18:01 +0300
  • 70765fa895 New option: additional space between Method and Request-URI (enables -s, may break sites) 0.0.5 ValdikSS 2017-05-23 13:24:20 +0300
  • a2d5be1eed const char for window size function ValdikSS 2017-05-23 13:23:20 +0300
  • f08bbcc36e Update Readme ValdikSS 2017-05-20 12:27:43 +0300
  • 30fd25bc24 Replace char* with const char* where appropriate 0.0.4 ValdikSS 2017-05-20 12:25:20 +0300
  • 9fea771d2c Less invasive Passive DPI block. Fix #2. ValdikSS 2017-05-20 12:24:29 +0300
  • bb05d357a7 Fix for getopt -4 0.0.3 ValdikSS 2017-05-18 00:12:49 +0300
  • 609d8aa037 New mode -3 (old -3 is now -4) 0.0.2 ValdikSS 2017-05-17 22:02:22 +0300
  • 0787b2a5f0 Update README, Makefile and icon ValdikSS 2017-05-17 21:44:19 +0300
  • 46af3c2edb Switch to getopt() and slightly update fragmentation code ValdikSS 2017-05-17 21:33:44 +0300
  • 6b40623dce Remove old code ValdikSS 2017-05-17 21:32:27 +0300
  • c43d5477b5 Use EXIT_SUCCESS and EXIT_FAILURE ValdikSS 2017-05-17 21:31:42 +0300
  • cc0e55812e Update readme and Makefile ValdikSS 2017-05-17 15:57:15 +0300
  • dc8fad8d36 Readme typos ValdikSS 2017-05-17 00:05:00 +0300
  • 963e0c3525 Update readme ValdikSS 2017-05-16 22:50:38 +0300
  • 5bb0e65d20 Initial commit 0.0.1 ValdikSS 2017-05-16 22:07:40 +0300
  • b7317b51d5 Initial commit ValdikSS 2017-05-16 21:48:52 +0300