Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log zlib version | Christophe Grenier | 2016-08-28 | 1 | -1/+2 |
| | |||||
* | Improve English grammar, capitalization, and punctuation | Alex Henrie | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | Fallback to fseek() if fseeko() failed | Christophe Grenier | 2015-09-25 | 1 | -5/+0 |
| | |||||
* | use td_list_entry_const() instead of td_list_entry() when variable is ↵ | Christophe Grenier | 2015-06-24 | 1 | -2/+2 |
| | | | | defined as const | ||||
* | Do not record compilation time by default, will help to get reproductible build | Christophe Grenier | 2015-05-15 | 1 | -0/+2 |
| | |||||
* | add gcc_struct attribute to all __packed__ structure | Christophe Grenier | 2015-04-11 | 1 | -5/+6 |
| | | | | do not use fseeko() with mingw32 gcc compiler | ||||
* | Implement help and version parameters for fidentify and qphotorec | Christophe Grenier | 2014-10-13 | 1 | -10/+47 |
| | |||||
* | Use fseeko() instead of fseek(). | Christophe Grenier | 2014-10-04 | 1 | -0/+4 |
| | | | | Fix 2GB per file limit on Windows for some file types. | ||||
* | fix minor code defects | Christophe Grenier | 2013-11-03 | 1 | -6/+11 |
| | |||||
* | fidentify: Fix memory leak in error path reported by Coverity scan | Christophe Grenier | 2013-11-01 | 1 | -0/+3 |
| | |||||
* | Use the correct value of errno to display a warning when log file creation ↵ | Christophe Grenier | 2013-04-27 | 1 | -1/+2 |
| | | | | failed | ||||
* | "fidentify -check" identifies and checks the files | Christophe Grenier | 2012-12-23 | 1 | -12/+31 |
| | |||||
* | PhotoRec: remove has_value field in file_check_list_t | Christophe Grenier | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | PhotoRec: modify internals for brute-force recovery | Christophe Grenier | 2010-04-27 | 1 | -2/+4 |
| | |||||
* | fidentify: enable all file formats | Christophe Grenier | 2009-12-11 | 1 | -2/+7 |
| | |||||
* | fidentify: log debug information | Christophe Grenier | 2009-02-20 | 1 | -1/+2 |
| | |||||
* | fidentify.c: Fix a warning | Christophe Grenier | 2009-02-15 | 1 | -1/+1 |
| | |||||
* | Fix some compilation warnings | Christophe Grenier | 2009-02-03 | 1 | -0/+16 |
| | |||||
* | fidentify: determine file type using PhotoRec signatures | Christophe Grenier | 2009-01-18 | 1 | -0/+183 |