summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
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
2021-08-04load config file from correct locationFlorian Dold
2021-08-04-improve loggingChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-07-29-use named constantsChristian Grothoff
2021-07-29remove more dead configFlorian Dold
2021-07-29keydir doesn't exist anymoreFlorian Dold
2021-04-18fix #6769, plus some related configuration issues and better documentationChristian Grothoff
2021-04-01fix spec compliance for 405 reply, handle OPTIONS request with asterisk-form ...Christian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-01-26fix #6725: use modern nameChristian Grothoff
2020-12-15misc new /keys management related bugfixesChristian Grothoff
2020-12-15fix new /keys shutdown sequenceChristian Grothoff