Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/base64-raw: Remove unused variable | Tim Rühsen | 2017-09-18 | 1 | -1/+1 |
* | removed references for "new" semantics of PEM base64 encode and decode | Nikos Mavrogiannopoulos | 2017-08-04 | 1 | -56/+0 |
* | base64: test the new base64 encoding and decoding functions | Nikos Mavrogiannopoulos | 2017-08-04 | 1 | -0/+125 |
* | gnutls_pem_base64_decode: allow decoding raw base64 data | Nikos Mavrogiannopoulos | 2017-04-21 | 1 | -2/+2 |
* | tests: added unit tests for the base64 raw decoding functions | Nikos Mavrogiannopoulos | 2017-04-07 | 1 | -0/+191 |