Marcus Holland-Moritz
|
661b951cfd
|
fix(filesystem_parser): more robust section index discovery (gh #264)
|
2025-07-18 17:55:19 +02:00 |
|
Marcus Holland-Moritz
|
07458eab80
|
fix(filesystem_parser): make find_image_offset more reliable
|
2025-04-21 17:53:56 +02:00 |
|
Marcus Holland-Moritz
|
d786083d3d
|
chore: move everything but the writer code from GPLv3 to MIT license
|
2025-04-07 21:32:26 +02:00 |
|
Marcus Holland-Moritz
|
4e0ea2c165
|
refactor: separate compression / decompression
|
2025-04-07 21:32:26 +02:00 |
|
Marcus Holland-Moritz
|
a32c4d8246
|
fix(filesystem_parser): add missing <version> header
|
2025-03-18 13:23:44 +01:00 |
|
Marcus Holland-Moritz
|
a3182ae851
|
refactor: use std::cmp_* instead of static_cast s
|
2025-03-17 07:15:55 +01:00 |
|
Marcus Holland-Moritz
|
7efa82854a
|
refactor(fstypes): use std::array for magic / SHA2 members
|
2025-03-17 07:15:55 +01:00 |
|
Marcus Holland-Moritz
|
1a9b2c93cc
|
feat: allow setting image size in FUSE driver (fixes gh #239)
|
2025-03-14 15:07:49 +01:00 |
|
Marcus Holland-Moritz
|
e4dfd24e8d
|
refactor: factor out reader options
|
2024-08-14 14:45:17 +02:00 |
|
Marcus Holland-Moritz
|
5aa8d88694
|
refactor: move tools to their own directory
|
2024-08-12 17:32:04 +02:00 |
|