99 Commits (master)

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