summaryrefslogtreecommitdiff
path: root/tests/base64-raw.c
Commit message (Expand)AuthorAgeFilesLines
* base64: minor improvements in OOM handling and test suiteNikos Mavrogiannopoulos2019-11-291-0/+6
* gnutls_base64_decode2() succeeds decoding the empty stringNikos Mavrogiannopoulos2019-11-281-6/+6
* tests/base64-raw: Remove unused variableTim Rühsen2017-09-181-1/+1
* removed references for "new" semantics of PEM base64 encode and decodeNikos Mavrogiannopoulos2017-08-041-56/+0
* base64: test the new base64 encoding and decoding functionsNikos Mavrogiannopoulos2017-08-041-0/+125
* gnutls_pem_base64_decode: allow decoding raw base64 dataNikos Mavrogiannopoulos2017-04-211-2/+2
* tests: added unit tests for the base64 raw decoding functionsNikos Mavrogiannopoulos2017-04-071-0/+191