| Commit message (Expand) | Author | Age | Files | Lines |
* | testdisk, photorec: report iconv usage | Christophe Grenier | 2023-02-19 | 1 | -0/+5 |
* | Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification | Christophe Grenier | 2022-04-13 | 1 | -14/+72 |
* | Stops if argc <= 0 | Christophe Grenier | 2022-01-27 | 1 | -0/+2 |
* | Numerous frama-c annotations | Christophe Grenier | 2021-11-20 | 1 | -0/+1 |
* | Disable some code sections for frama-c | Christophe Grenier | 2021-01-06 | 1 | -0/+2 |
* | Do not return the file handle when calling log_open() and log_open_default() | Christophe Grenier | 2020-11-27 | 1 | -6/+6 |
* | src/log.c: call dup2() in log_open() | Christophe Grenier | 2020-11-27 | 1 | -9/+4 |
* | Disable ncurses library when using frama-c | Christophe Grenier | 2020-11-01 | 1 | -0/+1 |
* | Additional frama-c annotations | Christophe Grenier | 2020-08-08 | 1 | -0/+1 |
* | PhotoRec: track fragmentation impact | Christophe Grenier | 2020-08-07 | 1 | -0/+6 |
* | PhotoRec: fix argument parsing | Christophe Grenier | 2020-08-07 | 1 | -5/+6 |
* | Lots of frama-c work that should be safe to commit | Christophe Grenier | 2020-06-02 | 1 | -1/+8 |
* | Cleanup code using SUDO_BIN | Christophe Grenier | 2020-03-20 | 1 | -14/+11 |
* | rename list_file_enable to array_file_enable | Christophe Grenier | 2020-02-01 | 1 | -3/+3 |
* | "photorec /d recup_dir /cmd resume" can be used to resume a session | Christophe Grenier | 2019-12-10 | 1 | -0/+4 |
* | PhotoRec: When the first Ctrl-C/SIGINT, PhotoRec tries to emulate the Stop ac... | Christophe Grenier | 2019-12-08 | 1 | -4/+18 |
* | Avoid two logging prompts when using sudo. | Christophe Grenier | 2019-04-29 | 1 | -1/+5 |
* | Replace http://www.cgsecurity.org by https | Christophe Grenier | 2017-12-02 | 1 | -2/+2 |
* | Use explicit function adresses for sighup_hdlr() | Christophe Grenier | 2017-04-15 | 1 | -1/+1 |
* | Log zlib version | Christophe Grenier | 2016-08-28 | 1 | -2/+3 |
* | Fixed: disabling curses caused segfaults with /log | Tobias Dammers | 2016-06-22 | 1 | -2/+0 |
* | Fix for various cppcheck warnings | Christophe Grenier | 2016-06-14 | 1 | -0/+1 |
* | Do not declare variable use_sudo if SUDO_BIN is undefined (code style) | Christophe Grenier | 2016-06-10 | 1 | -1/+5 |
* | Improve English grammar, capitalization, and punctuation | Alex Henrie | 2016-02-22 | 1 | -2/+2 |
* | src/phmain.c: constify a variable | Christophe Grenier | 2015-07-09 | 1 | -1/+1 |
* | Do not record compilation time by default, will help to get reproductible build | Christophe Grenier | 2015-05-15 | 1 | -0/+4 |
* | Report pdcurses/ncurses library version | Christophe Grenier | 2015-04-16 | 1 | -4/+4 |
* | rename src/pdisksel.c to src/pdiskseln.c | Christophe Grenier | 2014-04-21 | 1 | -1/+1 |
* | move log_disk_list() to src/fnctdsk.c | Christophe Grenier | 2014-02-01 | 1 | -59/+54 |
* | Use the correct value of errno to display a warning when log file creation fa... | Christophe Grenier | 2013-04-27 | 1 | -4/+5 |
* | If no disk is detected, the user isn't root and TestDisk/PhotoRec are compile... | Christophe Grenier | 2013-04-11 | 1 | -6/+23 |
* | PhotoRec: save current progress every 5 minutes | Christophe Grenier | 2013-03-24 | 1 | -0/+1 |
* | Add xml_clear_command_line() function | Christophe Grenier | 2013-01-19 | 1 | -0/+3 |
* | Improve default partition table selection | Christophe Grenier | 2012-02-25 | 1 | -5/+3 |
* | Remove "Allow partial last cylinder" option | Christophe Grenier | 2011-12-08 | 1 | -2/+1 |
* | Use "./configure --disable-dfxml" to disable DFXML feature | Christophe Grenier | 2011-11-15 | 1 | -0/+2 |
* | Huge code cleanup for Photorec: reduce the numbers of parameters of some func... | Christophe Grenier | 2011-08-20 | 1 | -18/+25 |
* | PhotoRec: use a single parameter to forward the options (code cleanup) | Christophe Grenier | 2011-07-21 | 1 | -7/+16 |
* | Log HDD serial number and firmware revision | Christophe Grenier | 2011-06-30 | 1 | -6/+8 |
* | PhotoRec: generates Digital Forensics XML report | Christophe Grenier | 2011-04-27 | 1 | -0/+3 |
* | Add get_compilation_date() and td_jpeg_version() functions | Christophe Grenier | 2011-04-23 | 1 | -27/+7 |
* | PhotoRec: Call reset_list_file_enable() in main() instead of file_options_loa... | Christophe Grenier | 2011-03-25 | 1 | -0/+1 |
* | PhotoRec: when no partition table is found, default to none | Christophe Grenier | 2009-11-01 | 1 | -10/+2 |
* | Code cleanup | Christophe Grenier | 2009-10-25 | 1 | -5/+3 |
* | PhotoRec: print an error if /cmd parameter hasn't been fully processed (work ... | Christophe Grenier | 2009-08-18 | 1 | -0/+4 |
* | Always include stdio.h before ncurses header and types.h | Christophe Grenier | 2009-06-12 | 1 | -2/+2 |
* | "photorec /?" returns the help message | Christophe Grenier | 2009-05-05 | 1 | -1/+2 |
* | Handle Ctrl+C | Christophe Grenier | 2009-04-18 | 1 | -5/+27 |
* | code cleanup, fix signed/unsigned warnings | Christophe Grenier | 2009-03-06 | 1 | -2/+2 |
* | PhotoRec: Use "Disk identification, please wait..." and "Filesystem analysis,... | Christophe Grenier | 2009-03-01 | 1 | -1/+1 |