aboutsummaryrefslogtreecommitdiff
path: root/src/json/json_helper.c
Commit message (Collapse)AuthorAge
* BUILD: Move json to libMartin Schanzenbach2023-10-18
|
* NEWS: add support for encoding/decoding double values as part of JSON to ↵Christian Grothoff2023-10-13
| | | | libgnunetjson
* allow NULL for object/arrayv0.19.5-talerdev.1Christian Grothoff2023-06-04
|
* JSON: add const json parsers for objects/arraysChristian Grothoff2023-04-30
| | | | NEWS: adds GNUNET_JSON_spec_object_const() and GNUNET_JSON_spec_array_const()
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -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
|
* -fix ftbfsChristian Grothoff2021-12-16
|
* tolerate old style values (for now)Christian Grothoff2021-12-16
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* -cleanupChristian Grothoff2021-10-25
|
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
|
* -handle corner cases in JSON parser, lift 1kb restrictionChristian 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
|
* style fix: use correct typeChristian Grothoff2020-07-05
|
* add JSON spec'er for booleansChristian Grothoff2020-04-21
|
* fix FTBFSChristian Grothoff2020-04-19
|
* add i64 deserializerChristian Grothoff2020-04-19
|
* flo forgot to update the NBO parserChristian Grothoff2019-12-22
|
* switch to new date format (#5862)Florian Dold2019-12-19
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* implement boolean json specFlorian Dold2018-01-22
|
* add GNUNET_JSON_spec_absolute_time_nboChristian Grothoff2017-04-17
|
* -null out ptrs on initChristian Grothoff2016-04-01
|
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
|
* adding library for basic JSON conversionsChristian Grothoff2016-03-17