summaryrefslogtreecommitdiff
path: root/test/testbase64.c
Commit message (Expand)AuthorAgeFilesLines
* apr_base64_encode_len() already inclues the \0.dirkx2017-01-241-1/+2
* Add apr_pbase64_encode() and apr_pbase64_decode() to encode to/fromminfrin2013-06-061-0/+4
* Improve portability by dropping the testcase which trawick2009-07-071-1/+0
* Add quick base64 sanity checker to test suite.jerenkrantz2009-04-161-0/+80