Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Frama-C annotations for a bunch of files | Christophe Grenier | 2024-01-01 | 1 | -0/+1 |
| | |||||
* | Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification | Christophe Grenier | 2022-04-13 | 1 | -2/+2 |
| | | | | using frama-c | ||||
* | src/file_dir.c: improve Frama-C annotations | Christophe Grenier | 2021-06-06 | 1 | -13/+11 |
| | |||||
* | file_*.c: add various Frama-C annotations | Christophe Grenier | 2021-04-10 | 1 | -0/+2 |
| | |||||
* | src/file_dir.c: update frama-c annotations | Christophe Grenier | 2021-01-29 | 1 | -8/+6 |
| | |||||
* | Disable ncurses library when using frama-c | Christophe Grenier | 2020-11-01 | 1 | -1/+1 |
| | |||||
* | src/file_dir.c: do not include dir.h | Christophe Grenier | 2020-09-12 | 1 | -1/+0 |
| | |||||
* | Move low-level structure from fat.h to fat_common.h | Christophe Grenier | 2020-09-01 | 1 | -2/+3 |
| | |||||
* | Additional frama-c annotations | Christophe Grenier | 2020-08-08 | 1 | -0/+26 |
| | |||||
* | 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 |
| | |||||
* | PhotoRec: use an enum for values returned by data_check() | Christophe Grenier | 2013-12-14 | 1 | -2/+2 |
| | | | | rename .m2ts and .ts using pid from header | ||||
* | new functions is_fat_directory() and fat_get_cluster_from_entry() | Christophe Grenier | 2013-11-01 | 1 | -3/+4 |
| | | | | rename sectors() to fat_sectors() | ||||
* | Minor code cleanup | Christophe Grenier | 2012-10-21 | 1 | -3/+1 |
| | |||||
* | PhotoRec: better detection of FAT directory | Christophe Grenier | 2012-09-16 | 1 | -11/+46 |
| | |||||
* | 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 ↵ | 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/+62 |