Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/file_axx.c: Fix Frama-C warnings | Christophe Grenier | 2021-06-06 | 1 | -21/+18 |
* | src/file_axx.c: add frama-c annotations | Christophe Grenier | 2021-02-13 | 1 | -0/+25 |
* | PhotoRec: src/file_axx.c - fix problems reported by frama-c | Christophe Grenier | 2020-09-12 | 1 | -2/+13 |
* | 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 | -5/+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 | -6/+7 |
* | Use fseeko() instead of fseek(). | Christophe Grenier | 2014-10-04 | 1 | -0/+4 |
* | PhotoRec: stricter check for .axx | Christophe Grenier | 2014-08-09 | 1 | -15/+14 |
* | file_check_axx: make some variables more local | Christophe Grenier | 2013-05-17 | 1 | -2/+2 |
* | PhotoRec: recover AxCrypt .axx files | Christophe Grenier | 2012-02-11 | 1 | -0/+108 |