aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-json.c
Commit message (Expand)AuthorAgeLines
* Updated copyright dates for 2016jgeboski2016-01-15-1/+1
* facebook-json: fixed a size overflow with string duplicationjgeboski2015-12-20-1/+6
* facebook-json:`Special-case "$" to return root for json-glib < 0.99.2dequis2015-12-20-0/+5
* facebook-json: Ensure data is null terminated for json-glib < 1.0.2dequis2015-12-20-1/+7
* Imported changes from purple-facebookjgeboski2015-08-24-240/+537
* facebook-json: On parse error, show an escaped fragment of the inputdequis2015-03-15-1/+10
* Updated copyright dates for 2015jgeboski2015-03-05-1/+1
* facebook-json: add fb_json_str_escape() to properly escape messagesdequis2015-03-01-0/+32
* Implemented user authenticationjgeboski2015-01-03-0/+316