summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-02-04set planchet detail cipher, add cipher checksLucien Heuzeveldt
2022-02-04implement TALER_CRYPTO_helper_cs_r_derive and related testsLucien Heuzeveldt
2022-02-04implement secmod cs derive RLucien Heuzeveldt
2022-02-04revocationGian Demarmels
2022-02-04setup_key for cs secmod helperGian Demarmels
2022-02-04initial cs_secmod implementationGian Demarmels
2022-02-04secmod cs signatures implementationGian Demarmels
2022-02-04fix const due to changes in TALER_planchet_prepareLucien Heuzeveldt
2022-02-04clean up cs implementationLucien Heuzeveldt
2022-02-04remove varargs in cs crypto implementationLucien Heuzeveldt
2022-02-04utility functionsGian Demarmels
2022-02-04fixed CS signatures and cleanup/refactoringGian Demarmels
2022-02-04implement exchange_api_csrLucien Heuzeveldt
2022-02-04add sign and verify implementationGian Demarmels
2022-02-04sign_blinded implementationGian Demarmels
2022-02-04implemented planchet_prepare for CSGian Demarmels
2022-02-04added CS get R functionality and planchet setupGian Demarmels
2022-02-04CS planchet create and withdraw createGian Demarmels
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2022-01-27test and hopefully fix JSON canonicalizationFlorian Dold
2022-01-27fix RFC 8785 JSON normalizationFlorian Dold
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2022-01-22improvements in extension handlingÖzgür Kesim
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2022-01-18fix FTBFS (Linux) for 2022-01-18, "use 'pipe' instead of 'eventfd' on non-Lin...Thien-Thi Nguyen
2022-01-18use 'pipe' instead of 'eventfd' on non-Linux systemsJonathan Buchanan
2022-01-11fix #7143Christian Grothoff
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-10fix amount denormalization issueChristian Grothoff
2022-01-10improve error response for withdrawalFlorian Dold
2022-01-10[age restriction] progress 11/nÖzgür Kesim
2022-01-08drop extensions tableÖzgür Kesim
2022-01-08Fixed prepared statement for extensionsÖzgür Kesim
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-31-introduce new convenience macroChristian Grothoff
2021-12-28-cleanupChristian Grothoff
2021-12-27[age restriction] progress 9/nÖzgür Kesim
2021-12-26resolve #7124: ensure -s also deletes work_shardsChristian Grothoff
2021-12-25-fix FTBFSChristian Grothoff
2021-12-25clean up refresh-reveal logic, reducing local copyingChristian Grothoff
2021-12-25-eliminate redundant hash operation on link signaturesChristian Grothoff
2021-12-25v12: also do not sign over merchant_pub in REFUND signature, centralize logicChristian Grothoff
2021-12-25-add missing #includeChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-25deduplicate melt signing logic, remove coin_pub from data being signed overChristian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-19denormalize reserve_pub in reserve tables to enable shardingChristian Grothoff
2021-12-19add new wrappers around merchant hash codes for tips and pickupsChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff