donnaskiez
f1627cd86c
internal c lib
2024-07-22 20:43:09 +10:00
donnaskiez
3c1ee3a14b
BIG CLEANUP
2024-06-09 22:09:18 +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
f7dd6ae97f
coupley more reports
2024-05-15 19:48:09 +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
30ab652a56
o yeh
2024-05-05 21:29:32 +10:00
donnaskiez
c6b1f03db0
fix apc bug
2024-05-05 20:42:22 +10:00
donnaskiez
07904949a6
integrate some new stuff [wip] ( #9 )
2024-05-05 01:43:01 +10:00
lhodges1
af1fa4f260
fix up deferred module hasinig
2024-03-04 15:12:44 +11:00
lhodges1
7394dd44c0
pci io stuf
2024-02-15 03:16:27 +11:00
lhodges1
bef7c8a3b5
implement deferred module hashing
2024-02-12 01:34:28 +11:00
lhodges1
973a89e77b
small ix
2024-02-04 20:37:40 +11:00
lhodges1
c60bcda000
lil big of stuf
2024-01-31 18:32:13 +11:00
lhodges1
034f4dbd20
some bug fixes
2024-01-28 18:34:09 +11:00
lhodges1
d743f49bd3
shared mapping - lock free interweaving io
2024-01-25 22:09:16 +11:00
lhodges1
67fe04c2e2
refactor the timer class a lil bit
2024-01-23 15:15:21 +11:00
lhodges1
51faa685ba
small fix
2024-01-23 00:21:51 +11:00
lhodges1
4dc55a4592
fuck off stoopid errors
2024-01-23 00:08:59 +11:00
donnaskiez
2a316ff33d
plz ( #7 )
...
um timer
2024-01-23 00:02:59 +11:00
donnaskiez
85c6fd6665
Rewrite IO handling ( #6 )
...
* csq stuff
* oh yea
* bugfix
* epicc
* some formating n dat
* bug fix
* class changes
* e
* fix up some of the io stuff
* fix io PLEASEEE
* fff
2024-01-21 18:22:06 +11:00