| Commit message (Expand) | Author | Age | Files | Lines |
* | libceph: Remove unnecessary ivsize variables | Ilya Dryomov | 2016-01-27 | 1 | -12/+8 |
* | libceph: Use skcipher | Herbert Xu | 2016-01-27 | 1 | -41/+56 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -3/+3 |
* | libceph: remove the unused macro AES_KEY_SIZE | Nicholas Krause | 2015-09-08 | 1 | -4/+0 |
* | libceph: do not crash on large auth tickets | Ilya Dryomov | 2014-11-13 | 1 | -37/+132 |
* | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 1 | -1/+0 |
* | KEYS: Ceph: Use user_match() | David Howells | 2014-07-22 | 1 | -6/+2 |
* | KEYS: Ceph: Use key preparsing | David Howells | 2014-07-22 | 1 | -9/+15 |
* | libceph: eliminate sparse warnings | Alex Elder | 2013-02-25 | 1 | -3/+4 |
* | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 1 | -4/+5 |
* | libceph: fix crypto key null deref, memory leak | Sylvain Munaut | 2012-08-02 | 1 | -0/+1 |
* | ceph: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2012-01-10 | 1 | -2/+1 |
* | net: Remove casts of void * | Joe Perches | 2011-06-16 | 1 | -1/+1 |
* | libceph: Create a new key type "ceph". | Tommi Virtanen | 2011-03-29 | 1 | -0/+62 |
* | ceph: Move secret key parsing earlier. | Tommi Virtanen | 2011-03-29 | 1 | -0/+11 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 1 | -0/+412 |