summaryrefslogtreecommitdiffstats
path: root/net/ceph/crypto.c
AgeCommit message (Expand)AuthorLines
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov-37/+132
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells-1/+0
2014-07-22KEYS: Ceph: Use user_match()David Howells-6/+2
2014-07-22KEYS: Ceph: Use key preparsingDavid Howells-9/+15
2013-02-25libceph: eliminate sparse warningsAlex Elder-3/+4
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells-4/+5
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut-0/+1
2012-01-10ceph: Use kmemdup rather than duplicating its implementationThomas Meyer-2/+1
2011-06-16net: Remove casts of void *Joe Perches-1/+1
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen-0/+62
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen-0/+11
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-0/+412