Marc
|
c276e18282
|
properly setting the C version
|
2022-10-04 14:21:58 +02:00 |
|
Marc
|
c223d149f4
|
Fix unsafe strtoul
|
2022-10-04 14:18:12 +02:00 |
|
Marc
|
3534b709bd
|
allow to change the mod loading order
|
2022-10-04 14:08:54 +02:00 |
|
Marc
|
e2429fee05
|
untested code cleanups
|
2022-10-03 20:42:57 +02:00 |
|
Marc
|
68308d9df5
|
add basic order support. still need to add a cmdline parameter
|
2022-10-03 15:10:43 +02:00 |
|
Marc
|
bdb2f52d07
|
Improved safety and reliability of the --add option
|
2022-10-02 19:11:37 +02:00 |
|
Marc
|
511a4ae352
|
Changed arguments and added option to delete a mod
|
2022-10-02 14:24:42 +02:00 |
|
Marc
|
825a232d5a
|
Debuggin the fomod feature & adding the framework for basic error handling in the fomod code.
Still need to do proper error handling but at least we can easly catch the errors.
|
2022-09-26 08:56:05 +02:00 |
|
Marc
|
e633354b35
|
added unclean and untested fomodparser
|
2022-09-22 12:02:38 +02:00 |
|
Marc
|
1ac8b25dc9
|
fix hangs while unbinding
|
2022-09-11 15:47:46 +02:00 |
|
Marc
|
720e8562e7
|
cleanup more memory leaks
|
2022-09-11 15:41:02 +02:00 |
|
Marc
|
15b8fdad98
|
fixed some segfault
|
2022-09-11 14:20:29 +02:00 |
|
Marc
|
2d63fd8d92
|
Removed small memory leaks and improved error code path
at first when i create the proof of concept i didn't care at all about memory leak sine the kernel
was cleaning that for me.
|
2022-09-11 14:14:42 +02:00 |
|
Marc
|
ef8776b6b1
|
proof of concept
|
2022-09-11 12:19:46 +02:00 |
|