]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Introduce internal storage for entry digests
authorJustin Brewer <jzb0012@auburn.edu>
Thu, 15 Nov 2018 00:36:56 +0000 (18:36 -0600)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 13 Mar 2020 19:05:59 +0000 (19:05 +0000)
commiteb888e202e36d45a006a947a3190eb48f50b052a
treed05ce13a4e6516e7d299edd8f1d1cef17dbb8d79
parentfe465c02f54ade43c4d6bba1f37c1216c7351b38
Introduce internal storage for entry digests

This commits introduces the basic internal storage for digests. Those
will be used to expose a set/get API, which users can utilise for
integrity checking.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
libarchive/archive_entry.c
libarchive/archive_entry_private.h