]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add new incidences regarding manifest validation.
authorpcarana <pc.moreno2099@gmail.com>
Wed, 25 Mar 2020 00:39:01 +0000 (18:39 -0600)
committerpcarana <pc.moreno2099@gmail.com>
Wed, 25 Mar 2020 00:39:01 +0000 (18:39 -0600)
commit0ad2c3da34827b68c4f524c0c50f223746af91a5
tree30d098fd411d046c4c6297e82acaaa4cf90e9122
parentb511b33dd9f1a2f379ee2841eeb9120dac7dab9f
Add new incidences regarding manifest validation.

-Related to #28.
-'incid-file-at_mft-not-found': when a file listed in a manifest isn't found at the manifest publication point.
-'incid-file-at-mft-hash-not-match': the file hash doesn't match the hash listed at the manifest.
-Both incidences will be an error by default.
src/crypto/hash.c
src/incidence/incidence.c
src/incidence/incidence.h
src/object/manifest.c