summaryrefslogtreecommitdiffstats
path: root/wrap-json.c
AgeCommit message (Expand)AuthorFilesLines
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