summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support special input key values: __skip, __get, __getkeyDave Heller2017-09-231-21/+114
* Make --scratchDir a configurable optionDave Heller2017-09-211-10/+15
* Simplify config property processingDave Heller2017-09-191-66/+75
* Add INI file supportDave Heller2017-09-071-27/+89
* Add simple make install/uninstall to lite method of buildingDave Heller2017-08-302-0/+33
* Add basic support for Production mode in op-buildDave Heller2017-08-291-78/+231
* Add support for input of signatures in RAW format to create-container.cDave Heller2017-08-262-20/+34
* Allow (and truncate) labels longer than 8 charsDave Heller2017-08-243-3/+4
* Add support for Component ID (container label)Dave Heller2017-08-244-20/+77
* Add support for input of pubkeys in RAW format to create-container.cDave Heller2017-08-161-31/+68
* Add --validate and --verify options to crtSignedContainer.shDave Heller2017-07-294-29/+93
* start of 0.3Dave Heller2017-07-251-1/+1
* prep for 0.2 releasev0.2Dave Heller2017-07-252-2/+2
* Merge pull request #4 from hellerda/masterStewart Smith2017-07-2431-0/+3380
|\
| * Fix build with OpenSSL 1.1 (#1)Stewart Smith2017-07-172-8/+25
| * Add --validate and --verify options to print-container.cDave Heller2017-07-162-141/+429
| * Refactor some code and add container.cDave Heller2017-07-162-87/+120
| * Add -std=gnu99 compiler flag to Makefile.amDave Heller2017-06-281-2/+2
| * Begrudgingly add m4 directoryDave Heller2017-06-282-1/+1
| * Adjust caching to accommodate independent signing modeDave Heller2017-06-242-21/+97
| * Fixup make-dist and other toolchain bitsDave Heller2017-06-236-18/+26
| * crtSignedContainer.sh support private or public key inputDave Heller2017-06-191-34/+84
| * Fix typosDave Heller2017-06-141-1/+1
| * Fix error checking on key input fileDave Heller2017-06-122-5/+10
| * Optionally print container statsDave Heller2017-06-112-7/+70
| * Many fixups to print-container.cDave Heller2017-06-112-72/+59
| * Validate hexadecimal inputDave Heller2017-06-101-5/+45
| * Initial checkin of source filesDave Heller2017-06-0727-0/+2813
|/
* Initial commitPatrick Williams2016-08-221-0/+201
OpenPOWER on IntegriCloud