summaryrefslogtreecommitdiff
path: root/test/testbase64.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix numeric types warnings.Yann Ylavic2022-06-231-2/+2
* apr_base64_encode_len() already inclues the \0.Dirk-Willem van Gulik2017-01-241-1/+2
* Add apr_pbase64_encode() and apr_pbase64_decode() to encode to/fromGraham Leggett2013-06-061-0/+4
* Improve portability by dropping the testcase which Jeff Trawick2009-07-071-1/+0
* Add quick base64 sanity checker to test suite.Justin Erenkrantz2009-04-161-0/+80