summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refreshes_reveal.c
AgeCommit message (Expand)Author
2023-10-29misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ...Christian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-01WiP: age-withdraw, finished reveal-request, 10/nÖzgür Kesim
2022-11-14implement batch operation in handlersChristian Grothoff
2022-11-14more refactoring towards #7272Christian Grothoff
2022-11-14-refactoring in preparation of fixing #7272Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-07-05-annotate bugsChristian Grothoff
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