aboutsummaryrefslogtreecommitdiff
path: root/src/json/json_pack.c
Commit message (Collapse)AuthorAge
* -allow packing with NULL field nameChristian Grothoff2022-02-08
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* 0 for absolute time is special, and should be treated as such in JSON generationChristian Grothoff2021-08-01
|
* JSON: allow NULL-passing to GNUNET_JSON_pack_data_varsizeChristian Grothoff2021-07-31
|
* use modern spelling for LLONG_{MAX,MIN}Thien-Thi Nguyen2021-07-29
| | | | | This fixes a FTBFS under Alpine Linux 3.13 (GNU GCC 10.2.1). See also: <https://www.sourceware.org/bugzilla/show_bug.cgi?id=5461>.
* -fix json pack bugsChristian Grothoff2021-07-28
|
* -nicer loggingChristian Grothoff2021-07-28
|
* implement typed JSON packerChristian Grothoff2021-07-26