Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armor: don't break lines by default | Yehuda Sadeh | 2013-05-09 | 1 | -2/+7 |
* | common/armor.c: reduce scope of some variables | Danny Al-Gaaf | 2013-02-27 | 1 | -1/+3 |
* | Allow URL-safe base64 cephx keys to be decoded. | Wido den Hollander | 2012-07-05 | 1 | -2/+2 |
* | First cut of FreeBSD support. This patch allowes ceph to compile successfully | Stanislav Sedov | 2011-10-05 | 1 | -0/+4 |
* | Fix base64-decoding when input ends in newline. | Tommi Virtanen | 2011-02-02 | 1 | -1/+4 |
* | common: use ceph_armor instead of openssl based functions | Yehuda Sadeh | 2010-12-04 | 1 | -15/+34 |
* | armor: make armor encoding match libssl's base64 | Sage Weil | 2009-09-11 | 1 | -13/+22 |
* | kclient: add base64, crypt.[ch] | Sage Weil | 2009-08-20 | 1 | -0/+89 |