summaryrefslogtreecommitdiffstats
path: root/print-container.c
Commit message (Expand)AuthorAgeFilesLines
* Fix double delete bug when using OpenSSL v1.1 or higherNick Bofferding2019-04-101-2/+2
* Quash false positive code analyis warning in C codeDave Heller2018-09-081-0/+4
* Fix a few BEAM warningsDave Heller2018-06-191-0/+3
* Add --validate-ignore-remainder option to print-containerDave Heller2018-05-131-11/+29
* Don't use getopt_long() on AIXDave Heller2018-02-071-11/+49
* Fix regression from commit fb29954Dave Heller2018-01-121-1/+1
* Fix mmap() offset bug and mmap() error detection.Dave Heller2017-12-261-13/+25
* Check return code from executables and fail on errorDave Heller2017-12-211-2/+4
* Adjust previous patch to reorganize includesDave Heller2017-12-051-0/+2
* Cleanup, reorganize includesDave Heller2017-12-021-18/+20
* Remove all implicit initializationsDave Heller2017-10-211-3/+3
* Fix validator handling of null keysDave Heller2017-10-061-17/+43
* Allow (and truncate) labels longer than 8 charsDave Heller2017-08-241-1/+1
* Add support for Component ID (container label)Dave Heller2017-08-241-0/+1
* Add --validate and --verify options to crtSignedContainer.shDave Heller2017-07-291-20/+29
* Fix build with OpenSSL 1.1 (#1)Stewart Smith2017-07-171-4/+14
* Add --validate and --verify options to print-container.cDave Heller2017-07-161-123/+425
* Optionally print container statsDave Heller2017-06-111-1/+45
* Many fixups to print-container.cDave Heller2017-06-111-71/+58
* Initial checkin of source filesDave Heller2017-06-071-0/+308
OpenPOWER on IntegriCloud