summaryrefslogtreecommitdiff
path: root/jose
Commit message (Expand)AuthorAgeFilesLines
* jose: declare local functions as static.ylavic2019-01-171-0/+13
* Perform nesting level checks before each invocation of apr_jose_decode()minfrin2018-09-021-0/+35
* Explicitly declare parameters as nonnull.minfrin2018-09-021-5/+0
* apr_jose: Change the signature of apr_jose_make() so that it is nominfrin2018-09-012-210/+203
* apr_json: Split apr_json_object_set() into apr_json_object_set() withminfrin2018-09-011-59/+43
* apr_jose: Add support for encoding and decoding of JSON Object minfrin2018-09-013-0/+2872