summaryrefslogtreecommitdiffstats
path: root/src/signframework
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug with checking for duplicate signers of hw keysChris Engel2017-10-262-9/+1
|
* Remove getpubkeyecc signer restrictionChris Engel2017-10-251-36/+0
| | | | | | | Removing the requirement that the requestor has signing authority of the requested project in order to retrieve the public key. Anyone with signing server access can retrieve all public keys.
* Fix issue with fstab entry creation for dropboxChris Engel2017-10-201-1/+1
|
* Fix file descriptor leakageChris Engel2017-10-163-5/+16
|
* Framework updates to support new pathChris Engel2017-09-184-7/+7
|
* Initial drop of signing server frameworkChris Engel2017-09-1897-0/+22882
OpenPOWER on IntegriCloud