|
1faeb7404a
|
feature: enable verbose output conditionally
|
2024-11-22 18:43:25 +03:00 |
|
|
9ffe827c0f
|
report file I/O errors during file format validation
|
2024-11-20 02:28:05 +03:00 |
|
|
65042ff90b
|
corrupter.c: corrupt_file(): store result on stack rather than heap
|
2024-11-20 00:48:13 +03:00 |
|
|
aca01c5555
|
file_boundaries.c: store struct on stack rather than heap
|
2024-11-19 23:39:43 +03:00 |
|
|
d4ee7a5de2
|
corrupter.*: remove unused field from struct Corrupter_Result
|
2024-11-19 21:46:34 +03:00 |
|
|
6776f0e989
|
main.c: improve user prompt processing
|
2024-11-19 20:19:17 +03:00 |
|
|
a7985babaa
|
corrupter.*: use type byte where appropriate
|
2024-11-19 20:19:11 +03:00 |
|
|
d69475406b
|
main.c: use custom path length limit
|
2024-10-12 11:12:20 +03:00 |
|
|
8d8698a0fe
|
reformat the codebase
|
2024-09-22 12:23:24 +03:00 |
|
|
ee1dff912b
|
downgrade POSIX C source version to 2001-12
Implement `strdup` to not require version 2008-09
|
2024-08-06 23:04:20 +03:00 |
|
|
6d0e05de44
|
always use name file instead of f
|
2024-07-11 20:43:23 +03:00 |
|
|
0833f7a4d2
|
common.h: remove commented code and add a note
|
2024-07-11 20:29:34 +03:00 |
|
|
ac8df6d29d
|
support non-POSIX functions fseek and ftell
|
2024-07-09 14:53:20 +03:00 |
|
|
5fcddd0aaf
|
main.c: show custom seed
Print configuration in parts in order to do that
|
2024-07-07 21:51:44 +03:00 |
|
|
dfc2484164
|
corrupter.h: fix missing #include <limits.h>
|
2024-07-07 01:06:13 +03:00 |
|
|
cccde99e80
|
initial codebase upload
|
2024-07-07 00:48:23 +03:00 |
|