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
*
Bump version to 0.0.6
v0.0.6
dilluti0n
2025-12-28
5
-3
/
+128
*
ci: wrap build info in details tag used in release workflow
dilluti0n
2025-12-28
1
-1
/
+4
*
ci: switch nfq dependency to crates.io-compatible nfq-updated
dilluti0n
2025-12-28
2
-25
/
+26
*
ci: add readme metadata on Cargo.toml
dilluti0n
2025-12-28
2
-17
/
+18
*
Bump version to 0.0.5
v0.0.5
dilluti0n
2025-12-22
4
-21
/
+24
*
linux: ignore cleanup errors at startup
dilluti0n
2025-12-22
1
-7
/
+3
*
Add more links to README
dilluti0n
2025-10-29
1
-5
/
+9
*
Add links on README
dilluti0n
2025-10-29
1
-0
/
+33
*
Bump version to 0.0.4
v0.0.4
dilluti0n
2025-10-29
4
-11
/
+13
*
ci: update crates
dilluti0n
2025-10-29
1
-68
/
+99
*
ci: do not print glibc version for musl target
dilluti0n
2025-10-29
1
-6
/
+10
*
Merge branch 'feat/log-nftables'
dilluti0n
2025-10-29
6
-162
/
+73
|
\
|
*
Add --nft-command option to manual
dilluti0n
2025-10-29
2
-0
/
+8
|
*
linux: switch to apply_nft_rules() from nftables-rs for rule setting
dilluti0n
2025-10-29
3
-156
/
+16
|
*
linux: implement apply_nft_rules() to log output sanely
dilluti0n
2025-10-29
1
-0
/
+30
|
*
linux: add option `--nft-command`
dilluti0n
2025-10-29
2
-10
/
+23
|
/
*
Bump version to 0.0.3
v0.0.3
dilluti0n
2025-10-06
4
-3
/
+8
*
docs: update readme
dilluti0n
2025-10-06
1
-13
/
+13
*
windows: avoid ERR_INVALID_NAME when uninstalling WinDivert
dilluti0n
2025-10-06
1
-2
/
+9
*
Move linux-only dependencies on Cargo.toml
dilluti0n
2025-10-06
2
-18
/
+18
*
platform: windows: close handle and uninstall driver sanely
dilluti0n
2025-10-06
1
-9
/
+19
*
platform: windows: only divert clienthello packet to userspace
dilluti0n
2025-10-03
2
-2
/
+4
*
docs: fix typo
dilluti0n
2025-10-03
3
-4
/
+5
*
Merge branch 'feat/nftables'
dilluti0n
2025-10-03
6
-80
/
+439
|
\
|
*
Update manual with nftables support
dilluti0n
2025-10-03
2
-11
/
+22
|
*
platform: linux: filter only TLS ClientHello packets on nftables
dilluti0n
2025-10-03
1
-0
/
+21
|
*
platform: linux: add nftables support with iptables fallback
dilluti0n
2025-10-03
3
-55
/
+356
|
*
platform: linux: split iptables helpers on bootstrap/cleanup
dilluti0n
2025-09-27
1
-14
/
+25
|
*
Refactor packet sending into split_packet_1 helper
dilluti0n
2025-09-15
1
-9
/
+24
*
|
ci: build.ps1: fix distribution path handling in release zip
hskimse
2025-09-12
1
-2
/
+6
|
/
*
Bump version to 0.0.2
v0.0.2
dilluti0n
2025-09-11
4
-4
/
+7
*
build: guard metadata extraction when Cargo.toml or .git is missing
dilluti0n
2025-09-11
1
-0
/
+5
*
Refactor handle_packet to reuse external buffer for packet handling
dilluti0n
2025-09-11
4
-9
/
+16
*
github: auto format release notes
dilluti0n
2025-09-11
1
-2
/
+41
*
Ensure WinDivert is present on ci and build.ps1 fail early on errors
dilluti0n
2025-09-11
2
-22
/
+29
*
build: fix make install failure on release tarballs
dilluti0n
2025-09-09
1
-13
/
+15
*
github: fix release action (no x86_64-unknown-linux-musl)
v0.0.1
dilluti0n
2025-09-07
1
-2
/
+7
*
docs: README.md: add Quickstart section
dilluti0n
2025-09-07
1
-3
/
+29
*
github: create release.yml, automation build & gh release
Hee
2025-09-07
1
-0
/
+83
*
build: add release script for windows
dilluti0n
2025-09-07
1
-0
/
+208
*
build: add help message
dilluti0n
2025-09-07
1
-4
/
+17
*
build: replace hardcoded paths with make automatic variables
dilluti0n
2025-09-07
1
-8
/
+8
*
build: decouple target `install' with `build'
dilluti0n
2025-09-07
1
-3
/
+4
*
Add `--locked' option for cargo for reproducible build
dilluti0n
2025-09-07
1
-1
/
+1
*
Fix sha256sum path issue (dist/ is prefixed inside sha256 file)
dilluti0n
2025-09-07
1
-2
/
+2
*
scripts: remove obsolate release script
dilluti0n
2025-09-07
1
-75
/
+0
*
Implement makeing release tarball on Makefile
dilluti0n
2025-09-07
2
-4
/
+62
*
Add Makefile for instalation on Linux
dilluti0n
2025-09-07
1
-0
/
+48
*
scripts: exclude debuginfo file from tarball
dilluti0n
2025-09-07
1
-10
/
+7
*
log: add splash! macro and centralize no-splash handling
dilluti0n
2025-09-07
4
-30
/
+39
[next]