aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/rxrpc/server_key.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells1-0/+40
2025-04-14rxrpc: kdoc: Update function descriptions and add link from rxrpc.rstDavid Howells1-0/+2
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells1-0/+25
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang1-2/+5
2020-11-23rxrpc: Allow security classes to give more info on server keysDavid Howells1-0/+4
2020-11-23rxrpc: Hand server key parsing off to the security classDavid Howells1-29/+27
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells1-0/+141