summaryrefslogtreecommitdiff
path: root/lib/json.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "json: New function json_serialized_length()."Ben Pfaff2014-04-031-3/+1
* json: New function json_serialized_length().Ben Pfaff2013-04-011-1/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* json: Add extern "C" { ... } to headers.Ben Pfaff2010-08-061-0/+8
* json: New function json_to_ds().Ben Pfaff2010-01-261-1/+4
* json: Export function to parse an individual JSON string.Ben Pfaff2010-01-261-0/+4
* test-json: Avoid use of /dev/stdin to fix builds in limited chroots.Ben Pfaff2009-12-171-0/+1
* json: New convenience function json_array_create_1().Ben Pfaff2009-12-071-0/+1
* Implement JSON parsing and serialization.Ben Pfaff2009-11-041-0/+122