index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-1
/
+1
*
Lots of frama-c work that should be safe to commit
Christophe Grenier
2020-06-02
1
-0
/
+5
*
Improve English grammar, capitalization, and punctuation
Alex Henrie
2016-02-22
1
-1
/
+1
*
Stop when write() failed when creating disk image
Christophe Grenier
2016-02-13
1
-13
/
+21
*
disk_image(): add assertion
Christophe Grenier
2015-04-09
1
-0
/
+3
*
Constify some variables
Christophe Grenier
2013-05-26
1
-2
/
+1
*
Display information during Image Creation
Christophe Grenier
2013-03-31
1
-0
/
+21
*
Image Creation creates an image file if missing
Christophe Grenier
2011-06-02
1
-2
/
+3
*
During Image Creation, refresh the display each 0.01%
Christophe Grenier
2011-04-27
1
-5
/
+25
*
Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a ...
Christophe Grenier
2011-03-28
1
-1
/
+1
*
Use destination offset instead of source offset when creating a partition ima...
Christophe Grenier
2010-04-27
1
-25
/
+28
*
TestDisk: Skip 10MB if a read error occurs during image creation.
Christophe Grenier
2009-06-12
1
-23
/
+89
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-17
/
+1
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-1
/
+1
*
Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/cocci...
Christophe Grenier
2009-01-29
1
-0
/
+4
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-4
/
+1
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1
/
+1
*
Fix memory leak in file_zip.c, uninitialized variable in phrrecn.c and invali...
Christophe Grenier
2008-02-13
1
-1
/
+1
*
Bugfix for invalid ncurses usage after disk imaging
Christophe Grenier
2008-02-11
1
-2
/
+2
*
Compatibility fix for e2fsprogs 1.40.6
Christophe Grenier
2008-02-10
1
-0
/
+10
*
add image file creation from partition
Christophe Grenier
2008-01-09
1
-0
/
+153