index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_pdf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Frama-C annotations for a bunch of files
Christophe Grenier
2024-01-01
1
-2
/
+16
*
src/file_pdf.c: improve Frama-C annotations after removing a call to
Christophe Grenier
2023-10-08
1
-10
/
+36
*
src/file_pdf.c: improve Frama-C annotations
Christophe Grenier
2021-07-06
1
-18
/
+10
*
src/file_pdf.c: fix problems reported by Frama-C
Christophe Grenier
2021-02-27
1
-30
/
+96
*
src/file_pdf.c: add Frama-C annotations
Christophe Grenier
2020-10-09
1
-61
/
+147
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
PhotoRec: stricter check in src/file_pdf.c
Christophe Grenier
2019-12-28
1
-1
/
+1
*
src/file_pdf.c: fix two wrong casting (regression)
Christophe Grenier
2019-12-07
1
-2
/
+2
*
PhotoRec: use get_time_from_xxx() new functions
Christophe Grenier
2017-04-08
1
-30
/
+10
*
Fallback to fseek() if fseeko() failed
Christophe Grenier
2015-09-25
1
-6
/
+0
*
PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)
Christophe Grenier
2015-06-13
1
-1
/
+0
*
PhotoRec: log the correct filename if file has been renamed
Christophe Grenier
2015-06-12
1
-3
/
+3
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-25
/
+11
*
Turn off various signed/unsigned comparaison warnings
Christophe Grenier
2014-11-15
1
-2
/
+2
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-0
/
+16
*
PhotoRec: stricter check for .pdf
Christophe Grenier
2014-08-13
1
-54
/
+48
*
fix minor code defects
Christophe Grenier
2013-11-03
1
-1
/
+9
*
src/file_pdf.c: check ftell returned value for error code
Christophe Grenier
2013-11-01
1
-0
/
+5
*
constify more variables
Christophe Grenier
2013-06-01
1
-2
/
+2
*
PhotoRec: close PDF file before renaming it
Christophe Grenier
2013-02-16
1
-3
/
+1
*
PhotoRec: check fseek return value in pdf file validation
Christophe Grenier
2011-10-15
1
-2
/
+10
*
PhotoRec: rename pdf using the title
Christophe Grenier
2011-09-17
1
-1
/
+131
*
PhotoRec: use a bigger buffer to detect Illustrator .ai
Christophe Grenier
2011-06-17
1
-1
/
+1
*
PhotoRec: some pdf were erroneously saved as Illusatrtor .ai
Christophe Grenier
2011-03-19
1
-2
/
+1
*
file_pdf.c: removed useless affectation
Christophe Grenier
2010-10-31
1
-1
/
+1
*
PhotoRec: return immediatly when date/time has been found in pdf
Christophe Grenier
2009-12-28
1
-0
/
+2
*
Code style cleanup
Christophe Grenier
2009-07-26
1
-1
/
+1
*
PhotoRec: try to extract the date/time from pdf files
Christophe Grenier
2009-07-26
1
-0
/
+72
*
PhotoRec: file_search_footer() gets a new parameter
Christophe Grenier
2009-05-27
1
-1
/
+1
*
PhotoRec: add boundary checking for gz, jpg and pdf
Christophe Grenier
2009-01-22
1
-12
/
+13
*
Fix for C++ compilation
Christophe Grenier
2009-01-04
1
-1
/
+1
*
PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...
Christophe Grenier
2008-02-27
1
-0
/
+1
*
Remove header_check from struct file_hint_struct
Christophe Grenier
2007-12-23
1
-1
/
+0
*
Rename find_in_mem() to td_memmem()
Christophe Grenier
2007-12-23
1
-3
/
+3
*
Move string/mem search in a separate file
Christophe Grenier
2007-12-06
1
-23
/
+3
*
PhotoRec: fix txt and non-linearized pdf recovery
Christophe Grenier
2007-11-28
1
-1
/
+0
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+147