aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | pefile: Validate PKCS#7 trust chainDavid Howells2014-07-09
| | * | | | | pefile: Digest the PE binary and compare to the PKCS#7 dataDavid Howells2014-07-09
| | * | | | | pefile: Handle pesign using the wrong OIDVivek Goyal2014-07-09
| | * | | | | pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-09
| | * | | | | pefile: Parse the presumed PKCS#7 content of the certificate blobDavid Howells2014-07-09
| | * | | | | pefile: Strip the wrapper off of the cert data blockDavid Howells2014-07-09
| | * | | | | pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-09
| | * | | | | Provide PE binary definitionsDavid Howells2014-07-09
| | * | | | | KEYS: X.509: Fix a spelling mistakeDavid Howells2014-07-08
| * | | | | | Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells2014-07-22
| |\| | | | |
| | * | | | | PKCS#7: Provide a key type for testing PKCS#7David Howells2014-07-08
| | * | | | | PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells2014-07-08
| | * | | | | PKCS#7: Verify internal certificate chainDavid Howells2014-07-08
| | * | | | | PKCS#7: Find the right key in the PKCS#7 key list and verify the signatureDavid Howells2014-07-08
| | * | | | | PKCS#7: Digest the data in a signed-data messageDavid Howells2014-07-08
| | * | | | | PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-08
| | * | | | | X.509: Export certificate parse and free functionsDavid Howells2014-07-02
| | * | | | | X.509: Add bits needed for PKCS#7David Howells2014-07-01
| * | | | | | Merge tag 'keys-preparse-1-20140722' into keys-nextDavid Howells2014-07-22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | KEYS: request_key_auth: Provide key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: keyring: Provide key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: big_key: Use key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: RxRPC: Use key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: DNS: Use key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: Ceph: Use user_match()David Howells2014-07-22
| | * | | | | KEYS: Ceph: Use key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: user: Use key preparsingDavid Howells2014-07-22
| | * | | | | KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells2014-07-22
| | * | | | | KEYS: Allow expiry time to be set when preparsing a keyDavid Howells2014-07-22
| | * | | | | KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-22
| | * | | | | KEYS: Provide a generic instantiation functionDavid Howells2014-07-18
| |/ / / / /
* | | | | | commoncap: don't alloc the credential unless needed in cap_task_prctlTetsuo Handa2014-07-24
* | | | | | Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2014-07-19
|\ \ \ \ \ \
| * | | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-18
| * | | | | | seccomp: allow mode setting across threadsKees Cook2014-07-18
| * | | | | | seccomp: introduce writer lockingKees Cook2014-07-18
| * | | | | | seccomp: split filter prep from check and applyKees Cook2014-07-18
| * | | | | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-18
| * | | | | | MIPS: add seccomp syscallKees Cook2014-07-18
| * | | | | | ARM: add seccomp syscallKees Cook2014-07-18
| * | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-18
| * | | | | | seccomp: split mode setting routinesKees Cook2014-07-18
| * | | | | | seccomp: extract check/assign mode helpersKees Cook2014-07-18
| * | | | | | seccomp: create internal mode-setting functionKees Cook2014-07-18
| * | | | | | MAINTAINERS: create seccomp entryKees Cook2014-07-18
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-07-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-26
| * | | | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-23
| * | | | selinux: fix a possible memory leak in cond_read_node()Namhyung Kim2014-06-19
| * | | | selinux: simple cleanup for cond_read_node()Namhyung Kim2014-06-19