index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sessionp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 2038 compatibility
Christophe Grenier
2022-09-10
1
-2
/
+2
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-4
/
+44
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
1
-2
/
+7
*
Lots of frama-c work that should be safe to commit
Christophe Grenier
2020-06-02
1
-3
/
+11
*
QPhotoRec: update the algo to match the one from PhotoRec
Christophe Grenier
2018-03-17
1
-0
/
+10
*
Add missing comma in generated photorec.ses
Christophe Grenier
2014-01-05
1
-1
/
+1
*
Fix various warning reported by gcc
Christophe Grenier
2013-05-25
1
-2
/
+2
*
Fix potential null pointer dereference introduced in commit 38084f56e0fea2324...
Christophe Grenier
2013-05-16
1
-1
/
+1
*
session_save(): returns if STATUS_QUIT
Christophe Grenier
2013-05-15
1
-1
/
+3
*
PhotoRec: only save the blocksize in photorec.ses if positive
Christophe Grenier
2013-03-31
1
-2
/
+5
*
When splitting block, define them as holding data
Christophe Grenier
2013-03-31
1
-0
/
+1
*
PhotoRec: save current progress every 5 minutes
Christophe Grenier
2013-03-24
1
-3
/
+3
*
PhotoRec: modify how FileOpts settings are saved in session file
Christophe Grenier
2012-07-14
1
-2
/
+46
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-1
/
+0
*
PhotoRec session management: restart PhotoRec at the same location than previ...
Christophe Grenier
2011-08-28
1
-1
/
+34
*
Huge code cleanup for Photorec: reduce the numbers of parameters of some func...
Christophe Grenier
2011-08-20
1
-6
/
+7
*
PhotoRec: fix bug introduce by commit a217bf73ff63bde0b73acfb6232631b7e06e3d8e
Christophe Grenier
2011-07-21
1
-4
/
+4
*
PhotoRec: use a single parameter to forward the options (code cleanup)
Christophe Grenier
2011-07-21
1
-15
/
+14
*
PhotoRec: use "%llu" instead of "%lu" to display sectors offset
Christophe Grenier
2011-03-25
1
-4
/
+5
*
PhotoRec: when loading a previous session, avoid sscanf() and strtol() for be...
Christophe Grenier
2009-03-01
1
-55
/
+61
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-2
/
+2
*
PhotoRec: add more command line parameters for "/cmd" and sessions
Christophe Grenier
2008-06-11
1
-4
/
+29
*
fix session error message
Christophe Grenier
2008-01-11
1
-1
/
+1
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+205