aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t-b64.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-12build,tests: Fix leaks of memory or file pointer.Jakub Jelen1-0/+2
2019-09-18tests: Fix deallocation of buffer in t-b64.c.NIIBE Yutaka1-0/+1
2018-03-22core: Add Base-64 encoder.Werner Koch1-0/+373