summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refreshes_reveal.c
AgeCommit message (Expand)Author
2022-06-26-fix valgrind complaintsÖzgür Kesim
2022-06-26-fix typosChristian Grothoff
2022-06-20-fix initialization issueChristian Grothoff
2022-06-08add core success count metricsChristian Grothoff
2022-05-12combine auto-commited transactions in refresh/reveal into one big transactionChristian Grothoff
2022-05-12-add FIXMEChristian Grothoff
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-17more explicit cipher usage countersMarco Boss
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
2022-03-01Refactoring TALER_AgeCommitmentÖzgür Kesim
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-20-ensure different HKDF is used in melt vs. withdrawChristian Grothoff
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
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