summaryrefslogtreecommitdiff
path: root/src/shared/json.c
AgeCommit message (Expand)Author
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers
2015-05-21json: minor style fixessystemd/v220Lennart Poettering
2015-05-20json: avoid cleanup of unitialized variableZbigniew Jędrzejewski-Szmek
2015-05-19json: fix a mem leakThomas Hindoe Paaboel Andersen
2015-05-19shared/json: Added DOM-like JSON parserPavel Odvody
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-22shared: json - support escaping utf16 surrogate pairsTom Gundersen
2014-12-22shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-15shared: add minimal JSON tokenizerLennart Poettering