Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-10-10 | X.509: Convert some printk calls to pr_devel | David Howells | 1 | -3/+3 |
2012-10-10 | asymmetric keys: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2012-10-10 | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking | David Howells | 3 | -20/+51 |
2012-10-10 | MODSIGN: Make mrproper should remove generated files. | Rusty Russell | 2 | -2/+4 |
2012-10-10 | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs | David Howells | 1 | -0/+1 |
2012-10-10 | MODSIGN: Use the same digest for the autogen key sig as for the module sig | David Howells | 1 | -1/+21 |
2012-10-10 | MODSIGN: Sign modules during the build process | David Howells | 2 | -1/+191 |