about summary refs log tree commit diff stats
path: root/base64.c
Commit message (Collapse)AuthorAgeFilesLines
* Issue #1 - Prevent potential segfault or "out of bounds"Joe DF2018-02-081-6/+6
| | | | Thanks to @arre525 for reporting this.
* b64_encodef() was returning wrong sizeJoe DF2015-06-121-2/+34
| | | | b64_decodef() not yet working.
* 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