index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
photorec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/filegen.[ch], src/photorec.h: improve Frama-C annotations
Christophe Grenier
2024-01-07
1
-3
/
+18
*
Improve Frama-C annotations
Christophe Grenier
2022-07-14
1
-0
/
+12
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
1
-5
/
+171
*
Additional frama-c annotations
Christophe Grenier
2020-08-08
1
-0
/
+24
*
Constify a lot of function parameters
Christophe Grenier
2020-06-19
1
-2
/
+2
*
move get_prev_location_smart() from src/photorec.h to src/filegen.h
Christophe Grenier
2019-10-13
1
-1
/
+0
*
move del_search_space() from src/filegen.h to src/photorec.h
Christophe Grenier
2019-10-13
1
-0
/
+6
*
Modify get_prev_location_smart() to always use offset_skipped_header if avail...
Christophe Grenier
2016-09-19
1
-1
/
+0
*
Avoid a file descriptor leak when stopping and resuming PhotoRec
Christophe Grenier
2016-01-23
1
-0
/
+1
*
PhotoRec: reduce the number of backward search
Christophe Grenier
2015-09-03
1
-0
/
+1
*
PhotoRec: do not always try to complete the recovery of the previous file whe...
Christophe Grenier
2015-04-05
1
-1
/
+2
*
PhotoRec: when a file is recovered, check again each block after the end of t...
Christophe Grenier
2014-03-30
1
-0
/
+1
*
PhotoRec: rewrote brute-force mode to use file_block_append()
Christophe Grenier
2014-02-02
1
-2
/
+3
*
report blocksize and offset in update_blocksize() instead of menu_choose_bloc...
Christophe Grenier
2014-01-25
1
-1
/
+1
*
new prototype for file_finish2()
Christophe Grenier
2014-01-05
1
-1
/
+1
*
Remove loc field from struct file_recovery_struct, use location instead
Christophe Grenier
2013-12-21
1
-1
/
+4
*
Remove unused function write_stats_stdout()
Christophe Grenier
2013-05-17
1
-1
/
+0
*
photorec.h: safety guard against double inclusion
Christophe Grenier
2013-05-16
1
-1
/
+4
*
New functions log_all_partitions() and init_list_part()
Christophe Grenier
2013-05-15
1
-0
/
+1
*
New function status_inc() to increment params->status
Christophe Grenier
2013-05-15
1
-0
/
+1
*
code cleanup: new enum type pstatus_t
Christophe Grenier
2013-05-14
1
-0
/
+3
*
Move some code to new functions params_reset() and status_to_name()
Christophe Grenier
2013-05-14
1
-0
/
+2
*
PhotoRec: save current progress every 5 minutes
Christophe Grenier
2013-03-24
1
-0
/
+1
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-1
/
+0
*
Fix a potential endless loop (PhotoRec 6.12 affected, not 6.11.3)
Christophe Grenier
2011-11-15
1
-1
/
+1
*
PhotoRec session management: restart PhotoRec at the same location than previ...
Christophe Grenier
2011-08-28
1
-0
/
+2
*
Huge code cleanup for Photorec: reduce the numbers of parameters of some func...
Christophe Grenier
2011-08-20
1
-7
/
+21
*
PhotoRec: use a single parameter to forward the options (code cleanup)
Christophe Grenier
2011-07-21
1
-1
/
+12
*
Code cleanup
Christophe Grenier
2009-10-25
1
-9
/
+0
*
move set_filename() from src/phrecn.c to src/photorec.c
Christophe Grenier
2009-05-05
1
-0
/
+1
*
PhotoRec: add the possibility to do a FAT unformat in expert mode
Christophe Grenier
2009-02-22
1
-1
/
+1
*
PhotoRec: new prototype "void update_blocksize(...)"
Christophe Grenier
2009-02-16
1
-1
/
+1
*
Define as static some functions
Christophe Grenier
2009-02-01
1
-3
/
+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0
/
+9
*
PhotoRec: modify internal representation of files during recovery
Christophe Grenier
2008-09-08
1
-1
/
+4
*
Split the interface in several files, part 2
Christophe Grenier
2008-08-25
1
-3
/
+21
*
PhotoRec: organize how the range of sectors to carve is initialized.
Christophe Grenier
2008-07-03
1
-1
/
+1
*
PhotoRec: Load and save FileOpts settings
Christophe Grenier
2008-03-10
1
-1
/
+0
*
Add ncurses parameters in configure
Christophe Grenier
2007-11-16
1
-1
/
+0
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+39