summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refreshes_reveal.c
AgeCommit message (Expand)Author
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-14-actually, commit phase does take care of thisChristian Grothoff
2022-02-14-towards fixing the protocolChristian Grothoff
2022-02-12-swap argument/rval for nicer codeChristian Grothoff
2022-02-12-address FIXMEsChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-11-get tests to passChristian Grothoff
2022-02-10-fixes to tests, and half-baked fixes for CS-/link (still fails)Christian Grothoff
2022-02-09implement CS refresh-reveal signing, simplify TEH keys logicChristian Grothoff
2022-02-09-fix refresh commitment check for CSChristian Grothoff
2022-02-09-fix init of nonces in reveal requestChristian Grothoff
2022-02-08use 'NULL'Christian Grothoff
2022-02-08-get melt and refresh-reveal to pass againChristian Grothoff
2022-02-07fix refreshes_reveal FTBFSChristian Grothoff
2022-02-07-towards CS in refresh (incomplete, FTBFS)Christian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-06-fix more FTBFS issuesChristian Grothoff
2022-02-05implement csr max request elementsLucien Heuzeveldt
2022-02-05fixes to crypto.c changesGian Demarmels
2022-02-04resolves merge conflictsGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04change TEH_keys_denomination_sign message parameterLucien Heuzeveldt
2022-02-04refactoringGian Demarmels
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2021-12-25clean up refresh-reveal logic, reducing local copyingChristian Grothoff
2021-12-25-eliminate redundant hash operation on link signaturesChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-08optimize /deposit logic to minimize serialization failures (presumably)Christian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-02more perf debug messagesChristian Grothoff
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27rename festChristian Grothoff
2021-10-27-fix exchange FTBFSChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-23-use new GNUNET_TIME functionsChristian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-10-26use correct HTTP status codes:Christian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff