index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_krb5_mech.c
Commit message (
Expand
)
Author
Age
*
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
2010-09-12
*
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
2010-05-14
*
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
Trond Myklebust
2009-12-18
*
SUNRPC: Use GFP_NOFS when allocating credentials
Trond Myklebust
2008-07-09
*
sunrpc: return error if unsupported enctype or cksumtype is encountered
Kevin Coffman
2007-11-17
*
knfsd: rpc: add gss krb5 and spkm3 oid values
Usha Ketineni
2007-07-17
*
SUNRPC: Mark auth and cred operation tables as constant.
Trond Myklebust
2007-07-10
*
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
2007-02-03
*
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-06
*
[SUNRPC]: Use k{mem,str}dup where applicable
Arnaldo Carvalho de Melo
2006-12-03
*
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-09-20
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
*
spelling fixes
Andreas Mohr
2006-06-26
*
SUNRPC: Make krb5 report unsupported encryption types
J. Bruce Fields
2006-01-06
*
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-10-19
*
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-09-23
*
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
2005-09-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16