index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
json
/
json_helper.c
Age
Commit message (
Expand
)
Author
2022-12-04
UTIL: Allow only inlcusion of util glib-style.
Martin Schanzenbach
2022-12-04
BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...
Martin Schanzenbach
2022-09-01
-coverity
Martin Schanzenbach
2022-08-15
add JSON routines for base64 encoded values
Christian Grothoff
2022-07-08
relative time is in nanoseconds, kill redundant _ms variant
Christian Grothoff
2022-07-08
timestamps are in seconds, kill redundant _ms variant
Christian Grothoff
2022-05-18
-log more details
Christian Grothoff
2021-12-16
-fix ftbfs
Christian Grothoff
2021-12-16
tolerate old style values (for now)
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp
Christian Grothoff
2021-10-25
-cleanup
Christian Grothoff
2021-07-24
early draft for libgnunetpq event notification support
Christian Grothoff
2021-07-18
-handle corner cases in JSON parser, lift 1kb restriction
Christian Grothoff
2021-07-11
-code cleanup, better error reporting
Christian Grothoff
2021-04-16
-remove duplicate comments
Christian Grothoff
2021-04-06
-DESIGN: add various suggestions to gnunet_testing_ng_lib.h
Christian Grothoff
2020-07-05
style fix: use correct type
Christian Grothoff
2020-04-21
add JSON spec'er for booleans
Christian Grothoff
2020-04-19
fix FTBFS
Christian Grothoff
2020-04-19
add i64 deserializer
Christian Grothoff
2019-12-22
flo forgot to update the NBO parser
Christian Grothoff
2019-12-19
switch to new date format (#5862)
Florian Dold
2019-11-24
fix pointer indentation
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-06
second batch complete. WE ARE AFFERO AGPL NOW!
psyc://loupsycedyglgamf.onion/~lynX
2018-01-22
implement boolean json spec
Florian Dold
2017-04-17
add GNUNET_JSON_spec_absolute_time_nbo
Christian Grothoff
2016-04-01
-null out ptrs on init
Christian Grothoff
2016-03-21
fixing symbol naming and coding convention issues
Christian Grothoff
2016-03-17
adding library for basic JSON conversions
Christian Grothoff