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
...
*
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
*
docs: refine wording in README.md
dilluti0n
2025-09-07
1
-7
/
+8
*
docs: expand bugs-to section with more detailed explaination
dilluti0n
2025-09-07
3
-17
/
+37
*
manual: update package description
dilluti0n
2025-09-07
2
-2
/
+2
*
README.md: add many sections
dilluti0n
2025-09-07
1
-3
/
+72
*
Add changelog
dilluti0n
2025-09-07
1
-0
/
+3
*
Add markdown version of manual rendered with pandoc from dpibreak.1
dilluti0n
2025-09-07
1
-0
/
+111
*
Add manual page
dilluti0n
2025-09-07
1
-0
/
+131
*
scripts: set target to x86_64-unknown-linux-musl on release
dilluti0n
2025-09-07
1
-9
/
+46
*
Update package description
dilluti0n
2025-09-07
2
-3
/
+3
*
scripts: implement release script for linux
dilluti0n
2025-09-05
2
-0
/
+43
*
res: update icon
dilluti0n
2025-09-05
1
-0
/
+0
*
Update copyright notices to notice email instead of github link
dilluti0n
2025-09-05
11
-13
/
+12
*
main: fix typo on splash message.
dilluti0n
2025-09-05
1
-1
/
+1
*
README.md: update copyright notice
dilluti0n
2025-09-05
1
-14
/
+3
*
Update version and metadatas on Cargo.toml
dilluti0n
2025-09-05
4
-6
/
+17
*
README.md: add disclaimer
dilluti0n
2025-09-05
1
-0
/
+6
*
Add windows program icons and embed with it build.rs
dilluti0n
2025-09-05
7
-0
/
+1
*
Add license document and copyright notice headers
dilluti0n
2025-09-05
14
-0
/
+866
*
Implement add-header.sh to add license header
dilluti0n
2025-09-05
1
-0
/
+56
*
Add help message for flag --no-splash
dilluti0n
2025-09-05
1
-0
/
+1
*
log: update error message
dilluti0n
2025-09-05
1
-1
/
+1
*
Add splash message and option --no-splash
dilluti0n
2025-09-05
1
-1
/
+18
*
Add flag --loglevel to set loglevel on runtime
dilluti0n
2025-09-03
2
-10
/
+51
*
Tidy up LogLevel enum definition
dilluti0n
2025-09-03
4
-21
/
+21
*
Use log.rs for conditional logging and centralized error reporting
dilluti0n
2025-09-03
2
-3
/
+8
*
Refactor main to ensure cleanup via RAII guard
dilluti0n
2025-09-03
1
-2
/
+31
*
Refactor prefixed logs to using log.rs, leaving Errors untouched
dilluti0n
2025-09-03
3
-10
/
+13
*
Implement log.rs; log level handling
dilluti0n
2025-09-03
1
-0
/
+34
*
Add prefix [INFO] or [WARNNING] on log messages
dilluti0n
2025-08-31
2
-10
/
+10
*
platform: windows: log WinDivert handle creation
dilluti0n
2025-08-31
1
-5
/
+7
*
platform: linux: add verbose messages on bootstrap
dilluti0n
2025-08-31
1
-3
/
+19
*
platform: linux: unhardcode chain name DPIBREAK
dilluti0n
2025-08-31
1
-7
/
+11
*
Move is_client_hello to tls module for better readability
Dilluti0n
2025-08-26
2
-31
/
+29
*
Fix typo on split_packet error message
Dilluti0n
2025-08-26
1
-1
/
+1
[prev]
[next]