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
*
linux: rxring: guard div0 as EINVAL
dilluti0n
2026-07-09
1
-0
/
+3
*
linux: rxring: fix u32 overflow on ring_size init
dilluti0n
2026-07-09
1
-1
/
+1
*
linux: rxring: fix possable memory ordering issue
dilluti0n
2026-07-09
1
-15
/
+25
*
linux: nit: move const inside to function
dilluti0n
2026-07-09
1
-2
/
+2
*
linux: rules: abort if any rule is failed to install
dilluti0n
2026-07-08
1
-5
/
+10
*
linux: move firewall rule handling to mod rule
dilluti0n
2026-07-08
6
-218
/
+211
*
linux: fix iptables not cleanup on startup
dilluti0n
2026-07-08
2
-31
/
+65
*
Use paexit on shutdown
dilluti0n
2026-07-08
1
-1
/
+1
*
Move platform-dependant codes to mod platform
dilluti0n
2026-07-08
5
-46
/
+43
*
opt: nit refine
dilluti0n
2026-07-08
2
-16
/
+14
*
linux: use syscall! macro on open_signalfd()
dilluti0n
2026-07-07
1
-9
/
+5
*
Merge branch 'linux-cleanup'
dilluti0n
2026-07-07
5
-173
/
+246
|
\
|
*
linux: do not panic when failed to set IPV6_HDRINCL
dilluti0n
2026-07-07
1
-1
/
+4
|
*
linux: rxring: make tp_* series configurable
dilluti0n
2026-07-07
2
-19
/
+23
|
*
linux: implement socket and mmap wrapper for rxring
dilluti0n
2026-07-07
2
-32
/
+39
|
*
linux: libc_s: add syscall! macro to reduce redundant error handling
dilluti0n
2026-07-06
1
-29
/
+15
|
*
linux: add PACKET_RX_RING to libc_s::setsockopt apstraction
dilluti0n
2026-07-06
2
-30
/
+27
|
*
linux: add safe abstraction for setsockopt(SO_ATTACH_FILTER)
dilluti0n
2026-07-06
2
-12
/
+32
|
*
linux: move poll_s() to mod libc_s
dilluti0n
2026-07-06
2
-13
/
+11
|
*
nit: remove unused crate::
dilluti0n
2026-07-06
1
-2
/
+2
|
*
nit: move use libc::sock_filter to inside open_rxring()
dilluti0n
2026-07-06
1
-4
/
+2
|
*
linux: drop nix, add wrapper libc_s instead
dilluti0n
2026-07-06
4
-76
/
+136
|
*
nit: update email
dilluti0n
2026-07-06
1
-1
/
+1
*
|
pkt: fix infer_hops again
dilluti0n
2026-06-29
1
-1
/
+1
*
|
opt: fix help messages
dilluti0n
2026-06-29
1
-15
/
+14
|
/
*
linux: inline poll_once and lift fds init outside the loop
dilluti0n
2026-06-29
1
-41
/
+31
*
linux: drop ctrlc crate and use signalfd instead
dilluti0n
2026-06-29
3
-92
/
+45
*
install.sh: prevent tarball fetch and log during uninstallation
dilluti0n
2026-05-02
1
-22
/
+23
*
docs: README: fix typo
dilluti0n
2026-04-21
1
-10
/
+10
*
docs: dpibreak.1: improve bugs section
dilluti0n
2026-04-21
2
-10
/
+21
*
docs: dpibreak.1: fix typo
dilluti0n
2026-04-21
2
-2
/
+2
*
docs: README: describe what install.sh does
dilluti0n
2026-04-21
1
-4
/
+5
*
docs: README: update
dilluti0n
2026-04-21
1
-3
/
+10
*
install.sh: remove -v on tar, fix/add logs and add SVERSION variable
dilluti0n
2026-04-18
1
-8
/
+11
*
scripts: add sign.sh
dilluti0n
2026-04-18
1
-0
/
+35
*
pkg: aur: dpibreak: bump version to 0.6.1
dilluti0n
2026-04-16
1
-0
/
+0
*
ci: nit: fix indent issue on publish-winget
v0.6.1
dilluti0n
2026-04-16
1
-1
/
+1
*
Bump version to 0.6.1
dilluti0n
2026-04-16
4
-43
/
+36
*
docs: README: update winget installed version to use `dpibreak -h`
dilluti0n
2026-04-16
1
-2
/
+2
*
ci: add publish-winget
dilluti0n
2026-04-16
1
-0
/
+26
*
docs: CHANGELOG: update by 199b7783fdd4c81b322c33ba6bad5fd60a300e8a
dilluti0n
2026-04-16
1
-0
/
+3
*
windows: wait for keypress before exit on --help
dilluti0n
2026-04-16
1
-1
/
+16
*
docs: README.md: add winget instruction
dilluti0n
2026-04-16
3
-16
/
+36
*
docs: CHANGELOG: update by 722a3b008dd7c7aa32ec541bf6326e56751e7cb9
dilluti0n
2026-04-08
1
-0
/
+3
*
build: declare MSRV as 1.88
dilluti0n
2026-04-08
2
-2
/
+3
*
linux: drain rxring before nfqueue in poll loop
dilluti0n
2026-04-08
1
-7
/
+7
*
docs: README: move Quickstart upper
dilluti0n
2026-04-05
1
-38
/
+36
*
docs: README: update
dilluti0n
2026-04-05
1
-44
/
+23
*
opt: fix -D deprecation warning condition
dilluti0n
2026-04-05
2
-1
/
+6
*
pkg: aur: dpibreak: bump version to 0.6.0
dilluti0n
2026-04-05
1
-0
/
+0
[next]