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