Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5ab7a34f9bbad54f89b812e6b0d2d898f9433db
/
net
/
sunrpc
/
auth_gss
/
gss_krb5_mech.c
56094ed
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
by J. Bruce Fields
· 8 years ago
65b8017
xprtrdma: No direct data placement with krb5i and krb5p
by Chuck Lever
· 8 years ago
ef609c2
sunrpc: Fix skcipher/shash conversion
by Herbert Xu
· 9 years ago
3b5cf20
sunrpc: Use skcipher and ahash/shash
by Herbert Xu
· 9 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
b1df763
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
by J. Bruce Fields
· 12 years ago
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 13 years ago
83523d0
SUNRPC: Consider qop when looking up pseudoflavors
by Chuck Lever
· 12 years ago
f783288
SUNRPC: Load GSS kernel module by OID
by Chuck Lever
· 12 years ago
fb15b26
SUNRPC: Define rpcsec_gss_info structure
by Chuck Lever
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 13 years ago
058c5c9
rpc: allow autoloading of gss mechanisms
by J. Bruce Fields
· 14 years ago
b084f59
nfsd: fix dependency of nfsd on auth_rpcgss
by J. Bruce Fields
· 14 years ago
0867659
Revert "net/sunrpc: Use static const char arrays"
by Trond Myklebust
· 14 years ago
f862822
gss:krb5 only include enctype numbers in gm_upcall_enctypes
by Kevin Coffman
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
411b5e0
net/sunrpc: Use static const char arrays
by Joe Perches
· 14 years ago
ce8477e
gss:krb5 miss returning error to caller when import security context
by Bian Naimeng
· 14 years ago
1f4c86c
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
by Trond Myklebust
· 15 years ago
fc54a0c
gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall
by Trond Myklebust
· 15 years ago
fffdaef
gss_krb5: Add support for rc4-hmac encryption
by Kevin Coffman
· 15 years ago
5af4654
gss_krb5: Use confounder length in wrap code
by Kevin Coffman
· 15 years ago
fc263a9
gss_krb5: Save the raw session key in the context
by Kevin Coffman
· 15 years ago
bf6d359
gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall
by Trond Myklebust
· 15 years ago
934a95a
gss_krb5: add remaining pieces to enable AES encryption support
by Kevin Coffman
· 15 years ago
4018bf3
gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall
by Trond Myklebust
· 15 years ago
958142e
gss_krb5: add support for triple-des encryption
by Kevin Coffman
· 15 years ago
683ac66
gss_krb5: Add upcall info indicating supported kerberos enctypes
by Trond Myklebust
· 15 years ago
47d8480
gss_krb5: handle new context format from gssd
by Kevin Coffman
· 15 years ago
4891f2d
gss_krb5: import functionality to derive keys into the kernel
by Kevin Coffman
· 15 years ago
e1f6c07
gss_krb5: add ability to have a keyed checksum (hmac)
by Kevin Coffman
· 15 years ago
81d4a43
gss_krb5: introduce encryption type framework
by Kevin Coffman
· 15 years ago
a8cc1cb
gss_krb5: prepare for new context format
by Kevin Coffman
· 15 years ago
1ac3719
gss_krb5: split up functions in preparation of adding new enctypes
by Kevin Coffman
· 15 years ago
14ace02
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
by Trond Myklebust
· 15 years ago
0f38b87
SUNRPC: Use GFP_NOFS when allocating credentials
by Trond Myklebust
· 17 years ago
ef338be
sunrpc: return error if unsupported enctype or cksumtype is encountered
by Kevin Coffman
· 17 years ago
ae4c40b
knfsd: rpc: add gss krb5 and spkm3 oid values
by Usha Ketineni
· 17 years ago
f1c0a86
SUNRPC: Mark auth and cred operation tables as constant.
by Trond Myklebust
· 18 years ago
8885cb3
SUNRPC: fix print format for tk_pid in auth_gss support
by Chuck Lever
· 18 years ago
717757a
rpcgss: krb5: ignore seed
by J. Bruce Fields
· 18 years ago
d922a84
rpcgss: krb5: sanity check sealalg value in the downcall
by J. Bruce Fields
· 18 years ago
e678e06
gss: krb5: remove signalg and sealalg
by J. Bruce Fields
· 18 years ago
e69062b
[SUNRPC]: Use k{mem,str}dup where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
378c669
[SUNRPC] GSS: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 19 years ago
9e56904
SUNRPC: Make krb5 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
a0857d0
RPCSEC_GSS: krb5 cleanup
by J. Bruce Fields
· 19 years ago
00fd6e1
RPCSEC_GSS remove all qop parameters
by J. Bruce Fields
· 19 years ago
14ae162
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
by J. Bruce Fields
· 19 years ago
bfa9151
RPCSEC_GSS: krb5 pre-privacy cleanup
by J. Bruce Fields
· 19 years ago
86b9f57
[PATCH] RPC: Eliminate socket.h includes in RPC client
by Chuck Lever
· 19 years ago
573dbd9
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
by Jesper Juhl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago