aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/key.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13rxrpc: Fix handling of an unsupported token type in rxrpc_read()Gravatar David Howells 1-2/+4
2020-11-23rxrpc: Fix example key name in a commentGravatar David Howells 1-1/+1
2020-11-23rxrpc: Ignore unknown tokens in key payload unless no known tokensGravatar David Howells 1-10/+21
2020-11-23rxrpc: Make the parsing of xdr payloads more coherentGravatar David Howells 1-10/+11
2020-11-23rxrpc: Don't leak the service-side session key to userspaceGravatar David Howells 1-2/+6
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileGravatar David Howells 1-125/+0
2020-11-23rxrpc: List the held token types in the key description in /proc/keysGravatar David Howells 1-1/+28
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctGravatar David Howells 1-468/+0
2020-10-05rxrpc: Fix server keyring leakGravatar David Howells 1-1/+1
2020-10-05rxrpc: The server keyring isn't network-namespacedGravatar David Howells 1-1/+1
2020-10-05rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()Gravatar David Howells 1-2/+2
2020-10-05rxrpc: Fix rxkad token xdr encodingGravatar Marc Dionne 1-2/+10
2020-07-24net: pass a sockptr_t into ->setsockoptGravatar Christoph Hellwig 1-5/+4
2020-03-29KEYS: Don't write out to userspace while holding key semaphoreGravatar Waiman Long 1-18/+9
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-15/+4
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+15
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+4
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLGravatar David Howells 1-4/+15
2019-06-27keys: Pass the network namespace into request_key mechanismGravatar David Howells 1-2/+2
2019-06-26keys: Network namespace domain tagGravatar David Howells 1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2017-08-29rxrpc: Use correct timestamp from Kerberos 5 ticketGravatar David Howells 1-1/+1
2017-08-29net: rxrpc: Replace time_t type with time64_t typeGravatar Baolin Wang 1-8/+14
2017-06-15rxrpc: Fix several cases where a padded len isn't checked in ticket decodeGravatar David Howells 1-30/+34
2017-02-24rxrpc: Fix an assertion in rxrpc_read()Gravatar Marc Dionne 1-1/+1
2016-06-22rxrpc: Use structs to hold connection params and protocol infoGravatar David Howells 1-1/+1
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixGravatar David Howells 1-0/+1237