summaryrefslogtreecommitdiffstats
path: root/wrap-json.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-13gcc 11.x fixesneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.113.93.012.93.012.92.012.91.012.90.1Scott Murray1-1/+1
2019-10-09Add function to add one json array to another oneicefish_8.99.1icefish/8.99.18.99.1Jonathan Aillet1-1/+41
2018-12-17wrap-json: ImprovementsJosé Bollo1-21/+25
2018-12-13Enhance 'wrap_json_clone_depth' descriptionJonathan Aillet1-1/+5
2018-12-13Fix warnings due to json-c evolutionSebastien Douheret1-3/+3
2018-12-13wrap-json: new helper functions for comparisonjobol1-28/+348
2018-12-13wrap-json: Add clone facilityJosé Bollo1-0/+86
2018-12-13Fixed build warnings with gcc >= 7.3Sebastien Douheret1-3/+3
2018-12-13Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-5/+5
2018-12-13wrap-json: Fix warningsjobol1-4/+4
2018-12-13wrap-json: Accept null as valid base64jobol1-9/+18
2018-12-13wrap-json: Fix bug decoding empty base64jobol1-1/+2
2018-12-13wrap-json: Improve base64 en-de-codingjobol1-8/+26
2018-12-13Fix GCC < v7 warning on maybe unitialized variableRomain Forlot1-2/+2
2018-12-13wrap-json: Add base64 byte buffer supportjobol1-4/+206
2018-12-13Linting/Fix: remove warning int/size_t conversionRomain Forlot1-5/+5
2018-12-13Initializing the repoRomain Forlot1-0/+939