aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * nfsd4: remove spkm3J. Bruce Fields2010-10-01
| * svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-21
| * sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\ \
| * | net/sunrpc: Use static const char arraysJoe Perches2010-10-25
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-06
|\ \ \ | | |/ | |/|
| * | gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * | gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * | SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-12
| |/
* / net: return operator cleanupEric Dumazet2010-09-23
|/
* SUNRPC: Defer deleting the security context until gss_do_free_ctx()Trond Myklebust2010-08-04
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: remove trailing space in messagesFrans Pop2010-03-24
* | | SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2010-05-14
* | | NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-14
* | | gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* | | gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-14
* | | gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-14
* | | gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-14
* | | gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-14
* | | gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-14
* | | gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* | | gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-14
* | | gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-14
* | | gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* | | gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-14
* | | gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust2010-05-14
* | | gss_krb5: handle new context format from gssdKevin Coffman2010-05-14
* | | gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-14
* | | gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-14
* | | gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-14
* | | gss_krb5: prepare for new context formatKevin Coffman2010-05-14
* | | gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-14
* | | gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields2010-05-14
* | | gss_krb5: Added and improved code commentsKevin Coffman2010-05-14
* | | gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-14
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust2010-03-21
|/
* sunrpc: parse and return errors reported by gssdJeff Layton2010-02-10
* sunrpc: fix build-time warningRandy Dunlap2010-01-06
* sunrpc: on successful gss error pipe write, don't return errorJeff Layton2009-12-18
* SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust2009-12-18
* SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust2009-12-18
* Merge branch 'nfs-for-2.6.33'Trond Myklebust2009-12-13
|\
| * rpc: remove unneeded function parameter in gss_add_msg()Suresh Jayaraman2009-12-09
| * SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin2009-12-08
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
|/