summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse
2015-08-14modsign: Use if_changed rule for extracting cert from module signing keyDavid Woodhouse
2015-08-14Move certificate handling to its own directoryDavid Howells
2015-08-14Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris
2015-08-14Merge tag 'modsign-pkcs7-20150812-3' of git://git.kernel.org/pub/scm/linux/ke...James Morris
2015-08-13sign-file: Fix warning about BIO_reset() return valueDavid Howells
2015-08-13PKCS#7: Add MODULE_LICENSE() to test moduleDavid Howells
2015-08-12Smack - Fix build error with bringup unconfiguredCasey Schaufler
2015-08-12sign-file: Document dependency on OpenSSL devel librariesDavid Howells
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12KEYS: Add a name for PKEY_ID_PKCS7David Howells
2015-08-12PKCS#7: Improve and export the X.509 ASN.1 time object decoderDavid Howells
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse
2015-08-12extract-cert: Cope with multiple X.509 certificates in a single fileDavid Woodhouse
2015-08-12sign-file: Generate CMS message as signature instead of PKCS#7David Howells
2015-08-12PKCS#7: Support CMS messages also [RFC5652]David Howells
2015-08-12X.509: Change recorded SKID & AKID to not include Subject or IssuerDavid Howells
2015-08-12PKCS#7: Check content type and versionsDavid Howells
2015-08-12MAINTAINERS: The keyrings mailing list has movedDavid Howells
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris
2015-08-10Kernel threads excluded from smack checksRoman Kubiak
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse
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-07modsign: Abort modules_install when signing failsDavid Woodhouse
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells
2015-08-07system_keyring.c doesn't need to #include module-internal.hDavid Howells
2015-08-07sign-file: Add option to only create signature fileLuis R. Rodriguez
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells
2015-08-07MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells
2015-08-07PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells
2015-08-07X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells
2015-08-07X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells
2015-08-07ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells
2015-08-07ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells
2015-08-07Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells
2015-08-05ASN.1: Fix non-match detection failure on data overrunDavid Howells
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells
2015-08-05ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells
2015-07-31Smack: Three symbols that should be staticCasey Schaufler
2015-07-28Smack: IPv6 host labelingCasey Schaufler
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-07-22sysfs: fix simple_return.cocci warningskbuild test robot
2015-07-22smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi
2015-07-20Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris
2015-07-19Linux 4.2-rc3Linus Torvalds