summaryrefslogtreecommitdiffstats
path: root/json-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-5/+5
* json-streamer: add handling for JSON_ERROR token/stateMichael Roth2011-06-071-12/+23
* json-streamer: make sure to reset token_size after emitting a token listAnthony Liguori2011-06-071-0/+2
* json-streamer: limit the maximum recursion depth and maximum token countAnthony Liguori2011-06-071-0/+17
* json-streamer: allow recovery after bad inputAnthony Liguori2011-06-071-2/+6
* json-streamer: Don't use qdict_put_obj()Luiz Capitulino2010-06-111-4/+4
* Add a JSON message boundary identifierAnthony Liguori2009-11-171-0/+88
OpenPOWER on IntegriCloud