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