Commit Graph

17 Commits

Author SHA1 Message Date
e6dcfe09c9 fix dryrun shred finish 2024-08-16 10:25:28 +02:00
1e545993b0 add new flag 2024-06-23 11:30:25 +02:00
fe11419e37 add usb sata bridge 2024-06-01 14:37:03 +02:00
70dda97ae2 autoformat all sources 2024-04-24 22:31:09 +02:00
8938fe5047 feature/ipc_mgsqueue_printer (#57)
closes #56

Co-authored-by: localhorst <localhorst@mosad.xyz>
Reviewed-on: #57
2022-11-24 20:41:23 +01:00
b73e1765b5 separate shred and check process 2022-09-27 21:58:59 +02:00
bb69a59794 fix frozen and metric for checking iteration 2022-08-23 23:20:50 +02:00
edcf680b95 update shred metric in main thread instead of shred thread 2022-08-22 18:35:27 +02:00
09446b52ca using tfng instead of urandom 2022-08-22 15:27:29 +02:00
d7aaa9647d added Threefish cipher as submodule 2022-08-22 14:24:31 +02:00
70f5727eb3 protect lists with mutex 2022-08-21 15:52:47 +02:00
e3aefb24ee added feature to start shredding for all drives 2022-08-20 16:09:40 +02:00
9863c5591e cal metric: shred speed 2022-06-30 00:32:13 +02:00
7f0926a271 removed flush in shred 2022-05-15 21:28:28 +02:00
e49c1a231c read random date in bulk to reduce syscalls 2022-05-15 15:17:49 +02:00
4fc44d9926 changed progress percentage calculation 2022-05-14 15:21:14 +02:00
c8a3220c3a using now own shred impl with check if the complete drive is full of zeros after shredding 2022-05-14 14:06:16 +02:00