index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_krb5_wrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gss_krb5: Add support for rc4-hmac encryption
Kevin Coffman
2010-05-14
1
-13
/
+53
*
gss_krb5: Use confounder length in wrap code
Kevin Coffman
2010-05-14
1
-5
/
+7
*
gssd_krb5: More arcfour-hmac support
Kevin Coffman
2010-05-14
1
-3
/
+3
*
gssd_krb5: arcfour-hmac support
Kevin Coffman
2010-05-14
1
-2
/
+2
*
gss_krb5: add remaining pieces to enable AES encryption support
Kevin Coffman
2010-05-14
1
-3
/
+3
*
gss_krb5: add support for new token formats in rfc4121
Kevin Coffman
2010-05-14
1
-0
/
+174
*
gss_krb5: add support for triple-des encryption
Kevin Coffman
2010-05-14
1
-0
/
+2
*
gss_krb5: add ability to have a keyed checksum (hmac)
Kevin Coffman
2010-05-14
1
-12
/
+18
*
gss_krb5: introduce encryption type framework
Kevin Coffman
2010-05-14
1
-19
/
+60
*
gss_krb5: split up functions in preparation of adding new enctypes
Kevin Coffman
2010-05-14
1
-6
/
+32
*
gss_krb5: Don't expect blocksize to always be 8 when calculating padding
J. Bruce Fields
2010-05-14
1
-4
/
+1
*
gss_krb5: Introduce encryption type framework
Kevin Coffman
2010-05-14
1
-4
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
gss_krb5: Use random value to initialize confounder
Kevin Coffman
2008-06-23
1
-4
/
+18
*
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
2008-06-23
1
-25
/
+25
*
sunrpc: make token header values less confusing
Kevin Coffman
2008-04-23
1
-2
/
+2
*
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
2008-04-23
1
-3
/
+1
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
SUNRPC: Use correct type in buffer length calculations
Chuck Lever
2007-10-09
1
-3
/
+3
*
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
2007-02-03
1
-2
/
+2
*
rpcgss: krb5: miscellaneous cleanup
J. Bruce Fields
2006-12-06
1
-8
/
+5
*
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
1
-23
/
+2
*
rpcgss: krb5: clean up some goto's, etc.
J. Bruce Fields
2006-12-06
1
-40
/
+28
*
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
1
-2
/
+2
*
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
J. Bruce Fields
2006-12-06
1
-10
/
+2
*
rpcgss: krb5: expect a constant signalg value
J. Bruce Fields
2006-12-06
1
-26
/
+14
*
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
1
-22
/
+8
*
rpc: gss: fix a kmap_atomic race in krb5 code
J. Bruce Fields
2006-12-06
1
-2
/
+2
*
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
2006-12-06
1
-3
/
+0
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
1
-2
/
+2
*
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-2
/
+2
*
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
1
-3
/
+6
*
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
J. Bruce Fields
2006-03-20
1
-6
/
+4
*
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
2005-10-18
1
-9
/
+2
*
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
2005-10-18
1
-0
/
+370