Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Frama-C annotations for a bunch of files | Christophe Grenier | 2024-01-01 | 1 | -2/+11 |
| | |||||
* | src/file*.c: add various Frama-C annotations in data_check_*() | Christophe Grenier | 2023-10-08 | 1 | -0/+2 |
| | |||||
* | src/file_tib.c: Fix Frama-C warnings | Christophe Grenier | 2021-07-25 | 1 | -37/+24 |
| | |||||
* | src/file_tib.c: add Frama-C annotations | Christophe Grenier | 2021-03-07 | 1 | -1/+49 |
| | |||||
* | src/file_tib.c: fix frama-c warnings in file_check_tib2() | Christophe Grenier | 2020-10-18 | 1 | -7/+11 |
| | |||||
* | PhotoRec: add an ifdef in each file for easier frama-c testing | Christophe Grenier | 2020-09-11 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | add gcc_struct attribute to all __packed__ structure | Christophe Grenier | 2015-04-11 | 1 | -12/+8 |
| | | | | do not use fseeko() with mingw32 gcc compiler | ||||
* | Use fseeko() instead of fseek(). | Christophe Grenier | 2014-10-04 | 1 | -2/+12 |
| | | | | Fix 2GB per file limit on Windows for some file types. | ||||
* | PhotoRec: code cleanup for .tib | Christophe Grenier | 2014-07-26 | 1 | -23/+22 |
| | |||||
* | PhotoRec: better check to avoid to concat mp3 files | Christophe Grenier | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | PhotoRec: use an enum for values returned by data_check() | Christophe Grenier | 2013-12-14 | 1 | -3/+3 |
| | | | | rename .m2ts and .ts using pid from header | ||||
* | src/file_tib.c: stricter check for fread error | Christophe Grenier | 2013-11-01 | 1 | -2/+2 |
| | |||||
* | file_tib.c Fix regression introduced in ↵ | Christophe Grenier | 2011-11-02 | 1 | -1/+0 |
| | | | | #c63960562842934ff3929b2d537ecd901027d5cb | ||||
* | PhotoRec: check fseek return value in tib file validation | Christophe Grenier | 2011-10-15 | 1 | -12/+7 |
| | |||||
* | PhotoRec: recover recents version of Acronis .tib files | Christophe Grenier | 2011-01-05 | 1 | -5/+64 |
| | |||||
* | PhotoRec: handle another version of Acronis True Image | Christophe Grenier | 2010-09-24 | 1 | -0/+15 |
| | |||||
* | PhotoRec: in FileOpts, press 's' to deselect all files or reset to default ↵ | Christophe Grenier | 2008-02-27 | 1 | -0/+1 |
| | | | | settings | ||||
* | Remove header_check from struct file_hint_struct | Christophe Grenier | 2007-12-23 | 1 | -1/+0 |
| | | | | Add Microsoft Visual Studio Resource file .res support | ||||
* | First version in git | Christophe Grenier | 2007-10-29 | 1 | -0/+61 |