summaryrefslogtreecommitdiff
path: root/src/include/taler_json_lib.h
AgeCommit message (Expand)Author
2022-07-06-fix typosChristian Grothoff
2022-06-27age commitment: json parser helper and support for purses addedÖzgür Kesim
2022-06-27better api for parsing a denomination groupÖzgür Kesim
2022-06-27[new /keys response] added proper hash verificationÖzgür Kesim
2022-06-26[new /keys response] create and parse denomination implementedÖzgür Kesim
2022-06-05-move econtract into sub-object with its own parserChristian Grothoff
2022-03-20return new global fees from /keysChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-doxygen fixesChristian Grothoff
2022-02-09pass exchange values to /recoupChristian Grothoff
2022-02-07-towards CS in refresh (incomplete, FTBFS)Christian Grothoff
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-02-04implement exchange_api_csrLucien Heuzeveldt
2022-01-27test and hopefully fix JSON canonicalizationFlorian Dold
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-28-cleanupChristian Grothoff
2021-12-27[age restriction] progress 9/nÖzgür Kesim
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27work on testing ftbfsChristian Grothoff
2021-10-27fix lib/ FTBFSChristian Grothoff
2021-10-27rename festChristian Grothoff
2021-10-27-more FTBFS fixesChristian Grothoff
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-08-02-add i18n object syntax checkChristian Grothoff
2021-08-02-strengthen payto validation logicChristian Grothoff
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-07-31-more json_pack cleaningChristian Grothoff
2021-07-31-more eliminations of json_packChristian Grothoff
2021-07-26JSON: implement taler-specific json pack functionsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-21distinguish between input failure and internal failures when hashing contractsChristian Grothoff
2021-07-20-use nicer enumChristian Grothoff
2021-06-16implement logic to replace 'true' forgettable salts with random salts, fix ob...Christian Grothoff
2021-05-11return NO if forgetting did not work because it was already forgotten earlierChristian Grothoff
2021-04-05implement convenience function to extract i18n values from JSON (for #6749)Christian Grothoff
2020-08-19implement i18n lookup logic for #6458Christian Grothoff
2020-07-21-doxygenChristian Grothoff
2020-07-21add parser for json pathJonathan Buchanan
2020-07-16first draft for #6365, test pendingChristian Grothoff
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-05also offer API for receiving rounded relative time via JSONChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-16harden URI validation logicChristian Grothoff