index
:
dpibreak.git
master
System-wide DPI circumvention with minimal configuration
Hee-Suk Kim
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ci: add checkout to read CHANGELOG.md on release
dilluti0n
2026-02-15
1
-1
/
+3
*
ci: pass --no-verify to cargo publish
dilluti0n
2026-02-15
1
-1
/
+1
*
Bump version to 0.4.0
dilluti0n
2026-02-15
3
-43
/
+55
*
build: update CHANGELOG path on build.ps1
dilluti0n
2026-02-15
1
-1
/
+1
*
ci: release: parse release note from CHANGELOG.md
dilluti0n
2026-02-15
1
-8
/
+5
*
docs: CHANGELOG: add release dates
dilluti0n
2026-02-15
1
-13
/
+13
*
docs: CHANGELOG: migrate to markdown format
dilluti0n
2026-02-15
1
-40
/
+64
*
docs: CHANGELOG: move to CHANGELOG.md
dilluti0n
2026-02-15
2
-40
/
+41
*
Merge branch 'feat/daemonize'
dilluti0n
2026-02-15
12
-111
/
+362
|
\
|
*
windows: bats: add useful prompts on service_*.bat
dilluti0n
2026-02-15
2
-10
/
+28
|
*
docs: README: update
dilluti0n
2026-02-15
1
-29
/
+31
|
*
docs: dpibreak.1: add -D, --daemon
dilluti0n
2026-02-15
2
-0
/
+35
|
*
docs: WINDOWS_GUIDE: add korean translation
dilluti0n
2026-02-15
1
-5
/
+24
|
*
docs: WINDOWS_GUIDE: add service install instruction
dilluti0n
2026-02-15
1
-6
/
+14
|
*
windows: bats: add service_*.bat to install/remove windows service
dilluti0n
2026-02-15
2
-0
/
+31
|
*
opt: refactor to detach parse_args and set_opt
dilluti0n
2026-02-15
3
-88
/
+112
|
*
windows: implement windows service
dilluti0n
2026-02-15
3
-3
/
+53
|
*
linux: implement daemonize
dilluti0n
2026-02-15
5
-11
/
+57
|
*
opt: add option -D, --daemon
dilluti0n
2026-02-14
1
-0
/
+18
|
/
*
ci: automatically add dpibreak.1.md on commit
dilluti0n
2026-02-03
1
-0
/
+1
*
docs: dpibreak.1: fix typo
dilluti0n
2026-02-03
2
-10
/
+10
*
ci: version control git pre-commit hook
dilluti0n
2026-02-03
1
-0
/
+14
*
build: always rerun; for winres
dilluti0n
2026-02-03
1
-4
/
+0
*
build: preprocess version of dpibreak.1
dilluti0n
2026-02-03
3
-2
/
+17
*
docs: dpibreak.1: remove from version control
dilluti0n
2026-02-03
2
-196
/
+1
*
build: preprocess DEFAULT_* on dpibreak.1.in from build.rs
dilluti0n
2026-02-03
4
-3
/
+254
*
docs: dpibreak.1: fix typo
dilluti0n
2026-02-03
2
-18
/
+20
*
docs: README: clean verbose feature description
dilluti0n
2026-02-01
1
-5
/
+2
*
docs: CHANGELOG: update
dilluti0n
2026-02-01
1
-1
/
+2
*
Bump version to 0.3.0
v0.3.0
dilluti0n
2026-02-01
4
-23
/
+25
*
docs: README: update
dilluti0n
2026-02-01
1
-8
/
+13
*
windows: start_fake.bat: enable --fake-autottl defaultly
dilluti0n
2026-02-01
1
-1
/
+1
*
docs: dpibreak.1: add --fake-autottl
dilluti0n
2026-02-01
2
-8
/
+39
*
docs: dpibreak.1: update changed --fake deps
dilluti0n
2026-02-01
2
-7
/
+7
*
opt: add implicit dependancy between --fake-* and --fake
dilluti0n
2026-01-31
1
-3
/
+3
*
docs: README: add unmask inst on gentoo
dilluti0n
2026-01-31
1
-0
/
+1
*
Merge branch 'feat/fake-autottl'
dilluti0n
2026-01-27
10
-100
/
+1388
|
\
|
*
pkt: fake: adjust autottl_delta to 1
dilluti0n
2026-01-23
1
-1
/
+1
|
*
pkt: remove pub on internal codes
dilluti0n
2026-01-23
1
-8
/
+8
|
*
Add benchmark for pkt/hoptab, add feature bench for internal benches
dilluti0n
2026-01-23
4
-0
/
+578
|
*
pkt: hoptab: add tests
dilluti0n
2026-01-23
1
-0
/
+140
|
*
pkt: hoptab: implement priority-based eviction
dilluti0n
2026-01-23
1
-35
/
+120
|
*
pkt: hoptab: fix find_hop occupancy check
dilluti0n
2026-01-23
1
-3
/
+49
|
*
pkt: fake: implement infer_hops
dilluti0n
2026-01-23
1
-2
/
+15
|
*
pkt: implement hop cache for --fake-autottl
dilluti0n
2026-01-23
3
-15
/
+286
|
*
pkt: move fake ClientHello logic into pkt::fake module
dilluti0n
2026-01-23
2
-85
/
+121
|
*
pkt: add SYN/ACK(443) detection hook for fake-autottl
dilluti0n
2026-01-23
1
-0
/
+17
|
*
windows: extend WinDivert filter for --fake-autottl
dilluti0n
2026-01-23
2
-6
/
+19
|
*
linux: iptables: implement SYN/ACK capture on --fake-autottl
dilluti0n
2026-01-23
1
-0
/
+19
|
*
linux: nftables: queue SYN/ACK on --fake-autottl
dilluti0n
2026-01-23
1
-0
/
+59
[prev]
[next]