summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
2022-08-19add user type to kyc-checkChristian Grothoff
2022-08-16allow merge into non-existent reserve if KYC is disabledChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-08-07-start kyc-tester helperChristian Grothoff
2022-07-30finish taler-exchange-drain implementationChristian Grothoff
2022-07-29add /management/drain handlerChristian Grothoff
2022-07-01-add test for batch depositsChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-05-01add batch withdraw to demultiplexerChristian Grothoff
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-23integrate p2p handlers with main dispatcherChristian Grothoff
2022-04-16add more flexibility to endpoint naming for KYCChristian Grothoff
2022-04-11-towards new GET /contracts/$C_PUB handerChristian Grothoff
2022-03-21first rough-cut implementation of /reserves//history endpointChristian Grothoff
2022-03-21first rough-cut implementation of POST /reserves//statusChristian Grothoff
2022-03-05add more logic for new global feesChristian Grothoff
2022-03-04improve URI path checking, make it more strict and simplify logicChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian 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-doxygen fixesChristian Grothoff
2022-02-04split tests by rsa/csChristian Grothoff
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-27[age restriction] progress 9/nÖzgür Kesim
2021-12-25-add missing #includeChristian Grothoff
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-09add latency loggingChristian Grothoff
2021-12-08fix error handling for very large uploads, fix re-generation of /keys respons...Christian Grothoff
2021-12-07implement dummy /metrics handlerChristian Grothoff
2021-12-06-fix balance calculationChristian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02add -I command line optionChristian Grothoff
2021-12-02improve suicide logicChristian Grothoff
2021-12-01move var decl to proper scope (where it's used)Thien-Thi Nguyen
2021-11-30-nicer suicideChristian Grothoff
2021-11-30-implement suicideChristian Grothoff
2021-11-25add invariant checksChristian Grothoff
2021-11-24add -r option to exchange-httpdChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-15complete oauth logic (in theory)Christian Grothoff
2021-11-15-preparations for long polling supportChristian Grothoff
2021-10-27-fix exchange FTBFSChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-17integrate /kyc-* handlers with dispatching logicChristian Grothoff
2021-10-17implement /kyc-check, add skeleton for /kyc-proofChristian Grothoff