Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | json-streamer: add handling for JSON_ERROR token/state | Michael Roth | 2011-06-07 | 1 | -12/+23 |
* | json-streamer: make sure to reset token_size after emitting a token list | Anthony Liguori | 2011-06-07 | 1 | -0/+2 |
* | json-streamer: limit the maximum recursion depth and maximum token count | Anthony Liguori | 2011-06-07 | 1 | -0/+17 |
* | json-streamer: allow recovery after bad input | Anthony Liguori | 2011-06-07 | 1 | -2/+6 |
* | json-streamer: Don't use qdict_put_obj() | Luiz Capitulino | 2010-06-11 | 1 | -4/+4 |
* | Add a JSON message boundary identifier | Anthony Liguori | 2009-11-17 | 1 | -0/+88 |