aboutsummaryrefslogtreecommitdiffstats
path: root/src/cJSON.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* json: Minor cleanups in cJSON.cWerner Koch2018-07-161-5/+23
* json: Fix buffer overflow in cJSON.cWerner Koch2018-07-161-3/+8
* json: Allow to compile with libgpg-error < 1.28Werner Koch2018-06-051-2/+2
* json: Add a new function to cJSON.Werner Koch2018-03-231-0/+12
* core: Adjust cJSON code for use in GPGME.Werner Koch2018-03-161-16/+131
* core: Import cJSON code from the payproc project.Werner Koch2018-03-141-0/+1277