summaryrefslogtreecommitdiff
path: root/include/nsutils/base64.h
Commit message (Collapse)AuthorAgeFilesLines
* add non allocating base64 encoding APIVincent Sanders2020-02-231-1/+34
|
* extend base64 api with url safe versionsVincent Sanders2020-02-211-1/+35
|
* Include standard library headers for types.John-Mark Bell2018-01-201-0/+2
|
* Fix error enum to not conflict and add monotonic time implementationVincent Sanders2014-11-261-8/+8
|
* Fix base64 API doxygen commentsVincent Sanders2014-11-261-0/+22
|
* fix base64 implementation namespaceVincent Sanders2014-11-261-2/+2
|
* Initial nsutils library with base64 implementation an testsVincent Sanders2014-11-181-0/+30