summaryrefslogtreecommitdiff
path: root/src/base64.c
Commit message (Expand)AuthorAgeFilesLines
* add non allocating base64 encoding APIVincent Sanders2020-02-231-14/+100
* extend base64 api with url safe versionsVincent Sanders2020-02-211-26/+193
* Fix error enum to not conflict and add monotonic time implementationVincent Sanders2014-11-261-6/+6
* fix base64 implementation namespaceVincent Sanders2014-11-261-2/+2
* Initial nsutils library with base64 implementation an testsVincent Sanders2014-11-181-0/+181