summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-02-19reject wire deadline of 'never' (#7157)Christian Grothoff
2022-02-18-reducing FIXMEs re: age restrictionÖzgür Kesim
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 bad choice during mergeChristian Grothoff
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-15-correctly implement CS idempotency check on withdrawChristian Grothoff
2022-02-14-actually, commit phase does take care of thisChristian Grothoff
2022-02-14-towards fixing the protocolChristian Grothoff
2022-02-12-more doxygen fixesChristian 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-12-doxygen fixesChristian Grothoff
2022-02-12-address misc. fixmesChristian Grothoff
2022-02-11-simplify: nonce no longer hashedChristian Grothoff
2022-02-11-fix use of uninit memory in testChristian 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-10-get recoup/refresh to passChristian Grothoff
2022-02-09also pass ewvs during recoup-refreshChristian Grothoff
2022-02-09pass exchange values to /recoupChristian 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-09-fix leakChristian Grothoff
2022-02-09-fix leakChristian Grothoff
2022-02-08patch from LucienChristian Grothoff
2022-02-08use 'NULL'Christian Grothoff
2022-02-08-get melt and refresh-reveal to pass againChristian Grothoff
2022-02-07-cleanupsChristian Grothoff
2022-02-07 only one helper must be OKChristian Grothoff
2022-02-07-style fixesChristian Grothoff
2022-02-07-wake clients if we have 0 dksChristian 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-05implemenent flexible csr http endpointLucien Heuzeveldt
2022-02-05fixes to crypto.c changesGian Demarmels
2022-02-04split .conf files into rsa and csLucien Heuzeveldt
2022-02-04split tests by rsa/csChristian Grothoff
2022-02-04resolves merge conflictsGian Demarmels
2022-02-04denomination CIPHER field per denomGian Demarmels
2022-02-04refactor TALER_coin_ev_hashGian Demarmels
2022-02-04include denom_pub into coin_ev_hashGian Demarmels
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels