aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/security.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-23rxrpc: Hand server key parsing off to the security classGravatar David Howells 1-1/+1
2020-11-23rxrpc: Don't retain the server key in the connectionGravatar David Howells 1-25/+56
2020-11-23rxrpc: Support keys with multiple authentication tokensGravatar David Howells 1-7/+8
2019-12-20rxrpc: Fix missing security check on incoming callsGravatar David Howells 1-37/+33
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-06-26keys: Add a 'recurse' flag for keyring searchesGravatar David Howells 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-03-30rxrpc: remove unused static variablesGravatar Sebastian Andrzej Siewior 1-3/+0
2017-06-05rxrpc: Permit multiple service bindingGravatar David Howells 1-1/+2
2017-06-05rxrpc: Separate the connection's protocol service ID from the lookup IDGravatar David Howells 1-2/+2
2016-09-29rxrpc: Reduce the rxrpc_local::services list to a pointerGravatar David Howells 1-4/+4
2016-09-08rxrpc: Rewrite the data and ack handling codeGravatar David Howells 1-5/+5
2016-09-08rxrpc: Convert rxrpc_local::services to an hlistGravatar David Howells 1-1/+1
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}Gravatar David Howells 1-1/+1
2016-06-22rxrpc: Use structs to hold connection params and protocol infoGravatar David Howells 1-3/+3
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixGravatar David Howells 1-0/+168