Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-28 | gss_krb5: Remove VLA usage of skcipher | Kees Cook | 1 | -5/+4 |
2018-07-31 | sunrpc: whitespace fixes | Stephen Hemminger | 1 | -1/+0 |
2016-01-27 | sunrpc: Use skcipher and ahash/shash | Herbert Xu | 1 | -6/+6 |
2014-11-24 | sunrpc: eliminate RPC_DEBUG | Jeff Layton | 1 | -1/+1 |
2014-01-24 | gss_krb5: use lcm from kernel lib | Luis Henriques | 1 | -13/+4 |
2010-05-14 | NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls | Trond Myklebust | 1 | -4/+5 |
2010-05-14 | gss_krb5: add remaining pieces to enable AES encryption support | Kevin Coffman | 1 | -0/+30 |
2010-05-14 | gss_krb5: add support for triple-des encryption | Kevin Coffman | 1 | -0/+53 |
2010-05-14 | gss_krb5: handle new context format from gssd | Kevin Coffman | 1 | -1/+1 |
2010-05-14 | gss_krb5: import functionality to derive keys into the kernel | Kevin Coffman | 1 | -0/+252 |