index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_krb5_mech.c
Age
Commit message (
Expand
)
Author
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-11
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2011-07-15
rpc: allow autoloading of gss mechanisms
J. Bruce Fields
2011-06-06
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
2011-04-06
Revert "net/sunrpc: Use static const char arrays"
Trond Myklebust
2011-03-11
gss:krb5 only include enctype numbers in gm_upcall_enctypes
Kevin Coffman
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
net/sunrpc: Use static const char arrays
Joe Perches
2010-09-12
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
2010-05-14
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
2010-05-14
gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall
Trond Myklebust
2010-05-14
gss_krb5: Add support for rc4-hmac encryption
Kevin Coffman
2010-05-14
gss_krb5: Use confounder length in wrap code
Kevin Coffman
2010-05-14
gss_krb5: Save the raw session key in the context
Kevin Coffman
2010-05-14
gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall
Trond Myklebust
2010-05-14
gss_krb5: add remaining pieces to enable AES encryption support
Kevin Coffman
2010-05-14
gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall
Trond Myklebust
2010-05-14
gss_krb5: add support for triple-des encryption
Kevin Coffman
2010-05-14
gss_krb5: Add upcall info indicating supported kerberos enctypes
Trond Myklebust
2010-05-14
gss_krb5: handle new context format from gssd
Kevin Coffman
2010-05-14
gss_krb5: import functionality to derive keys into the kernel
Kevin Coffman
2010-05-14
gss_krb5: add ability to have a keyed checksum (hmac)
Kevin Coffman
2010-05-14
gss_krb5: introduce encryption type framework
Kevin Coffman
2010-05-14
gss_krb5: prepare for new context format
Kevin Coffman
2010-05-14
gss_krb5: split up functions in preparation of adding new enctypes
Kevin Coffman
2009-12-18
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
Trond Myklebust
2008-07-09
SUNRPC: Use GFP_NOFS when allocating credentials
Trond Myklebust
2007-11-17
sunrpc: return error if unsupported enctype or cksumtype is encountered
Kevin Coffman
2007-07-17
knfsd: rpc: add gss krb5 and spkm3 oid values
Usha Ketineni
2007-07-11
SUNRPC: Mark auth and cred operation tables as constant.
Trond Myklebust
2007-02-03
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
2006-12-06
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-03
[SUNRPC]: Use k{mem,str}dup where applicable
Arnaldo Carvalho de Melo
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-26
spelling fixes
Andreas Mohr
2006-01-06
SUNRPC: Make krb5 report unsupported encryption types
J. Bruce Fields
2005-10-19
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
2005-10-19
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
2005-10-19
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
2005-10-19
RPCSEC_GSS: krb5 pre-privacy cleanup
J. Bruce Fields
2005-09-23
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-09-02
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds