index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
json
Age
Commit message (
Expand
)
Author
2021-06-16
use dollar to prefix reserved JSON names
Florian Dold
2021-06-15
purge fields instead of setting to NULL as suggested by Florian
Christian Grothoff
2021-05-11
return NO if forgetting did not work because it was already forgotten earlier
Christian Grothoff
2021-05-09
fix #6855
Christian Grothoff
2021-04-09
do not upgrade gana to master on bootstrap
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
2021-04-02
fix leak
Christian Grothoff
2021-04-02
fix misc leaks
Christian Grothoff
2021-03-28
fix json parsing invocation
Christian Grothoff
2021-01-21
update log level
Christian Grothoff
2021-01-18
improve logging and comments in json.c
Christian Grothoff
2020-12-31
add missing linker options, bonus fun
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-08-19
implement i18n lookup logic for #6458
Christian Grothoff
2020-07-21
change behavior of expanding json paths with arrays
Jonathan Buchanan
2020-07-21
add parser for json path
Jonathan Buchanan
2020-07-16
implement forgettable contract terms core logic (#6365)
Christian Grothoff
2020-07-16
first draft for #6365, test pending
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
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-06-10
IBAN parser skips BIC part.
MS
2020-06-10
avoid assert() upon malformed IBANs
MS
2020-06-10
IBAN parsing test.
MS
2020-04-24
need array terminator
Christian Grothoff
2020-04-21
fix #6186
Christian Grothoff
2020-04-19
also validate merchant IBANs before signing
Christian Grothoff
2020-04-11
adapations to GNUnet API change
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-03-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-03-16
harden URI validation logic
Christian Grothoff
2020-03-01
use memcpy/memcmp instead of str-functions where applicable
Christian Grothoff
2020-03-01
check well-formedness of URI when signing, check return value of function for...
Christian Grothoff
2020-02-03
add IF NOT EXISTS for indices
Christian Grothoff
2020-01-23
return TALER_EC_INVALID instead of TALER_EC_NONE when error JSON doesn't cont...
Florian Dold
2020-01-20
beautification
Christian Grothoff
2020-01-19
comment on JSON canonicalization
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-18
fix compiler warnings
Christian Grothoff
2020-01-18
doxygen work
Christian Grothoff
2020-01-17
DCE, part one
Florian Dold
2020-01-16
DCE
Florian Dold
[next]