summaryrefslogtreecommitdiff
path: root/tests/base64-raw.c
Commit message (Expand)AuthorAgeFilesLines
* 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