aboutsummaryrefslogtreecommitdiff
path: root/src/json
Commit message (Expand)AuthorAge
* BUILD: Move json to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* NEWS: add support for encoding/decoding double values as part of JSON to libg...Christian Grothoff2023-10-13
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
* BUILD: More pkgconfig and installationMartin Schanzenbach2023-09-23
* BUILD: More pkgconfigMartin Schanzenbach2023-09-23
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Add monolith option to meson buildMartin Schanzenbach2023-09-20
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
* -fix loggingv0.19.5-talerdev.2Christian Grothoff2023-07-05
* -more loggingChristian Grothoff2023-07-04
* allow NULL for object/arrayv0.19.5-talerdev.1Christian Grothoff2023-06-04
* JSON: add const json parsers for objects/arraysChristian Grothoff2023-04-30
* JSON: fix memory leaks in test.ulfvonbelow2023-02-06
* 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
* BUILD: Remove gnurl. Improve curl-gnutls detectionMartin Schanzenbach2022-09-06
* -coverityMartin Schanzenbach2022-09-01
* add JSON routines for base64 encoded valuesChristian Grothoff2022-08-15
* relative time is in nanoseconds, kill redundant _ms variantChristian Grothoff2022-07-08
* timestamps are in seconds, kill redundant _ms variantChristian Grothoff2022-07-08
* -log more detailsChristian Grothoff2022-05-18
* add flag to return 'not present' status from GNUNET_JSON_spec_mark_optionalChristian Grothoff2022-04-05
* -allow packing with NULL field nameChristian Grothoff2022-02-08
* -fix ftbfsChristian Grothoff2021-12-16
* tolerate old style values (for now)Christian Grothoff2021-12-16
* enable v10 backwards compatibilityChristian Grothoff2021-12-15
* -fix test ftbfsChristian Grothoff2021-12-14
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
* -cleanupChristian Grothoff2021-10-25
* -style fixesChristian Grothoff2021-10-23
* -indentChristian Grothoff2021-08-27
* 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
* -remove unnecessary options from Makefile.amChristian Grothoff2021-07-29
* 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
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
* fail nicely if encoded text would be way too largeChristian Grothoff2021-07-18
* -handle corner cases in JSON parser, lift 1kb restrictionChristian Grothoff2021-07-18
* -improve error reportingChristian Grothoff2021-07-18
* -code cleanup, better error reportingChristian Grothoff2021-07-11
* -remove duplicate commentsChristian Grothoff2021-04-16
* -DESIGN: add various suggestions to gnunet_testing_ng_lib.hChristian Grothoff2021-04-06
* misc spelling issuesChristian Grothoff2020-11-14
* fix #6525: handle explicit null in JSON nicelyChristian Grothoff2020-10-25
* - more dep fixesMartin Schanzenbach2020-10-15