summaryrefslogtreecommitdiffstats
path: root/container.h
Commit message (Collapse)AuthorAgeFilesLines
* Add --validate-ignore-remainder option to print-containerDave Heller2018-05-131-0/+3
| | | | | | | | When --validate is requested the default behavior is to use the actual payload size for calculating the payload hash. With this option it will use the payload size from the container header and ignore any additional bytes following end of payload. Useful for validataing container files with padding after the payload.
* Cleanup, reorganize includesDave Heller2017-12-021-4/+4
| | | | Signed-off-by: Dave Heller <hellerda@linux.vnet.ibm.com>
* Add --validate and --verify options to print-container.cDave Heller2017-07-161-18/+4
|
* Adjust caching to accommodate independent signing modeDave Heller2017-06-241-2/+2
|
* Initial checkin of source filesDave Heller2017-06-071-0/+154
OpenPOWER on IntegriCloud