Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testencode: Follow up to r1902281: Inline, no calling convention assumptions. | ylavic | 2022-06-27 | 1 | -54/+64 |
* | testencode: Follow up to r1902281: Correct call convention for encdec_fn (try... | ylavic | 2022-06-27 | 1 | -1/+5 |
* | testencode: Follow up to r1902281: Correct call convention for encdec_fn. | ylavic | 2022-06-27 | 1 | -1/+1 |
* | testencode: Follow up to r1902281: error tests for apr_decode_base16_binary. | ylavic | 2022-06-27 | 1 | -2/+28 |
* | encoding: Better check inputs of apr_{encode,decode}_* functions. | ylavic | 2022-06-27 | 1 | -0/+158 |
* | Use ABTS_SIZE_EQUAL in test suite. | ivan | 2022-06-19 | 1 | -35/+35 |
* | apr_decode_base{64,32,16}: stop reading before (not including) NUL byte. | ylavic | 2020-11-27 | 1 | -7/+17 |
* | testencode: better fix compilation on VS. | ylavic | 2019-03-25 | 1 | -256/+72 |
* | testencode: fix compilation on VS. | ylavic | 2019-03-22 | 1 | -28/+11 |
* | Add the apr_encode_* API that implements RFC4648 and RFC7515 | minfrin | 2018-06-25 | 1 | -0/+1117 |