summaryrefslogtreecommitdiff
path: root/json/apr_json_encode.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to iterate through JSON arrays as well as JSON objects.minfrin2018-08-311-6/+11
* Rework the create functions to create a JSON object for eachminfrin2018-07-151-1/+3
* apr_json: Add support for encoding and decoding RFC8259 JSON.minfrin2018-07-081-0/+300