summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * linux: implement daemonizedilluti0n2026-02-155-11/+57
| * opt: add option -D, --daemondilluti0n2026-02-141-0/+18
|/
* ci: automatically add dpibreak.1.md on commitdilluti0n2026-02-031-0/+1
* docs: dpibreak.1: fix typodilluti0n2026-02-032-10/+10
* ci: version control git pre-commit hookdilluti0n2026-02-031-0/+14
* build: always rerun; for winresdilluti0n2026-02-031-4/+0
* build: preprocess version of dpibreak.1dilluti0n2026-02-033-2/+17
* docs: dpibreak.1: remove from version controldilluti0n2026-02-032-196/+1
* build: preprocess DEFAULT_* on dpibreak.1.in from build.rsdilluti0n2026-02-034-3/+254
* docs: dpibreak.1: fix typodilluti0n2026-02-032-18/+20
* docs: README: clean verbose feature descriptiondilluti0n2026-02-011-5/+2
* docs: CHANGELOG: updatedilluti0n2026-02-011-1/+2
* Bump version to 0.3.0v0.3.0dilluti0n2026-02-014-23/+25
* docs: README: updatedilluti0n2026-02-011-8/+13
* windows: start_fake.bat: enable --fake-autottl defaultlydilluti0n2026-02-011-1/+1
* docs: dpibreak.1: add --fake-autottldilluti0n2026-02-012-8/+39
* docs: dpibreak.1: update changed --fake depsdilluti0n2026-02-012-7/+7
* opt: add implicit dependancy between --fake-* and --fakedilluti0n2026-01-311-3/+3
* docs: README: add unmask inst on gentoodilluti0n2026-01-311-0/+1
* Merge branch 'feat/fake-autottl'dilluti0n2026-01-2710-100/+1388
|\
| * pkt: fake: adjust autottl_delta to 1dilluti0n2026-01-231-1/+1
| * pkt: remove pub on internal codesdilluti0n2026-01-231-8/+8
| * Add benchmark for pkt/hoptab, add feature bench for internal benchesdilluti0n2026-01-234-0/+578
| * pkt: hoptab: add testsdilluti0n2026-01-231-0/+140
| * pkt: hoptab: implement priority-based evictiondilluti0n2026-01-231-35/+120
| * pkt: hoptab: fix find_hop occupancy checkdilluti0n2026-01-231-3/+49
| * pkt: fake: implement infer_hopsdilluti0n2026-01-231-2/+15
| * pkt: implement hop cache for --fake-autottldilluti0n2026-01-233-15/+286
| * pkt: move fake ClientHello logic into pkt::fake moduledilluti0n2026-01-232-85/+121
| * pkt: add SYN/ACK(443) detection hook for fake-autottldilluti0n2026-01-231-0/+17
| * windows: extend WinDivert filter for --fake-autottldilluti0n2026-01-232-6/+19
| * linux: iptables: implement SYN/ACK capture on --fake-autottldilluti0n2026-01-231-0/+19
| * linux: nftables: queue SYN/ACK on --fake-autottldilluti0n2026-01-231-0/+59
| * opt: add option --fake-autottldilluti0n2026-01-231-7/+18
|/
* scripts: migrate test-url from bash to python to use asynciodilluti0n2026-01-232-42/+32
* linux: refactor rules backend into iptables/nftables modulesdilluti0n2026-01-233-301/+310
* scripts: add test-urldilluti0n2026-01-221-0/+52
* platform: drop pub on internal constdilluti0n2026-01-221-2/+2
* docs: WINDOWS_GUIDE.txt: updatedilluti0n2026-01-201-3/+5
* Bump version to v0.2.2v0.2.2dilluti0n2026-01-183-6/+9
* linux: drop iptables crate (regex dep) to reduce binary sizedilluti0n2026-01-183-117/+78
* build: enable LTO and panic=abort to reduce binary sizedilluti0n2026-01-181-0/+4
* docs: README.md: polish the wordingdilluti0n2026-01-171-4/+0
* docs: README.md: replace manual installationdilluti0n2026-01-171-31/+14
* docs: README.md: change cargo link recommendationdilluti0n2026-01-171-1/+1
* docs: README.md: add Gentoo GURU instructiondilluti0n2026-01-171-1/+10
* Bump version to v0.2.1v0.2.1dilluti0n2026-01-163-2/+5
* opt: change default release log level to Warning as expecteddilluti0n2026-01-161-1/+1
* pkt: add debug_assertions to prevent cargo warningsdilluti0n2026-01-161-1/+3
* Bump version to 0.2.0v0.2.0dilluti0n2026-01-164-5/+9