index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
json
/
json_helper.c
Age
Commit message (
Expand
)
Author
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-07-18
-fix segv
Christian Grothoff
2021-04-05
omit charset from en_US.UTF-8 env variable when picking i18n strings, handle ...
Christian Grothoff
2021-04-05
omit charset from en_US.UTF-8 env variable when picking i18n strings
Christian Grothoff
2021-04-05
omit charset from en_US.UTF-8 env variable when picking i18n strings
Christian Grothoff
2021-04-05
implement convenience function to extract i18n values from JSON (for #6749)
Christian Grothoff
2021-04-05
implement convenience function to extract i18n values from JSON (for #6749)
Christian Grothoff
2020-07-05
also offer API for receiving rounded relative time via JSON
Christian Grothoff
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-01-20
beautification
Christian Grothoff
2020-01-16
copyfix
Christian Grothoff
2020-01-16
simplify amount logic
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-09-05
fix warnings
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2018-01-29
serialize amounts as string instead of an object
Florian Dold
2017-11-06
work on making auditor reports nicer (#4962)
Christian Grothoff
2017-10-06
fix indentation
Christian Grothoff
2017-05-09
remove redundant check
Christian Grothoff
2017-04-18
fixing #4980
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-03-19
refactor to eliminate duplicated JSON parsing logic (#4150)
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff