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
path:
root
/
src
/
platform
/
windows.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
windows: avoid ERR_INVALID_NAME when uninstalling WinDivert
dilluti0n
2025-10-06
1
-2
/
+9
*
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
1
-1
/
+3
*
Refactor handle_packet to reuse external buffer for packet handling
dilluti0n
2025-09-11
1
-2
/
+5
*
log: add splash! macro and centralize no-splash handling
dilluti0n
2025-09-07
1
-2
/
+4
*
Update copyright notices to notice email instead of github link
dilluti0n
2025-09-05
1
-1
/
+1
*
Add license document and copyright notice headers
dilluti0n
2025-09-05
1
-0
/
+17
*
Tidy up LogLevel enum definition
dilluti0n
2025-09-03
1
-2
/
+2
*
Refactor prefixed logs to using log.rs, leaving Errors untouched
dilluti0n
2025-09-03
1
-1
/
+2
*
Add prefix [INFO] or [WARNNING] on log messages
dilluti0n
2025-08-31
1
-1
/
+1
*
platform: windows: log WinDivert handle creation
dilluti0n
2025-08-31
1
-5
/
+7
*
Decouple once_cell by replacing it with standard lib
Dilluti0n
2025-08-23
1
-3
/
+2
*
Simplify signal handling with global AtomicBool
Dilluti0n
2025-08-23
1
-6
/
+4
*
Wrap platform dependant main loops to platform::run
hskim
2025-08-22
1
-0
/
+21
*
refactor: add error propagation to send_to_raw
dilluti0n
2025-08-06
1
-2
/
+4
*
refactor: Unified all error types in the project to anyhow::Error
dilluti0n
2025-08-06
1
-3
/
+3
*
minor: remove handle_msg rapper
dilluti0n
2025-08-06
1
-4
/
+5
*
minor: move platform-specific codes to seperate files
dilluti0n
2025-08-06
1
-0
/
+38