summaryrefslogtreecommitdiff
path: root/scripts/sign-file.c
Commit message (Expand)AuthorAge
* sign-file: fix build error in sign-file.c with libresslFelix Fietkau2017-02-10
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-15
|\
| * sign-file: Fix inplace signing when src and dst names are both specifiedAlex Yashchenko2016-12-14
* | treewide: Make remaining source files non-executableJoe Perches2016-12-12
|/
* modsign: Make sign-file determine the format of the X.509 certDavid Howells2016-06-14
* sign-file: fix build with CMS support disabledMarc-Antoine Perennou2016-03-03
* scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger2016-02-18
* v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron2016-02-09
* MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells2015-09-25
* modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2015-09-15
* sign-file: Fix warning about BIO_reset() return valueDavid Howells2015-08-13
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
* sign-file: Generate CMS message as signature instead of PKCS#7David Howells2015-08-12
* modsign: Allow signing key to be PKCS#11David Woodhouse2015-08-07
* modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-07
* sign-file: Add option to only create signature fileLuis R. Rodriguez2015-08-07
* MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-07