aboutsummaryrefslogtreecommitdiff
path: root/json-streamer.c
AgeCommit message (Expand)Author
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2011-06-07json-streamer: add handling for JSON_ERROR token/stateMichael Roth
2011-06-07json-streamer: make sure to reset token_size after emitting a token listAnthony Liguori
2011-06-07json-streamer: limit the maximum recursion depth and maximum token countAnthony Liguori
2011-06-07json-streamer: allow recovery after bad inputAnthony Liguori
2010-06-11json-streamer: Don't use qdict_put_obj()Luiz Capitulino
2009-11-17Add a JSON message boundary identifierAnthony Liguori