summaryrefslogtreecommitdiffstats
path: root/src/util/support/json.c
Commit message (Expand)AuthorAgeFilesLines
* Use macros instead of magic numbers in json.cZhanna Tsitkov2013-09-191-6/+7
* Clarify and improve k5_json_object_setGreg Hudson2013-07-161-3/+16
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-1/+2
* Modernize k5bufGreg Hudson2013-02-141-19/+19
* Add k5_json_array_fmt and use it in export_cred.cGreg Hudson2013-02-131-0/+93
* Make internal JSON functions return error codesGreg Hudson2013-02-131-230/+306
* Don't save empty cc_config_out in ccacheGreg Hudson2012-10-241-0/+6
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-111-0/+903