summaryrefslogtreecommitdiffstats
path: root/src/file_sig.c
Commit message (Expand)AuthorAgeFilesLines
* A lot of frama-c annotations or code disablingChristophe Grenier2024-01-301-0/+3
* src/file_sig.c: improve Frama-C annotation for load_signature()Christophe Grenier2023-10-081-5/+7
* Split src/list.h in 3Christophe Grenier2023-09-021-8/+87
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-209/+423
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-1/+6
* Lots of frama-c work that should be safe to commitChristophe Grenier2020-06-021-0/+10
* PhotoRec: sort custom signatures (minor fix)Christophe Grenier2019-08-111-11/+40
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-1/+1
* src/file_sig.c: fix memory leak in error pathsChristophe Grenier2013-11-011-0/+7
* constify more variablesChristophe Grenier2013-06-011-2/+1
* various code cleanupChristophe Grenier2012-12-081-6/+3
* PhotoRec: Own custom signatures can now be enabled/disabled using the "custom...Christophe Grenier2012-01-271-1/+1
* Remove memory leak in error paths in file_sig.cChristophe Grenier2011-11-051-1/+37
* PhotoRec: handle several lines of comment in custom signature fileChristophe Grenier2011-05-111-2/+2
* PhotoRec: fix for custom signature using hexaChristophe Grenier2011-04-191-6/+6
* PhotoRec: when using custom signature, avoid pointer to memory that can be re...Christophe Grenier2011-04-031-19/+23
* PhotoRec: Fix custom signature parserChristophe Grenier2011-04-031-98/+112
* PhotoRec: use signatures defined in photorec.sig file.Christophe Grenier2010-10-241-0/+364