Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | json: Wipe memory in cJSON_Delete | Andre Heinecke | 2018-08-08 | 1 | -2/+8 |
* | json: Only use calloc instead of malloc | Andre Heinecke | 2018-08-08 | 1 | -2/+24 |
* | json: Add checks when skipping byte | Andre Heinecke | 2018-08-08 | 1 | -3/+7 |
* | json: Minor cleanups in cJSON.c | Werner Koch | 2018-07-16 | 1 | -5/+23 |
* | json: Fix buffer overflow in cJSON.c | Werner Koch | 2018-07-16 | 1 | -3/+8 |
* | json: Allow to compile with libgpg-error < 1.28 | Werner Koch | 2018-06-05 | 1 | -2/+2 |
* | json: Add a new function to cJSON. | Werner Koch | 2018-03-23 | 1 | -0/+12 |
* | core: Adjust cJSON code for use in GPGME. | Werner Koch | 2018-03-16 | 1 | -16/+131 |
* | core: Import cJSON code from the payproc project. | Werner Koch | 2018-03-14 | 1 | -0/+1277 |