summaryrefslogtreecommitdiffstats
path: root/net/ceph/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: do not crash on large auth ticketsIlya Dryomov2014-11-131-37/+132
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-1/+0Star
* KEYS: Ceph: Use user_match()David Howells2014-07-221-6/+2Star
* KEYS: Ceph: Use key preparsingDavid Howells2014-07-221-9/+15
* libceph: eliminate sparse warningsAlex Elder2013-02-251-3/+4
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-4/+5
* libceph: fix crypto key null deref, memory leakSylvain Munaut2012-08-021-0/+1
* ceph: Use kmemdup rather than duplicating its implementationThomas Meyer2012-01-101-2/+1Star
* net: Remove casts of void *Joe Perches2011-06-171-1/+1
* libceph: Create a new key type "ceph".Tommi Virtanen2011-03-291-0/+62
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-0/+11
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-0/+412