summaryrefslogtreecommitdiff
path: root/src/include/taler_json_lib.h
AgeCommit message (Expand)Author
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
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-01check well-formedness of URI when signing, check return value of function for...Christian Grothoff
2020-01-19comment on JSON canonicalizationChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18doxygen workChristian Grothoff
2020-01-16DCEFlorian Dold
2019-11-25add another helperChristian Grothoff
2019-08-25re-format codeFlorian Dold
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff
2017-04-18fixing #4980Christian 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-06fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...Christian Grothoff
2016-03-19refactor to eliminate duplicated JSON parsing logic (#4150)Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-11-11updating code to match simplified specification (#4039)Christian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-12doxygen fixesChristian Grothoff
2015-05-17add functions for conversion from json to rsa public key/signature for symmet...Christian Grothoff
2015-05-16eliminating ECDSA support from json API (dead)Christian Grothoff
2015-04-13starting with tests for libtalerutilChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff