aboutsummaryrefslogtreecommitdiffstats
path: root/lib/base64.c
Commit message (Expand)AuthorAgeLines
* Reindent everything to K&R style with tabsIndent2015-02-20-2/+4
* Use glib functions for base64 decoding/encodingdequis2014-11-24-103/+8
* Fixed base64_decode() to not barf on corrupted Base64 strings.Wilmer van der Gaast2008-03-16-1/+1
* Fix some warnings in storage.c.Jelmer Vernooij2007-07-07-2/+2
* Moved Base64-related functions to a separate file and added decode funtions.Wilmer van der Gaast2006-06-25-0/+153