Commit graph

14 commits

Author SHA1 Message Date
donnaskiez
bd7ecfd503 fornitte 2024-08-04 16:34:52 +10:00
donnaskiez
197796d004 format 2024-08-01 14:21:53 +10:00
donnaskiez
f1627cd86c internal c lib 2024-07-22 20:43:09 +10:00
donnaskiez
08b059bee9 session fix 2024-06-22 00:22:11 +10:00
donnaskiez
b88109a4c4 zero previous session info 2024-06-09 17:26:12 +10:00
donnaskiez
ea2278e7b3
internal refactoring (#14)
- Refactor process list. New implementation consists of a hashmap. Each process entry then contains the associated user modules.
- Implement user module integrity checks on timer callback
2024-06-09 17:22:22 +10:00
donnaskiez
ee658477f8 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
donnaskiez
2ada40ddbd packet encryption! 2024-05-11 22:54:58 +10:00
donnaskiez
07904949a6
integrate some new stuff [wip] (#9) 2024-05-05 01:43:01 +10:00
donnaskiez
3aa74dedfe indentation 2024-04-13 18:23:14 +10:00
donnaskiez
49c7ff65f1 code cleanup 2024-04-13 18:06:59 +10:00
donnaskiez
c3e0dc65b0 80 line limit - need to refactor lots of code but ceebs atm 2024-04-13 14:40:51 +10:00
lhodges1
6095470f12 readme + some small stuff 2024-02-15 03:56:03 +11:00
lhodges1
c60bcda000 lil big of stuf 2024-01-31 18:32:13 +11:00