summaryrefslogtreecommitdiff
path: root/src/json
AgeCommit message (Expand)Author
2024-02-01add new TOTP-specfic JSON parsersChristian Grothoff
2023-12-25api update to support refactored merchant order creationChristian Grothoff
2023-12-23-use singleton for RSAChristian Grothoff
2023-12-22-minor code cleanupChristian Grothoff
2023-12-22-cleanupChristian Grothoff
2023-12-22bump API versionsChristian Grothoff
2023-12-22deprecating currency code in currency specificationsChristian Grothoff
2023-12-13-typoÖzgür Kesim
2023-11-27-fix new JSON parsersChristian Grothoff
2023-11-25more strict spec parsers for payto URIs, Web URLs, and AML decision statesChristian Grothoff
2023-11-15remove is_currency_name_leadingChristian Grothoff
2023-10-29-fix misc memory leaksChristian Grothoff
2023-10-29no more decimal separatorChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-13implement more sanity checksChristian Grothoff
2023-10-08more work on DD51Christian Grothoff
2023-09-23fix online denomination signatures; thanks to Jonathan Krebs for pointing out...Christian Grothoff
2023-09-01towards adjusting taler-auditor-offline to new /keys format (still fails in s...Christian Grothoff
2023-08-12-fix -l optionChristian Grothoff
2023-07-06work on keys serialization/deserializationChristian Grothoff
2023-06-04-allow NULL for i18nChristian Grothoff
2023-05-10assertions to make compiler happyChristian Grothoff
2023-05-02use same canonicalization of JSON as for contract hashes when doing normal JS...Christian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-07-06-fix typosChristian Grothoff
2022-06-29-actually fix compatibility break from OecChristian 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-13fix #7256Christian Grothoff
2022-06-05-move econtract into sub-object with its own parserChristian Grothoff
2022-05-30-add batch withdraw to test suiteChristian Grothoff
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-remove addessed documentation FIXMEsChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-09pass exchange values to /recoupChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-04resolves merge conflictsGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04implement spendLucien Heuzeveldt
2022-02-04implement withdraw (nonce reuse check missing)Lucien 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-27fix RFC 8785 JSON normalizationFlorian Dold