90 Commits (d772a7fe92a9136ab197611738e66f50642bc688)

Author SHA1 Message Date
EgorWeders 420dad3bcd Malloc return value check 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 5 years ago
ValdikSS 277b1fb4ef SNI extraction bugfix: add forgotten hyphen as an allowed domain character 5 years ago
ValdikSS 5494be72ba GoodbyeDPI v0.2.0 5 years ago
ValdikSS c92cd77c51 Ensure the resource file to be compiled before linking 5 years ago
ValdikSS f97a2d04f0 Use --max-payload-size=1200 for -5 and -6 modes. 5 years ago
ValdikSS d7c681d1a2 Add Max Payload Size limit option (`--max-payload-size`) 5 years ago
ValdikSS cc1676ad92 --allow-no-sni option. Useful with --blacklist and undetectable SNI. 5 years ago
ValdikSS 7f59593a28 Check TLS Handshake ClientHello byte if packet length is enough 5 years ago
ValdikSS 372cc6a45d Properly handle Native Fragmentation packet of bigger or equal size than the fragment size 5 years ago
ValdikSS 46c4f36de8 Add Fake Packet maximum TTL limit to Auto TTL mode 5 years ago
ValdikSS 8911e459d8 Exit when native fragmentation is enabled but http/https values are not set 5 years ago
ValdikSS f4edcf7b4f Small text output enhancements 5 years ago
ValdikSS bb8bafb663 Add Auto TTL range adjustment, introduce min-ttl and use it for --set-ttl as well. 5 years ago
ValdikSS e25d7432de Better Auto TTL adjusting algorithm which honors short distance 5 years ago