index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_gpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_gpg.c: add more frama-c annotations
Christophe Grenier
2023-12-27
1
-2
/
+19
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-1
/
+1
*
src/file_gpg.c: improve Frama-C annotations
Christophe Grenier
2021-06-15
1
-49
/
+43
*
src/file_gpg.c: improve frama-c annotations
Christophe Grenier
2021-02-22
1
-1
/
+19
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-5
/
+11
*
src/file_gpg.c: update frama-c annotations
Christophe Grenier
2020-06-18
1
-37
/
+67
*
PhotoRec: add a few frama-c annotations, mostly in header_check functions
Christophe Grenier
2020-01-18
1
-1
/
+11
*
src/file_gpg.c: additional frama-c annotations
Christophe Grenier
2019-12-07
1
-1
/
+8
*
src/file_gpg.c: add frama-c annotations, fix boundaries check, no problems re...
Christophe Grenier
2019-10-20
1
-58
/
+213
*
PhotoRec: fix potential endless loop/crash when parsing abr files,
Christophe Grenier
2018-02-26
1
-1
/
+1
*
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
*
remove always-true memcmp
Christophe Grenier
2015-05-11
1
-2
/
+2
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-12
/
+8
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-2
/
+12
*
src/file_gpg.c: turn off compilation warning
Christophe Grenier
2013-03-23
1
-4
/
+4
*
PhotoRec: check Multiple Precision Integer (MPI) used in public key crypto du...
Christophe Grenier
2013-03-23
1
-7
/
+52
*
PhotoRec: rewrote GPG file recovery
Christophe Grenier
2012-10-21
1
-157
/
+412
*
PhotoRec: allow more crypto algorithms in .gpg detection
Christophe Grenier
2011-10-30
1
-2
/
+6
*
PhotoRec: recover gpg file when data has been encrypted with a symmetric ciph...
Christophe Grenier
2011-03-05
1
-6
/
+73
*
PhotoRec: recover Pretty Good Privacy pgp files
Christophe Grenier
2010-11-22
1
-1
/
+9
*
PhotoRec: fix gpg recovery
Christophe Grenier
2010-04-27
1
-3
/
+3
*
PhotoRec .gpg: check publickey algo for Public-Key Encrypted Session Key Pack...
Christophe Grenier
2009-07-03
1
-1
/
+3
*
PhotoRec: it's not possible to get the file size for encrypted GnuPG message ...
Christophe Grenier
2008-06-10
1
-17
/
+31
*
PhotoRec: check the algo value used by public key packet
Christophe Grenier
2008-05-30
1
-1
/
+34
*
PhotoRec: partial support for GPG/OpenPGP file recovery
Christophe Grenier
2008-05-14
1
-0
/
+216