54 Commits (0.0.9)
 

Author SHA1 Message Date
ValdikSS 2fe377a23f Do not handle traffic from private IP ranges 8 years ago
ValdikSS b74c974235 Print error message if filter initialization fails 8 years ago
ValdikSS 96fb5f9516 Block passive DPI packets only with "Connection: close". Fixes #17. 8 years ago
ValdikSS c1ca4f9804 Merge pull request #10 from beatcracker/patch-1 8 years ago
beatcracker 13261e1a92 Fixed typos 8 years ago
ValdikSS 4387e7c690 Merge pull request #7 from pash7ka/patch-2 8 years ago
Pavel Rubin 08902b9a57 bugfix: wrong config file name 8 years ago
ValdikSS f5ac7c0d67 Change TCP Window Size based on SrcPort, not DstPort. 8 years ago
ValdikSS 2a5e4a071b Create README.md 8 years ago
Pavel Rubin ae3abff0b2 Update README.md 8 years ago
ValdikSS d9e27f193c Reimplement -s option to fix unACKed data 8 years ago
ValdikSS c721ab0506 Always check for valid HTTP method before any modifications 8 years ago
ValdikSS 70765fa895 New option: additional space between Method and Request-URI (enables -s, may break sites) 8 years ago
ValdikSS a2d5be1eed const char for window size function 8 years ago
ValdikSS f08bbcc36e Update Readme 8 years ago
ValdikSS 30fd25bc24 Replace char* with const char* where appropriate 8 years ago
ValdikSS 9fea771d2c Less invasive Passive DPI block. Fix #2. 8 years ago
ValdikSS bb05d357a7 Fix for getopt -4 8 years ago
ValdikSS 609d8aa037 New mode -3 (old -3 is now -4) 8 years ago
ValdikSS 0787b2a5f0 Update README, Makefile and icon 8 years ago
ValdikSS 46af3c2edb Switch to getopt() and slightly update fragmentation code 8 years ago
ValdikSS 6b40623dce Remove old code 8 years ago
ValdikSS c43d5477b5 Use EXIT_SUCCESS and EXIT_FAILURE 8 years ago
ValdikSS cc0e55812e Update readme and Makefile 8 years ago
ValdikSS dc8fad8d36 Readme typos 8 years ago
ValdikSS 963e0c3525 Update readme 8 years ago
ValdikSS 5bb0e65d20 Initial commit 8 years ago
ValdikSS b7317b51d5 Initial commit 8 years ago