Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apr_jose: Fix a the case where existing memory buffers were used, but they | minfrin | 2020-03-16 | 1 | -40/+20 |
* | Add APR_DECLARE() to apr_json_*() and apr_jose_*() functions declaration to | ivan | 2019-10-08 | 2 | -6/+8 |
* | 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 |
* | Explicitly declare parameters as nonnull. | minfrin | 2018-09-02 | 1 | -5/+0 |
* | apr_jose: Change the signature of apr_jose_make() so that it is no | minfrin | 2018-09-01 | 2 | -210/+203 |
* | apr_json: Split apr_json_object_set() into apr_json_object_set() with | minfrin | 2018-09-01 | 1 | -59/+43 |
* | apr_jose: Add support for encoding and decoding of JSON Object | minfrin | 2018-09-01 | 3 | -0/+2872 |