summaryrefslogtreecommitdiffstats
path: root/src/common/armor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix base64-decoding when input ends in newline.Tommi Virtanen2011-02-021-1/+4
* common: use ceph_armor instead of openssl based functionsYehuda Sadeh2010-12-041-15/+34
* armor: make armor encoding match libssl's base64Sage Weil2009-09-111-13/+22
* kclient: add base64, crypt.[ch]Sage Weil2009-08-201-0/+89