aboutsummaryrefslogtreecommitdiff
path: root/src/json
Commit message (Expand)AuthorAge
* 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
* use better return typeChristian Grothoff2020-07-27
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* style fix: use correct typeChristian Grothoff2020-07-05
* Fix_build_dependenciesBertrand Marc2020-07-05
* change label processing in namestore REST api for gns recordsSchanzenbach, Martin2020-05-09
* add JSON spec'er for booleansChristian Grothoff2020-04-21
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix FTBFSChristian Grothoff2020-04-19
* add i64 deserializerChristian Grothoff2020-04-19
* fix warningChristian Grothoff2020-04-08
* better error handlingChristian Grothoff2020-03-16
* fix error handlingChristian Grothoff2020-01-20
* other peer to blameChristian Grothoff2020-01-20
* 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
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
* introduce GNUNET_JSON_spec_mark_optionalChristian Grothoff2019-07-22
* misc bugfixesChristian Grothoff2019-06-04
* orderMarcello Stanisci2019-05-14
* support compressed JSON uploadsChristian Grothoff2019-05-03
* add test for json_mhd.c logicChristian Grothoff2019-05-03
* preparatory change to GNUNET_JSON_post_parser() API for future compression su...Christian Grothoff2019-05-02
* REST/NAMESTORE: fix memleakSchanzenbach, Martin2019-04-30
* REST/NAMESTORE: rework APISchanzenbach, Martin2019-04-30
* NAMESTORE/REST: ftbfsSchanzenbach, Martin2019-04-25
* NAMESTORE/JSON: fix parsing exp and flagsSchanzenbach, Martin2019-04-25
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14