98 Commits (master)

Author SHA1 Message Date
RknMustDie512 810aef6aed Add TLS ClientHello fake packet generator 6 months ago
ValdikSS a95fe3ebff Allow up to 1420 bytes in fake packet (`--fake-from-hex`). 7 months ago
ValdikSS 8a0bef08bf 0.2.3rc3 version 7 months ago
ValdikSS cb9cc82fde Fix: fake_load_random maximum packet size 7 months ago
ValdikSS c2784dd79e 0.2.3rc2 version 7 months ago
ValdikSS bc95b6f598 --fake-resend option: repeat sending each fake packet number of times 7 months ago
ValdikSS 985a09c73d Print number of custom fake payloads on start 7 months ago
ValdikSS 15793fb84f --fake-gen option: generate random-filled Fake Packets 7 months ago
ValdikSS f0d42129aa --fake-from-hex option: load Fake Packet from HEX data 7 months ago
ValdikSS 62f2953515 Ignore all RSTs with -p 8 months ago
ValdikSS 7b66094f56 Fix help print (`--help`), '?' is reserved in getopt. 8 months ago
ValdikSS a6c7169033 Allow to add the whole root zones into blacklist. Fixes #564. 8 months ago
EgorWeders ed210cdf44
Removed not recommended --image-base linker param 8 months ago
ValdikSS dcff8389b3 Fix fox 16f2a8fb81 8 months ago
EgorWeders 16f2a8fb81
Added argument --debug-exit (#512) 8 months ago
ValdikSS e9ac13bcda Enum style fixes. Closes #504, #507. 8 months ago
EgorWeders 78ae517871 Changed to enum 8 months ago
EgorWeders ed45c42c9e Added different return codes 8 months ago
ValdikSS aab7842a76 Partial revert "Bump version to v0.2.3. Closes #429" 8 months ago
ValdikSS abcca5ea84 Print errorcode in WinDivert error message 8 months ago
JijogBf 8401dfcc1a FIX: Comment's indexes in printf block at main function (line 979) 8 months ago
ValdikSS c4bbd0b8e2 Print human-readable WinDivert error messages 8 months ago
ValdikSS 6b2f3cfa74 Bump version to v0.2.3. Closes #429 8 months ago
ValdikSS 9bfce3156e Make mode -9 the default, instead of -5 8 months ago
ValdikSS f7362094d3 New modes: -8 and -9 8 months ago
ValdikSS f1aece75ae New mode: -7 - As -6 but with wrong chksum 8 months ago
ValdikSS 60dd3cb004 Make ClientHello ignore --max-payload limits 8 months ago
ValdikSS d031ae65bf New option: -q - block QUIC/HTTP3 8 months ago
ValdikSS 3837635f2c Use non-prefixed windres for msys2. #372 8 months ago
ValdikSS 15eb10ac68 Fragment packet by the beginning of SNI value. #357 10 months ago
ValdikSS 4c846c712d Handle TLSv1.2 record version handshakes (16 03 03). #353 10 months ago
mohadangKim 54349a1c31 fix memcpy usage 3 years ago
ValdikSS 4f18a73239 Print correct set-ttl/auto-ttl mode in the status 3 years ago
ValdikSS 67629fb6ef Disable auto-ttl if set-ttl has been used after auto-ttl 3 years ago
ValdikSS 27a6d256f0 Handle HTTP GET and POST in packets larger than --max-payload 3 years ago
ValdikSS 99c403ca62 GoodbyeDPI v0.2.2 3 years ago
ValdikSS 6ee4101f58 Fix --set-ttl when used with --min-ttl 3 years ago
ValdikSS 55a3a94065 Handle "0" in domain names 3 years ago
ValdikSS 8383ecaadf Change argument order for calloc() 3 years ago
ValdikSS 8deacbc438 Allocate (argc + 1) for the service arguments, with calloc 3 years ago
ValdikSS 1cfd2b1b9f Allow to set --max-payload to zero 3 years ago
ValdikSS 871670845f Document forgotten --max-payload in -5 and -6 modes (v0.2.0+) 3 years ago
ValdikSS 4a8f7ac4fb Call WinDivertShutdown on shutdown 3 years ago
ValdikSS ee4ce8893c Initial support for WinDivert 2.0+ 3 years ago
ValdikSS 406cf2ca68 GoodbyeDPI v0.2.1 3 years ago
ValdikSS 277b1fb4ef SNI extraction bugfix: add forgotten hyphen as an allowed domain character 3 years ago
ValdikSS 5494be72ba GoodbyeDPI v0.2.0 3 years ago
ValdikSS c92cd77c51 Ensure the resource file to be compiled before linking 3 years ago
ValdikSS f97a2d04f0 Use --max-payload-size=1200 for -5 and -6 modes. 3 years ago
ValdikSS d7c681d1a2 Add Max Payload Size limit option (`--max-payload-size`) 3 years ago