summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-08-22-fix fakebank shutdown sequenceChristian Grothoff
2021-08-22-fix fakebank shutdown sequenceChristian Grothoff
2021-08-22-fix segvChristian Grothoff
2021-08-22-add notifications for inbound reserve transactionsChristian Grothoff
2021-08-22-doxygen fixChristian Grothoff
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 ↵Christian Grothoff
library)
2021-08-21-doxygen fixesChristian Grothoff
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-08-19fix .so search in taler-configChristian Grothoff
2021-08-19-indent fixChristian Grothoff
2021-08-19-minor cleanupChristian Grothoff
2021-08-18-fix conditionalChristian Grothoff
2021-08-18-swap WARNING/ERROR to fix #6991Christian Grothoff
2021-08-14export TALER_iban_validate() APIChristian Grothoff
2021-08-13-doxygen fixChristian Grothoff
2021-08-13-add support for event notifications to exchangedb pluginChristian Grothoff
2021-08-12implement long-polling in fakebank -- missing doxygen commentChristian Grothoff
2021-08-12implement long-polling in fakebankChristian Grothoff
2021-08-12-taler-bank-benchmark existsChristian Grothoff
2021-08-12-close connections now supportedChristian 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-09check iban lower boundSebastian
2021-08-08-fix testChristian Grothoff
2021-08-08-fix typoChristian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-08-sepa is ancient, iban is correctChristian Grothoff
2021-08-08-require receiver-name in iban payto URIsChristian Grothoff
2021-08-07-fix #6986Christian Grothoff
2021-08-07reduce retries and timeoutChristian Grothoff
2021-08-07-fix fakebank/tewgc logic and add test caseChristian Grothoff
2021-08-07-fix distingChristian Grothoff
2021-08-07-even betterChristian Grothoff
2021-08-07-use new GNUNET_TIME_relative_is_zero APIChristian Grothoff
2021-08-06-fix doxygenChristian Grothoff
2021-08-06-handle 204 betterChristian Grothoff
2021-08-06allow 204 responseChristian 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-05-strncasecmp for the winChristian Grothoff
2021-08-05-proper fix for endless loop on IPC permission troubleChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did ↵Christian Grothoff
not provide enough details for that
2021-08-04load config file from correct locationFlorian Dold
2021-08-04fixmeFlorian Dold
2021-08-04call chmod on path, not on whole sock addrFlorian Dold
2021-08-04call chmod on client socket path, not client socket directoryFlorian Dold
2021-08-04-improve loggingChristian Grothoff