Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/file_lxo.c: add frama-c annotations | Christophe Grenier | 12 days | 1 | -0/+12 |
* | src/file_lxo.c: avoid a potential integer overflow | Christophe Grenier | 2020-09-19 | 1 | -1/+1 |
* | PhotoRec: add an ifdef in each file for easier frama-c testing | Christophe Grenier | 2020-09-11 | 1 | -0/+2 |
* | 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 | -1/+1 |
* | add gcc_struct attribute to all __packed__ structure | Christophe Grenier | 2015-04-11 | 1 | -1/+1 |
* | Turn off various signed/unsigned comparaison warnings | Christophe Grenier | 2014-11-15 | 1 | -3/+4 |
* | PhotoRec: stricter checl for .lxo files | Christophe Grenier | 2014-07-26 | 1 | -0/+2 |
* | src/file_lxo.c: rewrote to use a data structure | Christophe Grenier | 2013-11-01 | 1 | -7/+13 |
* | PhotoRec: add missing return value to header_check_lxo() | Christophe Grenier | 2011-10-15 | 1 | -0/+1 |
* | PhotoRec: recover lxo/lwo 3d model files | Christophe Grenier | 2011-09-23 | 1 | -0/+76 |