aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/key.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells1-2/+4
2020-11-23rxrpc: Fix example key name in a commentDavid Howells1-1/+1
2020-11-23rxrpc: Ignore unknown tokens in key payload unless no known tokensDavid Howells1-10/+21
2020-11-23rxrpc: Make the parsing of xdr payloads more coherentDavid Howells1-10/+11
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells1-2/+6
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells1-125/+0
2020-11-23rxrpc: List the held token types in the key description in /proc/keysDavid Howells1-1/+28
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells1-468/+0
2020-10-05rxrpc: Fix server keyring leakDavid Howells1-1/+1
2020-10-05rxrpc: The server keyring isn't network-namespacedDavid Howells1-1/+1
2020-10-05rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells1-2/+2
2020-10-05rxrpc: Fix rxkad token xdr encodingMarc Dionne1-2/+10
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig1-5/+4
2020-03-29KEYS: Don't write out to userspace while holding key semaphoreWaiman Long1-18/+9
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-15/+4
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-4/+15
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+4
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-4/+15
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells1-2/+2
2019-06-26keys: Network namespace domain tagDavid Howells1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-08-29rxrpc: Use correct timestamp from Kerberos 5 ticketDavid Howells1-1/+1
2017-08-29net: rxrpc: Replace time_t type with time64_t typeBaolin Wang1-8/+14
2017-06-15rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells1-30/+34
2017-02-24rxrpc: Fix an assertion in rxrpc_read()Marc Dionne1-1/+1
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells1-1/+1
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+1237