summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/key.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix error when reading rxrpc tokensMarc Dionne2023-04-231-1/+1
* rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundleDavid Howells2022-12-011-1/+1
* rxrpc: Fix checker warningDavid Howells2022-12-011-5/+9
* rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-131-2/+4
* rxrpc: Fix example key name in a commentDavid Howells2020-11-231-1/+1
* rxrpc: Ignore unknown tokens in key payload unless no known tokensDavid Howells2020-11-231-10/+21
* rxrpc: Make the parsing of xdr payloads more coherentDavid Howells2020-11-231-10/+11
* rxrpc: Don't leak the service-side session key to userspaceDavid Howells2020-11-231-2/+6
* rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells2020-11-231-125/+0
* rxrpc: List the held token types in the key description in /proc/keysDavid Howells2020-11-231-1/+28
* rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells2020-11-231-468/+0
* rxrpc: Fix server keyring leakDavid Howells2020-10-051-1/+1
* rxrpc: The server keyring isn't network-namespacedDavid Howells2020-10-051-1/+1
* rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells2020-10-051-2/+2
* rxrpc: Fix rxkad token xdr encodingMarc Dionne2020-10-051-2/+10
* net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-241-5/+4
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-291-18/+9
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-15/+4
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-4/+15
|\
| * keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-4/+15
* | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-2/+4
|\|
| * keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-271-2/+2
| * keys: Network namespace domain tagDavid Howells2019-06-261-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* rxrpc: Use correct timestamp from Kerberos 5 ticketDavid Howells2017-08-291-1/+1
* net: rxrpc: Replace time_t type with time64_t typeBaolin Wang2017-08-291-8/+14
* rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-06-151-30/+34
* rxrpc: Fix an assertion in rxrpc_read()Marc Dionne2017-02-241-1/+1
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-221-1/+1
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+1237