summaryrefslogtreecommitdiff
path: root/jose/apr_jose.c
Commit message (Expand)AuthorAgeFilesLines
* apr_jose: Fix a the case where existing memory buffers were used, but theyGraham Leggett2020-03-161-40/+20
* apr_jose: Change the signature of apr_jose_make() so that it is noGraham Leggett2018-09-011-154/+144
* apr_jose: Add support for encoding and decoding of JSON Object Graham Leggett2018-09-011-0/+353