summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2021-08-22-init timeoutChristian Grothoff
2021-08-22-forgot to put rp into the DLL"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-12support long_poll_ms argument in bank API (#6987)Christian 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-07-fix #6986Christian Grothoff
2021-08-06-fix doxygenChristian Grothoff
2021-08-06-fix assertion failure caused by testcaseChristian 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-08-03restructure configuration, move bank account credentials from exchange-accoun...Christian Grothoff
2021-08-01-allow 0 for refund deadlineChristian Grothoff
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-30debian: socket locationFlorian Dold
2021-07-30-fix misc enum confusions and other compiler warningsChristian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-07-29-use named constantsChristian Grothoff
2021-07-29socketFlorian Dold
2021-07-29remove more dead configFlorian Dold
2021-07-29keydir doesn't exist anymoreFlorian Dold
2021-07-28start to use new GNUNET_JSON_PACK functionalityChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-23-use new GNUNET_TIME functionsChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-21fix NPE on key not foundChristian Grothoff
2021-07-21fix bug where suspended /keys requests eat up all socketsChristian Grothoff
2021-07-18-fix misc interesting wirewatch in test mode with sharding issuesChristian Grothoff
2021-06-26ensure /keys is regenerated when signing keys used expireChristian Grothoff
2021-06-26flush /keys responses if set of auditors changesChristian Grothoff
2021-06-24work around compiler warningChristian Grothoff
2021-06-22-fix up wirewatch logicChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-06-19-bugfix, preparations for shardingChristian Grothoff
2021-06-19note on perfChristian Grothoff
2021-06-19fix batch size adjustment of wirewatcherChristian Grothoff
2021-06-16-do not warn if timestamp is 0, that is validChristian Grothoff
2021-06-16-fix (soft) assertion failureChristian Grothoff
2021-05-29-fix cherry picking, need MAX heap to build correct replies for all cpdsChristian Grothoff
2021-05-29fix for soft fail error handling in wirewatch discovered in #6892, bugnote 17...Christian Grothoff
2021-05-28-fix returning full responseChristian Grothoff
2021-05-27fix last_cpd initializationChristian Grothoff