source: lib/json.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @77ed9b7   2015-06-17T22:50:15Z wilmer Fix NULL pointer dereference in lib/json.c. (#1220)
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @6b13103   2015-01-16T19:50:23Z dx Replace isdigit/isalpha/.../tolower/toupper with glib variants This …
(edit) @b4b8f1e   2014-03-02T00:37:43Z wilmer Unicode parsing fix in JSON parser: JSON can contain UTF-16 surrogate …
(edit) @7a80925   2014-02-13T08:48:37Z wilmer Update json-parser code to git rev …
(edit) @eab8e52   2013-01-01T15:31:22Z Miklos Vajna json: fix uninitialized variables json.c: In function …
(edit) @e8161ec   2012-12-01T12:13:44Z wilmer Importing json.c UTF-8 encoding fix from upstream. Not importing the …
(edit) @85cd12d   2012-11-27T23:20:34Z wilmer Fixing integer size issue in JSON parser: Although I've changed the …
(add) @696dc9e   2012-10-28T23:05:02Z wilmer Add json.[ch], update debian/copyright with license info.
Note: See TracRevisionLog for help on using the revision log.