summaryrefslogtreecommitdiffstats
path: root/container.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few BEAM warningsDave Heller2018-06-191-7/+5
* Fix a few clang and cppcheck warningsDave Heller2018-01-101-0/+2
* Close all file descriptors on error exitDave Heller2017-12-261-1/+16
* Cleanup, reorganize includesDave Heller2017-12-021-6/+3
* Add support for input of signatures in RAW format to create-container.cDave Heller2017-08-261-2/+2
* Add support for Component ID (container label)Dave Heller2017-08-241-2/+41
* Add --validate and --verify options to crtSignedContainer.shDave Heller2017-07-291-4/+14
* Refactor some code and add container.cDave Heller2017-07-161-0/+95
OpenPOWER on IntegriCloud