85 Commits (cd1ce832725a4dcf4d8356e58b6b5835edf8d636)

Author SHA1 Message Date
EgorWeders cd1ce83272 Added arg case for logs 8 months ago
EgorWeders 78537481b0 Added testing output 8 months ago
EgorWeders 9c44ea9766 Fixed not defined var 8 months ago
EgorWeders 78b787ba39 Added global pointer 8 months ago
ValdikSS 8a0bef08bf 0.2.3rc3 version 8 months ago
ValdikSS cb9cc82fde Fix: fake_load_random maximum packet size 8 months ago
ValdikSS c2784dd79e 0.2.3rc2 version 8 months ago
ValdikSS bc95b6f598 --fake-resend option: repeat sending each fake packet number of times 8 months ago
ValdikSS 985a09c73d Print number of custom fake payloads on start 8 months ago
ValdikSS 15793fb84f --fake-gen option: generate random-filled Fake Packets 8 months ago
ValdikSS f0d42129aa --fake-from-hex option: load Fake Packet from HEX data 8 months ago
ValdikSS 62f2953515 Ignore all RSTs with -p 9 months ago
ValdikSS 7b66094f56 Fix help print (`--help`), '?' is reserved in getopt. 9 months ago
ValdikSS dcff8389b3 Fix fox 16f2a8fb81 9 months ago
EgorWeders 16f2a8fb81
Added argument --debug-exit (#512) 9 months ago
ValdikSS e9ac13bcda Enum style fixes. Closes #504, #507. 9 months ago
EgorWeders 78ae517871 Changed to enum 9 months ago
EgorWeders ed45c42c9e Added different return codes 9 months ago
ValdikSS abcca5ea84 Print errorcode in WinDivert error message 9 months ago
JijogBf 8401dfcc1a FIX: Comment's indexes in printf block at main function (line 979) 9 months ago
ValdikSS c4bbd0b8e2 Print human-readable WinDivert error messages 9 months ago
ValdikSS 6b2f3cfa74 Bump version to v0.2.3. Closes #429 9 months ago
ValdikSS 9bfce3156e Make mode -9 the default, instead of -5 10 months ago
ValdikSS f7362094d3 New modes: -8 and -9 10 months ago
ValdikSS f1aece75ae New mode: -7 - As -6 but with wrong chksum 10 months ago
ValdikSS 60dd3cb004 Make ClientHello ignore --max-payload limits 10 months ago
ValdikSS d031ae65bf New option: -q - block QUIC/HTTP3 10 months ago
ValdikSS 15eb10ac68 Fragment packet by the beginning of SNI value. #357 12 months ago
ValdikSS 4c846c712d Handle TLSv1.2 record version handshakes (16 03 03). #353 12 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 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 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
ValdikSS cc1676ad92 --allow-no-sni option. Useful with --blacklist and undetectable SNI. 3 years ago
ValdikSS 7f59593a28 Check TLS Handshake ClientHello byte if packet length is enough 3 years ago
ValdikSS 372cc6a45d Properly handle Native Fragmentation packet of bigger or equal size than the fragment size 3 years ago
ValdikSS 46c4f36de8 Add Fake Packet maximum TTL limit to Auto TTL mode 3 years ago
ValdikSS 8911e459d8 Exit when native fragmentation is enabled but http/https values are not set 3 years ago