Commit graph

60 commits

Author SHA1 Message Date
donnaskiez
87ffb31b83 completely refactor pool.c 2024-08-04 15:15:37 +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
f143a87b69 remove unused list + queue implementations 2024-06-16 19:21:37 +10:00
donnaskiez
102165029d small hashmap improvements 2024-06-11 21:41:55 +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
f106fa892a small io packet change 2024-05-12 01:27:18 +10:00
donnaskiez
2ada40ddbd packet encryption! 2024-05-11 22:54:58 +10:00
donnaskiez
7280c7eec6 heartbeat packet 2024-05-05 21:07:05 +10:00
donnaskiez
c6b1f03db0 fix apc bug 2024-05-05 20:42:22 +10:00
donnaskiez
3aa74dedfe indentation 2024-04-13 18:23:14 +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
bef7c8a3b5 implement deferred module hashing 2024-02-12 01:34:28 +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
lhodges1
19619119df implement timer objects + some stuf 2024-01-12 16:40:33 +11:00
lhodges1
f29f4aad5f significant refactor to mdouel vaerification + expoert stuff kinda wip 2024-01-07 15:13:41 +11:00
lhodges1
1e2e41f76e implement hal table validation 2024-01-02 03:45:40 +11:00
lhodges1
0a1e01e8e7 refactor nmi, dpc and some other stuf 2023-12-30 03:20:32 +11:00
lhodges1
1040289914 logging + readme + other 2023-12-24 05:52:55 +11:00
lhodges1
84c4f5137f some formatting. Smiley face 2023-12-13 15:06:27 +11:00
lhodges1
8ea66dbfc9 add irp buffer validation 2023-11-09 18:30:59 +11:00
lhodges1
e0c44632cb start big pool scan stuf 2023-11-09 02:02:17 +11:00
lhodges1
2ebeb8a055 working!!! qwoooo 2023-10-12 03:05:29 +11:00
lhodges1
012e9e5116 bed time c: 2023-10-11 04:49:17 +11:00
lhodges1
3ff97ceae9 static anal stuff 2023-10-11 00:52:42 +11:00
lhodges1
d8ef7493b0 static analysis stuf 2023-10-10 05:19:51 +11:00
lhodges1
7dab235001 fix paging 2023-10-08 15:24:54 +11:00
lhodges1
abef56f5ab sum stuff c: 2023-10-08 02:37:47 +11:00
lhodges1
9ef6317806 fix some stoopid stuff 2023-10-07 16:27:22 +11:00
lhodges1
9da18de49f da 2023-10-05 17:27:17 +11:00
lhodges1
244450c89b guh 2023-09-27 23:10:12 +10:00
lhodges1
41f6036640 fix apc free deadlock ting 2023-09-27 14:22:14 +10:00
lhodges1
a55d82ac71 e 2023-09-23 22:27:02 +10:00
lhodges1
6958b7090b fix up pool reporting system 2023-09-18 13:15:26 +10:00
lhodges1
86316e9bbf smol fixes c: 2023-09-17 19:23:32 +10:00
lhodges1
543770ecba pool scan working on main pc :) 2023-09-17 14:14:55 +10:00
lhodges1
183a130eed pool scan changes 2023-09-17 13:14:02 +10:00
lhodges1
6cac089f5c sleep 2023-09-16 06:25:02 +10:00
lhodges1
ab26f0cf92 c: 2023-09-13 20:25:32 +10:00
lhodges1
142ced5845 c: 2023-09-13 20:06:25 +10:00
lhodges1
abfce7ddf7 e c: 2023-09-13 01:14:23 +10:00
lhodges1
b2c072f1d9 fix crash 2023-09-11 21:11:04 +10:00
lhodges1
9596e0e1c8 e 2023-09-04 03:33:27 +10:00
lhodges1
0c76b40579 fix leak 2023-08-31 02:29:44 +10:00
lhodges1
02fb35f419 hopefully pool scan page faults 2023-08-30 23:38:12 +10:00
lhodges1
3f2302f9a7 testing fixes 2023-08-30 23:23:04 +10:00
lhodges1
40d8a39aa8 c: 2023-08-30 19:19:41 +10:00
lhodges1
013f5a9906 bed time c: 2023-08-29 01:00:52 +10:00
lhodges1
a5822fb5cf YESSS 2023-08-28 21:10:07 +10:00
lhodges1
4c1a1b63aa c: 2023-08-28 19:23:03 +10:00