Commit graph

24 commits

Author SHA1 Message Date
Christophe Grenier
7a767a3917 Fix for 2038 compatibility 2022-09-10 10:07:50 +02:00
Christophe Grenier
305d71ea0a Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
using frama-c
2022-04-13 09:20:45 +02:00
Christophe Grenier
b2a0d41da6 Numerous frama-c annotations 2021-11-20 11:26:50 +01:00
Christophe Grenier
b660bb8c03 Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
Christophe Grenier
37b48a9fd6 QPhotoRec: update the algo to match the one from PhotoRec 2018-03-17 10:25:05 +01:00
Christophe Grenier
df353cfc2c Add missing comma in generated photorec.ses 2014-01-05 14:11:20 +01:00
Christophe Grenier
b7a3d0755f Fix various warning reported by gcc 2013-05-25 13:09:02 +02:00
Christophe Grenier
8080e78555 Fix potential null pointer dereference introduced in commit 38084f56e0 2013-05-16 17:37:46 +02:00
Christophe Grenier
38084f56e0 session_save(): returns if STATUS_QUIT 2013-05-15 12:18:43 +02:00
Christophe Grenier
bf8739f75a PhotoRec: only save the blocksize in photorec.ses if positive 2013-03-31 09:31:33 +02:00
Christophe Grenier
e51a2d7c48 When splitting block, define them as holding data 2013-03-31 09:29:12 +02:00
Christophe Grenier
8dfd9a7a46 PhotoRec: save current progress every 5 minutes 2013-03-24 19:49:37 +01:00
Christophe Grenier
ecfe21affd PhotoRec: modify how FileOpts settings are saved in session file 2012-07-14 10:46:04 +02:00
Christophe Grenier
7943d695f9 Remove "Allow partial last cylinder" option 2011-12-08 09:00:52 +01:00
Christophe Grenier
789bb8645b PhotoRec session management: restart PhotoRec at the same location than previously 2011-08-28 09:53:47 +02:00
Christophe Grenier
bde3110ead Huge code cleanup for Photorec: reduce the numbers of parameters of some functions 2011-08-20 19:28:56 +02:00
Christophe Grenier
23cbba29c8 PhotoRec: fix bug introduce by commit a217bf73ff 2011-07-21 20:43:01 +02:00
Christophe Grenier
a217bf73ff PhotoRec: use a single parameter to forward the options (code cleanup) 2011-07-21 08:06:49 +02:00
Christophe Grenier
b2ac7a6742 PhotoRec: use "%llu" instead of "%lu" to display sectors offset 2011-03-25 14:34:35 +01:00
Christophe Grenier
521be918ba PhotoRec: when loading a previous session, avoid sscanf() and strtol() for better performance 2009-03-01 20:00:07 +01:00
Christophe Grenier
b849a82750 Make the code less C++ hostile 2008-06-23 19:28:58 +02:00
Christophe Grenier
1dac7c9a9c PhotoRec: add more command line parameters for "/cmd" and sessions 2008-06-11 13:09:44 +02:00
Christophe Grenier
f5e0782c3b fix session error message 2008-01-11 00:03:03 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00