All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nfs-utils: Adds support for more encryption types.
@ 2010-04-14 19:18 steved
  2010-04-14 19:18 ` [PATCH 1/3] gssd: move function limit_krb5_enctypes into the exported functions area steved
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: steved @ 2010-04-14 19:18 UTC (permalink / raw)
  To: linux-nfs

From: Steve Dickson <steved@redhat.com>

These three gssd patches added support for more DES and non-DES
encryption types. They were authored by Kevin Coffman and tested
by me on several recent kernels. 

Kevin Coffman (3):
  gssd: move function limit_krb5_enctypes into the exported functions area
  Try to use kernel function to determine supported Kerberos enctypes.
  Add support for non-DES encryption types.


 utils/gssd/context.h       |    6 ++-
 utils/gssd/context_lucid.c |  128 ++++++++++++++++++++++++++++++++++++-----
 utils/gssd/context_mit.c   |  136 +++++++++++++++++++++++++++++++++-----------
 utils/gssd/gssd_proc.c     |   81 ++++++++++++++++++++++++++-
 utils/gssd/krb5_util.c     |  121 +++++++++++++++++++++------------------
 5 files changed, 368 insertions(+), 104 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-04-16 17:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-14 19:18 [PATCH 0/3] nfs-utils: Adds support for more encryption types steved
2010-04-14 19:18 ` [PATCH 1/3] gssd: move function limit_krb5_enctypes into the exported functions area steved
2010-04-14 19:18 ` [PATCH 2/3] Try to use kernel function to determine supported Kerberos enctypes steved
2010-04-14 19:58   ` Kevin Coffman
     [not found]     ` <z2j4d569c331004141258y2f16a82ga1aa7826d665b3a9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-04-14 20:05       ` Steve Dickson
2010-04-15 11:58     ` Steve Dickson
2010-04-15 13:25       ` Kevin Coffman
2010-04-15 12:45   ` [PATCH 2/3] Try to use kernel function to determine supported Kerberos enctypes (Updated) Steve Dickson
2010-04-14 19:18 ` [PATCH 3/3] Add support for non-DES encryption types steved
2010-04-16 17:53 ` [PATCH 0/3] nfs-utils: Adds support for more " Steve Dickson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.