summaryrefslogtreecommitdiff
path: root/src/json/json.c
AgeCommit message (Collapse)Author
2021-04-02fix leakChristian Grothoff
2021-04-02fix misc leaksChristian Grothoff
2021-03-28fix json parsing invocationChristian Grothoff
2021-01-21update log levelChristian Grothoff
2021-01-18improve logging and comments in json.cChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-21change behavior of expanding json paths with arraysJonathan Buchanan
2020-07-21add parser for json pathJonathan Buchanan
2020-07-16implement forgettable contract terms core logic (#6365)Christian Grothoff
2020-07-16first draft for #6365, test pendingChristian Grothoff
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-23return TALER_EC_INVALID instead of TALER_EC_NONE when error JSON doesn't ↵Florian Dold
contain code
2020-01-19comment on JSON canonicalizationChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2019-11-25add another helperChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2018-05-22New error code for a unknown reserve public key.Marcello Stanisci
Specific to the /reserve/status API.
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2016-10-20rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_codeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-04-06update ignore file, fix compiler warningChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff