about summary refs log tree commit diff stats
path: root/base64.c
Commit message (Expand)AuthorAgeFilesLines
* almost... HEAD masterFulton Browne2021-05-161-1/+1
* added plan9 encodeFulton Browne2021-05-151-99/+6
* plan9Fulton Browne2021-05-151-1/+3
* bugfixes, updated text.c, fix #5Joe DF2019-12-171-2/+2
* Fix indentation, fix code styleJoe DF2019-10-151-24/+27
* fix file closing when error occurs, lint variable type declaration to keep le...pelett2019-10-151-13/+24
* Issue #1 - Prevent potential segfault or "out of bounds"Joe DF2018-02-081-6/+6
* b64_encodef() was returning wrong sizeJoe DF2015-06-121-2/+34
* Update +enocdefile()Joe DF2014-09-221-28/+55
* minorJoe DF2014-09-221-1/+1
* remove useless #includeJoe DF2014-09-221-2/+0
* add initial versionJoe DF2014-09-221-0/+133