aboutsummaryrefslogtreecommitdiff
path: root/src/json/json_pack.c
Commit message (Expand)AuthorAge
* BUILD: Move json to libMartin Schanzenbach2023-10-18
* NEWS: add support for encoding/decoding double values as part of JSON to libg...Christian Grothoff2023-10-13
* -fix loggingv0.19.5-talerdev.2Christian Grothoff2023-07-05
* -more loggingChristian Grothoff2023-07-04
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* add JSON routines for base64 encoded valuesChristian Grothoff2022-08-15
* -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
* -fix json pack bugsChristian Grothoff2021-07-28
* -nicer loggingChristian Grothoff2021-07-28
* implement typed JSON packerChristian Grothoff2021-07-26