summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keys.c
AgeCommit message (Expand)Author
2022-05-17-check for ETag in request, generate 304 if applicableChristian Grothoff
2022-05-17keep ETag aroundChristian Grothoff
2022-05-17add ETag to /keys responseChristian Grothoff
2022-05-16improve cache control support for /wire, /keys and legalChristian Grothoff
2022-05-12add Etag and 'expires' to /wireChristian Grothoff
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-23-work on p2p paymentsChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-20towards support for new reserve history/status APIsChristian Grothoff
2022-03-20return new global fees from /keysChristian Grothoff
2022-03-17more explicit cipher usage countersMarco Boss
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖ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-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-12-swap argument/rval for nicer codeChristian Grothoff
2022-02-11-simplify: nonce no longer hashedChristian Grothoff
2022-02-11-fix use of uninit memory in testChristian Grothoff
2022-02-09implement CS refresh-reveal signing, simplify TEH keys logicChristian Grothoff
2022-02-09-fix leakChristian 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-07-rename festChristian Grothoff
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04change TEH_keys_denomination_sign message parameterLucien Heuzeveldt
2022-02-04implement withdraw (nonce reuse check missing)Lucien Heuzeveldt
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2022-01-22improvements in extension handlingÖzgür Kesim
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-15compatChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-08fix error handling for very large uploads, fix re-generation of /keys respons...Christian Grothoff
2021-12-08consider key rotation frequency instead of earliest expiration for Expire headerChristian Grothoff
2021-12-08add missing preflightChristian Grothoff
2021-12-06-fix balance calculationChristian Grothoff
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02-add disable invariantsChristian Grothoff
2021-12-02improve suicide logicChristian Grothoff
2021-12-01[age restriction] progress 6/nÖzgür Kesim
2021-11-30fix log messageChristian Grothoff
2021-11-30fix NPEChristian Grothoff