aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-b64.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-26common: Remove t-b64.c.NIIBE Yutaka1-154/+0
2023-10-02common: Add new function b64decode.Werner Koch1-16/+118
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-2/+1
2008-06-09Add Base64 decoder. Not yet used but complements out encoder.Werner Koch1-1/+96
2008-04-07Minor cleanups.Werner Koch1-37/+39
2007-08-23Add missing fileWerner Koch1-0/+85