summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
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
2021-10-17-incomplete draft for /kyc-wallet handlerChristian Grothoff
2021-10-16new configuration option: wallet balance thresholdChristian Grothoff
2021-10-14start with KYC support in DBChristian Grothoff
2021-10-14implement KYC optionsChristian Grothoff
2021-09-28fix double version printingChristian Grothoff
2021-08-25ensure statements are prepared before keys subsystem initializationChristian Grothoff
2021-08-23fix #6956 in exchangev0.8.4Christian Grothoff
2021-08-23-fix pthread leftoverChristian Grothoff
2021-08-23-doxygen fixesChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-22-implement long polling support on reserve status (but not yet in C client li...Christian Grothoff
2021-08-21-doxygen fixesChristian Grothoff
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-08-19-minor cleanupChristian Grothoff
2021-08-18-fix conditionalChristian Grothoff
2021-08-11return more detailed issue report in /wire, fixes #6980Christian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-06-skeleton logic for #6980Christian Grothoff
2021-08-06-rename for clarityChristian Grothoff