Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -2/+4 |
* | Use glib functions for base64 decoding/encoding | dequis | 2014-11-24 | -103/+8 |
* | Fixed base64_decode() to not barf on corrupted Base64 strings. | Wilmer van der Gaast | 2008-03-16 | -1/+1 |
* | Fix some warnings in storage.c. | Jelmer Vernooij | 2007-07-07 | -2/+2 |
* | Moved Base64-related functions to a separate file and added decode funtions. | Wilmer van der Gaast | 2006-06-25 | -0/+153 |