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