mirror-ac/module
2024-05-12 17:26:36 +10:00
..
client Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
crypt packet encryption! 2024-05-11 22:54:58 +10:00
dispatcher refactor io queue to use mutex. I feel this is the best solution given the irql requirements for each of the potential reporting threads at the irql they will parse the report at, even though there is a potential fro delay. Will soon implement work items that the reports are queued to, allowing execution to return once report is queued. 2024-05-12 17:26:36 +10:00
kernel_interface refactor io queue to use mutex. I feel this is the best solution given the irql requirements for each of the potential reporting threads at the irql they will parse the report at, even though there is a potential fro delay. Will soon implement work items that the reports are queued to, allowing execution to return once report is queued. 2024-05-12 17:26:36 +10:00
common.h fuck off stoopid errors 2024-01-23 00:08:59 +11:00
helper.cpp packet encryption! 2024-05-11 22:54:58 +10:00
helper.h fuck off stoopid errors 2024-01-23 00:08:59 +11:00
imports.cpp Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
imports.h Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
main.cpp refactor the timer class a lil bit 2024-01-23 15:15:21 +11:00
module.cpp packet encryption! 2024-05-11 22:54:58 +10:00
module.h Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
module.vcxproj packet encryption! 2024-05-11 22:54:58 +10:00
module.vcxproj.filters packet encryption! 2024-05-11 22:54:58 +10:00