Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add APR_DECLARE() to apr_json_*() and apr_jose_*() functions declaration to | ivan | 2019-10-08 | 1 | -3/+4 |
* | jose: declare local functions as static. | ylavic | 2019-01-17 | 1 | -0/+13 |
* | Perform nesting level checks before each invocation of apr_jose_decode() | minfrin | 2018-09-02 | 1 | -0/+35 |
* | apr_jose: Change the signature of apr_jose_make() so that it is no | minfrin | 2018-09-01 | 1 | -56/+59 |
* | apr_jose: Add support for encoding and decoding of JSON Object | minfrin | 2018-09-01 | 1 | -0/+1694 |